Skip to content
Success

Console Output

00:01:05 Started by timer
00:01:05 Running as SYSTEM
00:01:06 Agent basic-4668m is provisioned from template basic
00:01:06 ---
00:01:06 apiVersion: "v1"
00:01:06 kind: "Pod"
00:01:06 metadata:
00:01:06   labels:
00:01:06     jenkins: "slave"
00:01:06     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
00:01:06     jenkins/label: "basic"
00:01:06   name: "basic-4668m"
00:01:06   namespace: "glassfish"
00:01:06 spec:
00:01:06   containers:
00:01:06   - env:
00:01:06     - name: "JENKINS_SECRET"
00:01:06       value: "********"
00:01:06     - name: "JENKINS_TUNNEL"
00:01:06       value: "jenkins-discovery.glassfish.svc.cluster.local:50000"
00:01:06     - name: "JENKINS_AGENT_NAME"
00:01:06       value: "basic-4668m"
00:01:06     - name: "JENKINS_REMOTING_JAVA_OPTS"
00:01:06       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
00:01:06         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
00:01:06     - name: "JAVA_TOOL_OPTIONS"
00:01:06       value: ""
00:01:06     - name: "_JAVA_OPTIONS"
00:01:06       value: ""
00:01:06     - name: "OPENJ9_JAVA_OPTIONS"
00:01:06       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
00:01:06     - name: "JENKINS_NAME"
00:01:06       value: "basic-4668m"
00:01:06     - name: "JENKINS_AGENT_WORKDIR"
00:01:06       value: "/home/jenkins/agent"
00:01:06     - name: "JENKINS_URL"
00:01:06       value: "http://jenkins-ui.glassfish.svc.cluster.local/glassfish/"
00:01:06     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
00:01:06     imagePullPolicy: "Always"
00:01:06     name: "jnlp"
00:01:06     resources:
00:01:06       limits:
00:01:06         cpu: "2000m"
00:01:06         memory: "4096Mi"
00:01:06       requests:
00:01:06         cpu: "1000m"
00:01:06         memory: "4096Mi"
00:01:06     tty: true
00:01:06     volumeMounts:
00:01:06     - mountPath: "/home/jenkins/.m2/toolchains.xml"
00:01:06       name: "m2-dir"
00:01:06       readOnly: true
00:01:06       subPath: "toolchains.xml"
00:01:06     - mountPath: "/home/jenkins/.mavenrc"
00:01:06       name: "m2-dir"
00:01:06       readOnly: true
00:01:06       subPath: ".mavenrc"
00:01:06     - mountPath: "/opt/tools"
00:01:06       name: "volume-0"
00:01:06       readOnly: false
00:01:06     - mountPath: "/home/jenkins"
00:01:06       name: "volume-2"
00:01:06       readOnly: false
00:01:06     - mountPath: "/home/jenkins/.m2/repository"
00:01:06       name: "volume-3"
00:01:06       readOnly: false
00:01:06     - mountPath: "/home/jenkins/.m2/settings-security.xml"
00:01:06       name: "m2-secret-dir"
00:01:06       readOnly: true
00:01:06       subPath: "settings-security.xml"
00:01:06     - mountPath: "/home/jenkins/.m2/wrapper"
00:01:06       name: "volume-4"
00:01:06       readOnly: false
00:01:06     - mountPath: "/home/jenkins/.m2/settings.xml"
00:01:06       name: "m2-secret-dir"
00:01:06       readOnly: true
00:01:06       subPath: "settings.xml"
00:01:06     - mountPath: "/home/jenkins/.ssh"
00:01:06       name: "volume-1"
00:01:06       readOnly: false
00:01:06       subPath: ""
00:01:06     - mountPath: "/home/jenkins/agent"
00:01:06       name: "workspace-volume"
00:01:06       readOnly: false
00:01:06     workingDir: "/home/jenkins/agent"
00:01:06   nodeSelector:
00:01:06     kubernetes.io/os: "linux"
00:01:06   restartPolicy: "Never"
00:01:06   volumes:
00:01:06   - name: "volume-0"
00:01:06     persistentVolumeClaim:
00:01:06       claimName: "tools-claim-jiro-glassfish"
00:01:06       readOnly: true
00:01:06   - name: "m2-secret-dir"
00:01:06     secret:
00:01:06       secretName: "m2-secret-dir"
00:01:06   - emptyDir:
00:01:06       medium: ""
00:01:06     name: "volume-2"
00:01:06   - configMap:
00:01:06       name: "m2-dir"
00:01:06     name: "m2-dir"
00:01:06   - configMap:
00:01:06       name: "known-hosts"
00:01:06     name: "volume-1"
00:01:06   - emptyDir:
00:01:06       medium: ""
00:01:06     name: "workspace-volume"
00:01:06   - emptyDir:
00:01:06       medium: ""
00:01:06     name: "volume-4"
00:01:06   - emptyDir:
00:01:06       medium: ""
00:01:06     name: "volume-3"
00:01:06 
00:01:06 Building remotely on basic-4668m (basic) in workspace /home/jenkins/agent/workspace/glassfish-website-publish-zips
00:01:06 [WS-CLEANUP] Deleting project workspace...
00:01:06 [WS-CLEANUP] Deferred wipeout is used...
00:01:06 [ssh-agent] Looking for ssh-agent implementation...
00:01:06 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:01:06 $ ssh-agent
00:01:06 SSH_AUTH_SOCK=/tmp/ssh-bumtzKYPyipU/agent.49
00:01:06 SSH_AGENT_PID=51
00:01:06 [ssh-agent] Started.
00:01:06 Running ssh-add (command line suppressed)
00:01:06 Identity added: /home/jenkins/agent/workspace/glassfish-website-publish-zips@tmp/private_key_14859237241517173119.key (/home/jenkins/agent/workspace/glassfish-website-publish-zips@tmp/private_key_14859237241517173119.key)
00:01:06 [ssh-agent] Using credentials genie.glassfish (ssh://genie.glassfish@projects-storage.eclipse.org)
00:01:06 Running ssh-add (command line suppressed)
00:01:06 Identity added: /home/jenkins/agent/workspace/glassfish-website-publish-zips@tmp/private_key_15710756936213398340.key (/home/jenkins/agent/workspace/glassfish-website-publish-zips@tmp/private_key_15710756936213398340.key)
00:01:06 [ssh-agent] Using credentials glassfish-bot (GitHub bot SSH)
00:01:06 The recommended git tool is: git
00:01:08 using credential github-bot
00:01:08 Cloning the remote Git repository
00:01:08 Using shallow clone with depth 1
00:01:08 Cloning repository https://github.com/eclipse-ee4j/glassfish
00:01:08  > git init /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build # timeout=10
00:01:08 Fetching upstream changes from https://github.com/eclipse-ee4j/glassfish
00:01:08  > git --version # timeout=10
00:01:08  > git --version # 'git version 2.20.1'
00:01:08 using GIT_ASKPASS to set credentials GitHub bot (username/token)
00:01:08  > git fetch --tags --force --progress --depth=1 -- https://github.com/eclipse-ee4j/glassfish +refs/heads/*:refs/remotes/origin/* # timeout=10
00:01:28  > git config remote.origin.url https://github.com/eclipse-ee4j/glassfish # timeout=10
00:01:28  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:01:29 Avoid second fetch
00:01:29  > git rev-parse origin/master^{commit} # timeout=10
00:01:29 Checking out Revision 9e0e47a11ca74f2301c0489f7fc6af8f05f67e53 (origin/master)
00:01:29  > git config core.sparsecheckout # timeout=10
00:01:29  > git checkout -f 9e0e47a11ca74f2301c0489f7fc6af8f05f67e53 # timeout=10
00:01:31  > git branch -a -v --no-abbrev # timeout=10
00:01:31  > git checkout -b master 9e0e47a11ca74f2301c0489f7fc6af8f05f67e53 # timeout=10
00:01:32 Commit message: "Integrate Commons IO 2.16.1"
00:01:32  > git rev-list --no-walk abfc60e94f1463d64365c386ed2c2c7f527b12ff # timeout=10
00:01:32 First time build. Skipping changelog.
00:01:32 [glassfish-website-publish-zips] $ /bin/bash -e /tmp/jenkins6937155848631281972.sh
00:01:32 gpg: directory '/home/jenkins/.gnupg' created
00:01:32 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
00:01:32 gpg: key FD8776B8DA948C3D: 1 signature not checked due to a missing key
00:01:32 gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
00:01:32 gpg: key FD8776B8DA948C3D: public key "Eclipse GlassFish <glassfish-dev@eclipse.org>" imported
00:01:32 gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
00:01:32 gpg: key FD8776B8DA948C3D: secret key imported
00:01:32 gpg: Total number processed: 1
00:01:32 gpg:               imported: 1
00:01:32 gpg:       secret keys read: 1
00:01:32 gpg:   secret keys imported: 1
00:01:32 gpg: no ultimately trusted keys found
00:01:32 Secret subkeys are available.
00:01:32 
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: unknown       validity: unknown
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ unknown] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: unknown       validity: unknown
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ unknown] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 
00:01:32 Please decide how far you trust this user to correctly verify other users' keys
00:01:32 (by looking at passports, checking fingerprints from different sources, etc.)
00:01:32 
00:01:32   1 = I don't know or won't say
00:01:32   2 = I do NOT trust
00:01:32   3 = I trust marginally
00:01:32   4 = I trust fully
00:01:32   5 = I trust ultimately
00:01:32   m = back to the main menu
00:01:32 
00:01:32 
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: ultimate      validity: unknown
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ unknown] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 Please note that the shown key validity is not necessarily correct
00:01:32 unless you restart the program.
00:01:32 
00:01:32 Secret subkeys are available.
00:01:32 
00:01:32 gpg: checking the trustdb
00:01:32 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
00:01:32 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
00:01:32 gpg: next trustdb check due at 2028-10-02
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: ultimate      validity: ultimate
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ultimate] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: ultimate      validity: ultimate
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ultimate] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 
00:01:32 Please decide how far you trust this user to correctly verify other users' keys
00:01:32 (by looking at passports, checking fingerprints from different sources, etc.)
00:01:32 
00:01:32   1 = I don't know or won't say
00:01:32   2 = I do NOT trust
00:01:32   3 = I trust marginally
00:01:32   4 = I trust fully
00:01:32   5 = I trust ultimately
00:01:32   m = back to the main menu
00:01:32 
00:01:32 
00:01:32 pub  rsa4096/FD8776B8DA948C3D
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: SCEA
00:01:32      trust: ultimate      validity: ultimate
00:01:32 ssb  rsa4096/AFC18A2271EDDFE1
00:01:32      created: 2018-10-02  expires: 2028-10-02  usage: S   
00:01:32 [ultimate] (1). Eclipse GlassFish <glassfish-dev@eclipse.org>
00:01:32 
00:01:32 [glassfish-website-publish-zips] $ /bin/bash -ex /tmp/jenkins9985197621800288761.sh
00:01:32 + TOOLS_PREFIX=/opt/tools
00:01:32 + JAVA_PREFIX=/opt/tools/java/openjdk
00:01:32 + MVN_HOME=/opt/tools/apache-maven/3.9.5
00:01:32 + JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest
00:01:32 + PATH=/opt/tools/apache-maven/3.9.5/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:01:32 + SSH_OPTS='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
00:01:32 + STAGING_PATH=/home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:01:32 + SSH_HOST=genie.glassfish@projects-storage.eclipse.org
00:01:32 + WORKSPACE=/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build
00:01:32 + cd glassfish-build
00:01:32 + git status
00:01:32 On branch master
00:01:32 nothing to commit, working tree clean
00:01:32 ++ mvn -version
00:01:33 + TEST_MVN='Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
00:01:33 Maven home: /opt/tools/apache-maven/3.9.5
00:01:33 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
00:01:33 Default locale: en_US, platform encoding: UTF-8
00:01:33 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"'
00:01:33 + echo 'Maven version: Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
00:01:33 Maven home: /opt/tools/apache-maven/3.9.5
00:01:33 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
00:01:33 Default locale: en_US, platform encoding: UTF-8
00:01:33 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"'
00:01:33 Maven version: Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
00:01:33 Maven home: /opt/tools/apache-maven/3.9.5
00:01:33 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
00:01:33 Default locale: en_US, platform encoding: UTF-8
00:01:33 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
00:01:33 + HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:3.3.0
00:01:33 ++ mvn -N -B -C -U -Pstaging org.apache.maven.plugins:maven-help-plugin:3.3.0:evaluate -Dexpression=project.version
00:01:33 ++ grep '^[0-9]\+\.[0-9]\+\.[0-9]\+-SNAPSHOT$'
00:01:45 + SNAPSHOT_VERSION=7.0.15-SNAPSHOT
00:01:45 + echo 'Snapshot version is: 7.0.15-SNAPSHOT'
00:01:45 Snapshot version is: 7.0.15-SNAPSHOT
00:01:45 + bash -xe ./gfbuild.sh build_re_dev
00:01:45 + '[' -z /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build ']'
00:01:45 + build_re_dev
00:01:45 + dev_build
00:01:45 + mvn -U clean install -Pstaging,fastest -T2C
00:01:46 [INFO] Scanning for projects...
00:01:51 [INFO] ------------------------------------------------------------------------
00:01:51 [INFO] Reactor Build Order:
00:01:51 [INFO] 
00:01:51 [INFO] GlassFish Project                                                  [pom]
00:01:51 [INFO] Code Quality Verification Tools - Configuration                    [jar]
00:01:51 [INFO] Nucleus Parent                                                     [pom]
00:01:51 [INFO] GlassFish Java Util Logging Extension                    [glassfish-jar]
00:01:51 [INFO] GlassFish HK2 Config Injectors                                     [jar]
00:01:51 [INFO] GlassFish Nucleus Modules                                          [pom]
00:01:51 [INFO] HK2 config types                                         [glassfish-jar]
00:01:51 [INFO] Distribution Fragments for various OSGi platforms                  [pom]
00:01:51 [INFO] Apache Felix, associated bundles and conf files  [distribution-fragment]
00:01:51 [INFO] Scattered Archive APIs of Glassfish                      [glassfish-jar]
00:01:51 [INFO] GlassFish Nucleus Grizzly modules                                  [pom]
00:01:51 [INFO] grizzly-config                                           [glassfish-jar]
00:01:51 [INFO] Nucleus Grizzly jars Combining                                     [jar]
00:01:51 [INFO] Public APIs of Glassfish                                 [glassfish-jar]
00:01:51 [INFO] GlassFish Nucleus Common modules                                   [pom]
00:01:51 [INFO] Common Utilities                                         [glassfish-jar]
00:01:51 [INFO] Simple Public APIs of Glassfish                          [glassfish-jar]
00:01:51 [INFO] GlassFish Nucleus Core modules                                     [pom]
00:01:51 [INFO] Appserver Core Bootstraping Classes                      [glassfish-jar]
00:01:51 [INFO] Test Utilities                                                     [jar]
00:01:51 [INFO] Admin Modules                                                      [pom]
00:01:51 [INFO] admin-config-api                                         [glassfish-jar]
00:01:51 [INFO] Private APIs of Glassfish                                [glassfish-jar]
00:01:51 [INFO] Nucleus Security Parent                                            [pom]
00:01:51 [INFO] GlassFish SSL Implementation Module                      [glassfish-jar]
00:01:51 [INFO] GlassFish Nucleus Deployment Related Modules                       [pom]
00:01:51 [INFO] Deployment Related Common Classes                        [glassfish-jar]
00:01:51 [INFO] Security Core Classes                                    [glassfish-jar]
00:01:51 [INFO] Security Services and SPI                                [glassfish-jar]
00:01:51 [INFO] admin-util                                               [glassfish-jar]
00:01:51 [INFO] Admin CLI bridge command to the OSGi Shell               [glassfish-jar]
00:01:51 [INFO] Cluster                                                            [pom]
00:01:51 [INFO] cluster-common                                           [glassfish-jar]
00:01:51 [INFO] Cluster SSH Provisioning                                 [glassfish-jar]
00:01:51 [INFO] Nucleus Logging Classes                                  [glassfish-jar]
00:01:51 [INFO] admin-launcher                                           [glassfish-jar]
00:01:51 [INFO] admin-cli                                                [glassfish-jar]
00:01:51 [INFO] Admin CLI, interactive OSGi shell command                [glassfish-jar]
00:01:51 [INFO] OSGi Container                                           [glassfish-jar]
00:01:51 [INFO] GlassFish API Exporter Module                            [glassfish-jar]
00:01:51 [INFO] flashlight-framework                                     [glassfish-jar]
00:01:51 [INFO] Kernel Classes                                           [glassfish-jar]
00:01:51 [INFO] GMS Bootstrap Module                                     [glassfish-jar]
00:01:51 [INFO] cluster-admin                                            [glassfish-jar]
00:01:51 [INFO] admin-server-management                                  [glassfish-jar]
00:01:51 [INFO] cluster-cli                                              [glassfish-jar]
00:01:51 [INFO] GMS Module                                               [glassfish-jar]
00:01:51 [INFO] Glassfish MBeanServer support                            [glassfish-jar]
00:01:51 [INFO] AMX Core                                                 [glassfish-jar]
00:01:51 [INFO] GlassFish Extra JRE Packages                                       [jar]
00:01:51 [INFO] Context Propagation                                      [glassfish-jar]
00:01:51 [INFO] admin-monitoring                                         [glassfish-jar]
00:01:51 [INFO] GlassFish Admin REST Parent                                        [pom]
00:01:51 [INFO] GlassFish Admin REST Testing Framework                             [jar]
00:01:51 [INFO] GlassFish Admin REST Client                              [glassfish-jar]
00:01:51 [INFO] Eclipse GlassFish Parent Project                                   [pom]
00:01:51 [INFO] GlassFish EJB container related modules                            [pom]
00:01:51 [INFO] GlassFish Core EJB Client                                [glassfish-jar]
00:01:51 [INFO] GlassFish Common modules                                           [pom]
00:01:51 [INFO] Jakarta EE dependent public APIs of Glassfish            [glassfish-jar]
00:01:51 [INFO] GlassFish Jakarta EE Annotation Framework                [glassfish-jar]
00:01:51 [INFO] nucleus.resources                                        [glassfish-jar]
00:01:51 [INFO] GlassFish Deployment Related Modules                               [pom]
00:01:51 [INFO] Deployment Object Library                                [glassfish-jar]
00:01:51 [INFO] GlassFish Transaction modules                                      [pom]
00:01:51 [INFO] Transaction Service Internal API                         [glassfish-jar]
00:01:51 [INFO] GlassFish Resources infrastructure related modules                 [pom]
00:01:51 [INFO] Resources Connector                                      [glassfish-jar]
00:01:51 [INFO] Connectors Parent                                                  [pom]
00:01:51 [INFO] Connectors Private APIs for GlassFish Containers         [glassfish-jar]
00:01:51 [INFO] EJB container Internal API                               [glassfish-jar]
00:01:51 [INFO] Java binding for libpam.so                                         [jar]
00:01:51 [INFO] GlassFish Security Parent                                          [pom]
00:01:51 [INFO] Jakarta EE Security Core Classes                         [glassfish-jar]
00:01:51 [INFO] stats77                                                  [glassfish-jar]
00:01:51 [INFO] Deployment Related JavaEE Core Classes                   [glassfish-jar]
00:01:51 [INFO] Glassfish Naming                                         [glassfish-jar]
00:01:51 [INFO] Container Common                                         [glassfish-jar]
00:01:51 [INFO] GlassFish persistence related modules                              [pom]
00:01:51 [INFO] Common persistence code between JPA and CMP              [glassfish-jar]
00:01:51 [INFO] EJB Container connector for Glassfish                    [glassfish-jar]
00:01:51 [INFO] GlassFish ORB related modules                                      [pom]
00:01:51 [INFO] GlassFish ORB enabler implementation                     [glassfish-jar]
00:01:51 [INFO] GlassFish ORB connector implementation                   [glassfish-jar]
00:01:51 [INFO] GlassFish Core EJB container implementation              [glassfish-jar]
00:01:51 [INFO] GlassFish Web container related modules                            [pom]
00:01:51 [INFO] Jersey EJB Component Provider Module                     [glassfish-jar]
00:01:51 [INFO] Connector for GlassFish Admin REST Service               [glassfish-jar]
00:01:51 [INFO] GlassFish Admin REST Service                             [glassfish-jar]
00:01:51 [INFO] Nucleus template                                                   [jar]
00:01:51 [INFO] flashlight-agent                                                   [jar]
00:01:51 [INFO] GlassFish Flashlight Extra JDK Pkgs                                [jar]
00:01:51 [INFO] Flashlight                                                         [pom]
00:01:51 [INFO] Deployment Related Admin Classes                         [glassfish-jar]
00:01:51 [INFO] AutoDeploy Classes                                       [glassfish-jar]
00:01:51 [INFO] Set of DTDs for Nucleus distributions            [distribution-fragment]
00:01:51 [INFO] Set of schemas for Nucleus                       [distribution-fragment]
00:01:51 [INFO] Nucleus distributions                                              [pom]
00:01:51 [INFO] Nucleus distribution Common module               [distribution-fragment]
00:01:51 [INFO] Jackson Module Jakarta Xmlbind Annotations                         [jar]
00:01:51 [INFO] Glassfish featuresets                                              [pom]
00:01:51 [INFO] Glassfish Nucleus Atomic Featureset                                [pom]
00:01:51 [INFO] Glassfish Atomic Distribution                   [glassfish-distribution]
00:01:51 [INFO] Glassfish Nucleus Featureset                                       [pom]
00:01:51 [INFO] Nucleus Distribution                            [glassfish-distribution]
00:01:51 [INFO] Diagnostics                                                        [pom]
00:01:51 [INFO] Diagnostics API                                          [glassfish-jar]
00:01:51 [INFO] GlassFish Diagnostics Context                            [glassfish-jar]
00:01:51 [INFO] AMX JavaEE                                               [glassfish-jar]
00:01:51 [INFO] LDAP Booster Pack                                        [glassfish-jar]
00:01:51 [INFO] GlassFish HA modules                                               [pom]
00:01:51 [INFO] GlassFish ha-file-store                                  [glassfish-jar]
00:01:51 [INFO] GlassFish ha-shoal-cache-bootstrap                       [glassfish-jar]
00:01:51 [INFO] GlassFish ha-shoal-store                                 [glassfish-jar]
00:01:51 [INFO] Set of DTDs for GlassFish Jakarta EE distributions [distribution-fragment]
00:01:51 [INFO] Set of schemas for Jakarta EE                    [distribution-fragment]
00:01:51 [INFO] Connector for GlassFish Web Container                    [glassfish-jar]
00:01:51 [INFO] GlassFish Connectors Connector                           [glassfish-jar]
00:01:51 [INFO] App Client Modules                                                 [pom]
00:01:51 [INFO] GlassFish App Client Server-side Modules                           [pom]
00:01:51 [INFO] GlassFish AppClient Server-Side Connector                [glassfish-jar]
00:01:51 [INFO] Deployment Related JavaEE Full Profile Classes           [glassfish-jar]
00:01:51 [INFO] Admin Modules                                                      [pom]
00:01:51 [INFO] Backup Restore classes                                   [glassfish-jar]
00:01:51 [INFO] App Server CLI Skinning Class                            [glassfish-jar]
00:01:51 [INFO] admin-cli-optional                                       [glassfish-jar]
00:01:51 [INFO] admin-core                                               [glassfish-jar]
00:01:51 [INFO] Appserver template                                                 [jar]
00:01:51 [INFO] GlassFish Core modules                                             [pom]
00:01:51 [INFO] Jakarta EE related distributions kernel Classes          [glassfish-jar]
00:01:51 [INFO] GlassFish API Exporter Module Fragment                             [jar]
00:01:51 [INFO] JTA Implementation for Glassfish                         [glassfish-jar]
00:01:51 [INFO] Jakarta Mail Resources Support related modules                     [pom]
00:01:51 [INFO] Jakarta Mail Connector                                   [glassfish-jar]
00:01:51 [INFO] Connectors Runtime                                       [glassfish-jar]
00:01:51 [INFO] JTS Implementation for Glassfish                         [glassfish-jar]
00:01:51 [INFO] Web Container Naming Utilities                           [glassfish-jar]
00:01:51 [INFO] Web Container Common Utilities                           [glassfish-jar]
00:01:51 [INFO] Core Servlet Container                                   [glassfish-jar]
00:01:51 [INFO] Jakarta Pages Standard Tags implementation connector module [glassfish-jar]
00:01:51 [INFO] Jersey MVC TLD connector implementation module           [glassfish-jar]
00:01:51 [INFO] Web module command line interface                        [glassfish-jar]
00:01:51 [INFO] Web container and GUI plug-in common classes             [glassfish-jar]
00:01:51 [INFO] WebTier Security Integration                             [glassfish-jar]
00:01:51 [INFO] GlassFish Web container embedded related modules                   [pom]
00:01:51 [INFO] GlassFish Web container Embedded APIs                    [glassfish-jar]
00:01:51 [INFO] Server-Sent Events                                       [glassfish-jar]
00:01:51 [INFO] Web Container glue code                                  [glassfish-jar]
00:01:51 [INFO] JSF implementation connector module                      [glassfish-jar]
00:01:51 [INFO] JSP caching taglib connector module                      [glassfish-jar]
00:01:51 [INFO] Web Container HA code                                    [glassfish-jar]
00:01:51 [INFO] Web Related Implementations for GlassFish                          [pom]
00:01:51 [INFO] Weld connector for glassfish                             [glassfish-jar]
00:01:51 [INFO] Weld integration for glassfish                           [glassfish-jar]
00:01:51 [INFO] Weld Integration Fragment                                [glassfish-jar]
00:01:51 [INFO] Fragment bundle for Weld related testing                           [jar]
00:01:51 [INFO] cdi-api Fragment                                                   [jar]
00:01:51 [INFO] Full EJB Container add-ons                               [glassfish-jar]
00:01:51 [INFO] EJB Timer Service Application                                      [war]
00:01:51 [INFO] GlassFish EJB timer app database init scripts    [distribution-fragment]
00:01:51 [INFO] EJB tier for GlassFish                                             [pom]
00:01:51 [INFO] GlassFish resources runtime                              [glassfish-jar]
00:01:51 [INFO] GlassFish Jakarta Mail runtime                           [glassfish-jar]
00:01:51 [INFO] Jakarta EE Connector Architecture Descriptors    [distribution-fragment]
00:01:51 [INFO] Connectors Inbound Support                               [glassfish-jar]
00:01:51 [INFO] Work Management                                          [glassfish-jar]
00:01:51 [INFO] JDBC Module                                                        [pom]
00:01:51 [INFO] JDBC Config Module                                       [glassfish-jar]
00:01:51 [INFO] Connectors admin                                         [glassfish-jar]
00:01:51 [INFO] GlassFish Load-Balancer Plugin related modules                     [pom]
00:01:51 [INFO] Load Balancer Internal API                               [glassfish-jar]
00:01:51 [INFO] Load-Balancer admin                                      [glassfish-jar]
00:01:51 [INFO] GlassFish JMS modules                                              [pom]
00:01:51 [INFO] JMS Connector Module for Runtime                         [glassfish-jar]
00:01:51 [INFO] JMS Module                                               [glassfish-jar]
00:01:51 [INFO] JMS admin                                                [glassfish-jar]
00:01:51 [INFO] JMS Injection Module for Runtime                         [glassfish-jar]
00:01:51 [INFO] JMS GlassFish System RA Assembly                 [distribution-fragment]
00:01:51 [INFO] JDBC Resource Adapter                                              [pom]
00:01:51 [INFO] Core JDBC Resource Adapter classes                       [glassfish-jar]
00:01:51 [INFO] JDBC 40 related classes for JDBC Resource Adapter        [glassfish-jar]
00:01:51 [INFO] JDBC Templates                                                     [jar]
00:01:51 [INFO] Distribution Module for JDBC Resource Adapter    [distribution-fragment]
00:01:51 [INFO] JDBC Runtime Module                                      [glassfish-jar]
00:01:51 [INFO] JDBC admin                                               [glassfish-jar]
00:01:51 [INFO] GlassFish Oracle JDBC Packages                                     [jar]
00:01:51 [INFO] Connector for JPA runtime in glassfish                   [glassfish-jar]
00:01:51 [INFO] JPA container for glassfish                              [glassfish-jar]
00:01:51 [INFO] Declaring EclipseLink dependencies                                 [pom]
00:01:51 [INFO] GlassFish cmp related modules                                      [pom]
00:01:51 [INFO] utility module for cmp                                   [glassfish-jar]
00:01:51 [INFO] model module for cmp                                     [glassfish-jar]
00:01:51 [INFO] Database Generator module for cmp                        [glassfish-jar]
00:01:51 [INFO] ejb-mapping module for cmp                               [glassfish-jar]
00:01:51 [INFO] enhancer module for cmp                                  [glassfish-jar]
00:01:51 [INFO] internal-api module for cmp                              [glassfish-jar]
00:01:51 [INFO] Entity Bean container                                    [glassfish-jar]
00:01:51 [INFO] support-sqlstore module for cmp                          [glassfish-jar]
00:01:51 [INFO] support ejb module for cmp                               [glassfish-jar]
00:01:51 [INFO] GlassFish cmp scripts                            [distribution-fragment]
00:01:51 [INFO] CMP tier for GlassFish                                             [pom]
00:01:51 [INFO] Concurrency Utilities Modules                                      [pom]
00:01:51 [INFO] Concurrent Connector Module                              [glassfish-jar]
00:01:51 [INFO] Concurrent Implementation Module                         [glassfish-jar]
00:01:51 [INFO] Batch runtime modules for Glassfish                                [pom]
00:01:51 [INFO] Batch database init scripts for GlassFish        [distribution-fragment]
00:01:51 [INFO] Batch Connector for Glassfish                            [glassfish-jar]
00:01:51 [INFO] Batch Commands for Glassfish                             [glassfish-jar]
00:01:51 [INFO] GlassFish Extras modules                                           [pom]
00:01:51 [INFO] GlassFish JavaEE Manifest pom                                      [pom]
00:01:51 [INFO] GlassFish jakartaee.jar                                            [jar]
00:01:51 [INFO] GlassFish jakartaee.jar distribution fragment    [distribution-fragment]
00:01:51 [INFO] GlassFish appserv-rt Manifest pom                                  [pom]
00:01:51 [INFO] GlassFish appserv-rt.jar                                           [jar]
00:01:51 [INFO] GlassFish appserv-rt distribution fragment       [distribution-fragment]
00:01:51 [INFO] Grizzly Glassfish Extra modules                                    [pom]
00:01:51 [INFO] GlassFish Grizzly adapter container implementation       [glassfish-jar]
00:01:51 [INFO] Glassfish Grizzly extra jars Combining                             [jar]
00:01:51 [INFO] Admin Console Integration                                [glassfish-jar]
00:01:51 [INFO] Admin Console Integration                                [glassfish-jar]
00:01:51 [INFO] DataProvider                                                       [jar]
00:01:51 [INFO] Admin Console Packages                                             [pom]
00:01:51 [INFO] Admin Console Common                                     [glassfish-jar]
00:01:51 [INFO] Admin Console Core Jar                                   [glassfish-jar]
00:01:51 [INFO] Admin Console WAR                                                  [war]
00:01:51 [INFO] Admin Console Community Edition Theme Plugin             [glassfish-jar]
00:01:51 [INFO] Admin Console Clustering Support Plugin                  [glassfish-jar]
00:01:51 [INFO] Admin Console Web Container Plugin                       [glassfish-jar]
00:01:51 [INFO] Admin Console JDBC Plugin                                [glassfish-jar]
00:01:51 [INFO] Admin Console Connectors Plugin                          [glassfish-jar]
00:01:51 [INFO] Admin Console EJB Local (Lite) Plugin                    [glassfish-jar]
00:01:51 [INFO] Admin Console JTS Plugin                                 [glassfish-jar]
00:01:51 [INFO] Glassfish featuresets                                              [pom]
00:01:51 [INFO] Glassfish Web Featureset                                           [pom]
00:01:51 [INFO] GlassFish ORB interface layer implementation             [glassfish-jar]
00:01:51 [INFO] Ejb Security Integration                                 [glassfish-jar]
00:01:51 [INFO] App Client - client-side modules                                   [pom]
00:01:51 [INFO] ACC Config Classes (JAXB)                                [glassfish-jar]
00:01:51 [INFO] Appclient Security Integration                           [glassfish-jar]
00:01:51 [INFO] GlassFish Web Services related modules                             [pom]
00:01:51 [INFO] JSR-109 implementation to deploy Metro                   [glassfish-jar]
00:01:51 [INFO] WebServices Security and Jakarta Authentication implementation [glassfish-jar]
00:01:51 [INFO] GlassFish webservices scripts                    [distribution-fragment]
00:01:51 [INFO] GlassFish Metro Glue Code                                [glassfish-jar]
00:01:51 [INFO] Connector for GlassFish Web Services Container           [glassfish-jar]
00:01:51 [INFO] SOAP/TCP integration code                                [glassfish-jar]
00:01:51 [INFO] Client OSGi module (including ACC)                       [glassfish-jar]
00:01:51 [INFO] Client Library (including ACC)                           [glassfish-jar]
00:01:51 [INFO] GlassFish appclient scripts                      [distribution-fragment]
00:01:51 [INFO] GlassFish AppClient Server-Side Core                     [glassfish-jar]
00:01:51 [INFO] Admin Console Full distribution plugin                   [glassfish-jar]
00:01:51 [INFO] Admin Console Concurrent Plugin                          [glassfish-jar]
00:01:51 [INFO] Admin Console EJB Container Plugin                       [glassfish-jar]
00:01:51 [INFO] Admin Console Corba Plugin                               [glassfish-jar]
00:01:51 [INFO] Admin Console JMS Plugin                                 [glassfish-jar]
00:01:51 [INFO] GlassFish MicroProfile modules                                     [pom]
00:01:51 [INFO] GlassFish MicroProfile Connectors                        [glassfish-jar]
00:01:51 [INFO] GlassFish MicroProfile Config                            [glassfish-jar]
00:01:51 [INFO] Glassfish Featureset                                               [pom]
00:01:51 [INFO] Embedded GlassFish Shell                                           [jar]
00:01:51 [INFO] GlassFish Metro Related Fragments                [distribution-fragment]
00:01:51 [INFO] Embedded GlassFish Static Shell                                    [jar]
00:01:51 [INFO] Glassfish distributions                                            [pom]
00:01:51 [INFO] GlassFish distribution Common module             [distribution-fragment]
00:01:51 [INFO] Glassfish Full Profile Distribution             [glassfish-distribution]
00:01:51 [INFO] Embedded GlassFish Common                                          [pom]
00:01:51 [INFO] GlassFish UberJar InstallRoot Builder Module                       [jar]
00:01:51 [INFO] GlassFish UberJar InstanceRoot Builder Module                      [jar]
00:01:51 [INFO] GlassFish OSGI Modules Uninstaller                                 [jar]
00:01:51 [INFO] GlassFish UberJar OSGI Main Module                                 [jar]
00:01:51 [INFO] GlassFish UberJar Activator                              [glassfish-jar]
00:01:51 [INFO] Embedded GlassFish Shell dist. fragment          [distribution-fragment]
00:01:51 [INFO] Embedded GlassFish Static Shell dist. fragment   [distribution-fragment]
00:01:51 [INFO] Embedded GlassFish All-In-One                                      [jar]
00:01:51 [INFO] Embedded GlassFish nucleus                                         [jar]
00:01:51 [INFO] Embedded GlassFish Web                                             [jar]
00:01:51 [INFO] GlassFish Embedded modules                                         [pom]
00:01:51 [INFO] GlassFish Embedded Modules - Tests                                 [jar]
00:01:51 [INFO] Embedded GlassFish Shell Jars                                      [pom]
00:01:51 [INFO] Debug                                                              [jar]
00:01:51 [INFO] Glassfish Web Profile Distribution              [glassfish-distribution]
00:01:51 [INFO] Security Related Implementation for GlassFish                      [pom]
00:01:51 [INFO] GlassFish Tests                                                    [pom]
00:01:51 [INFO] GlassFish Ant Tests                                                [pom]
00:01:51 [INFO] GlassFish Ant Tests - CCI BlackBox TX                              [jar]
00:01:51 [INFO] connectors-ra-redeploy                                             [pom]
00:01:51 [INFO] connectors-ra-redeploy-jars                                        [jar]
00:01:51 [INFO] connectors-ra-redeploy-rars                                        [rar]
00:01:51 [INFO] connectors-ra-redeploy-rars-xa                                     [rar]
00:01:51 [INFO] report-builder                                                     [jar]
00:01:51 [INFO] reporter                                                           [jar]
00:01:51 [INFO] webtest                                                            [jar]
00:01:51 [INFO] GlassFish Ant Dependencies                                         [pom]
00:01:51 [INFO] Console extensions for OSGi platforms                              [pom]
00:01:51 [INFO] Felix Web Console Extension for GlassFish                [glassfish-jar]
00:01:51 [INFO] GlassFish OSGi Console Plugin                            [glassfish-jar]
00:01:51 [INFO] GlassFish Flashlight Client                              [glassfish-jar]
00:01:51 [INFO] Flashlight                                                         [pom]
00:01:51 [INFO] GlassFish Integration Test Tools                                   [jar]
00:01:51 [INFO] Ant tasks                                                          [jar]
00:01:51 [INFO] 
00:01:51 [INFO] Using the MultiThreadedBuilder implementation with a thread count of 4
00:01:51 [INFO] 
00:01:51 [INFO] ------------< org.glassfish.main:glassfish-main-aggregator >------------
00:01:51 [INFO] Building GlassFish Project 7.0.15-SNAPSHOT                       [1/300]
00:01:51 [INFO]   from pom.xml
00:01:51 [INFO] --------------------------------[ pom ]---------------------------------
00:01:51 [INFO] 
00:01:51 [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-main-aggregator ---
00:01:51 [INFO] 
00:01:51 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-main-aggregator ---
00:01:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
00:01:51 [INFO] 
00:01:51 [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-main-aggregator ---
00:01:53 [INFO] CycloneDX: Resolving Aggregated Dependencies
00:02:57 [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.main/nucleus-parent@7.0.15-SNAPSHOT?type=pom
00:02:57 [WARNING] BOM dependency listed but is not depended upon: pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.0?type=jar
00:02:57 [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.osgi/org.osgi.core@5.0.0?type=jar
00:02:57 [WARNING] BOM dependency listed but is not depended upon: pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar
00:02:57 [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish/jakarta.el@5.0.0-M1?type=jar
00:02:57 [INFO] CycloneDX: Creating BOM version 1.4 with 783 component(s)
00:02:57 [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/target/bom.xml
00:02:58 [INFO]            attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml
00:02:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/target/bom.json
00:02:58 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
00:02:58 [INFO]            attaching as glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json
00:02:58 [INFO] 
00:02:58 [INFO] --- install:3.1.1:install (default-install) @ glassfish-main-aggregator ---
00:02:58 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT.pom
00:02:58 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.xml
00:02:58 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-main-aggregator/7.0.15-SNAPSHOT/glassfish-main-aggregator-7.0.15-SNAPSHOT-cyclonedx.json
00:02:58 [INFO] 
00:02:58 [INFO] ---------------< org.glassfish.main:glassfish-qa-config >---------------
00:02:58 [INFO] Building Code Quality Verification Tools - Configuration 7.0.15-SNAPSHOT [2/300]
00:02:58 [INFO]   from qa/pom.xml
00:02:58 [INFO] --------------------------------[ jar ]---------------------------------
00:02:58 [INFO] 
00:02:58 [INFO] --- clean:3.2.0:clean (default-clean) @ glassfish-qa-config ---
00:02:58 [INFO] 
00:02:58 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ glassfish-qa-config ---
00:02:58 [INFO] 
00:02:58 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-qa-config ---
00:02:59 [INFO] Copying 2 resources from src/main/resources to target/classes
00:02:59 [INFO] 
00:02:59 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-qa-config ---
00:02:59 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar
00:02:59 [INFO] 
00:02:59 [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ glassfish-qa-config ---
00:02:59 [INFO] CycloneDX: Resolving Dependencies
00:02:59 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
00:02:59 [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/bom.xml
00:02:59 [INFO]            attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml
00:02:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/bom.json
00:02:59 [INFO]            attaching as glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json
00:02:59 [INFO] 
00:02:59 [INFO] --- install:3.1.1:install (default-install) @ glassfish-qa-config ---
00:02:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.pom
00:02:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/glassfish-qa-config-7.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT.jar
00:02:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.xml
00:02:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/qa/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-qa-config/7.0.15-SNAPSHOT/glassfish-qa-config-7.0.15-SNAPSHOT-cyclonedx.json
00:02:59 [INFO] 
00:02:59 [INFO] -----------------< org.glassfish.main:nucleus-parent >------------------
00:02:59 [INFO] Building Nucleus Parent 7.0.15-SNAPSHOT                          [3/300]
00:02:59 [INFO]   from nucleus/parent/pom.xml
00:02:59 [INFO] --------------------------------[ pom ]---------------------------------
00:03:00 [INFO] 
00:03:00 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-parent ---
00:03:00 [INFO] 
00:03:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-parent ---
00:03:01 [INFO] 
00:03:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-parent ---
00:03:01 [INFO] 
00:03:01 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-parent ---
00:03:01 [INFO] 
00:03:01 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-parent ---
00:03:01 [INFO] 
00:03:01 [INFO] --- assembly:3.6.0:single (common-resources) @ nucleus-parent ---
00:03:01 [INFO] Reading assembly descriptor: src/main/assembly/resources.xml
00:03:01 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/parent/target/nucleus-parent-resources.zip
00:03:01 [INFO] 
00:03:01 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-parent ---
00:03:06 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:06 [INFO] 
00:03:06 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-parent ---
00:03:07 [INFO] Executing tasks
00:03:07 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/parent/target/classes/META-INF for
00:03:07 [INFO]      [echo]                                     nucleus-parent
00:03:07 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/parent/target/classes/META-INF
00:03:07 [INFO] Executed tasks
00:03:07 [INFO] 
00:03:07 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-parent ---
00:03:08 [INFO] Tests are skipped.
00:03:08 [INFO] 
00:03:08 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-parent ---
00:03:08 [INFO] Tests are skipped.
00:03:08 [INFO] 
00:03:08 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-nucleus-parent-checkstyle) @ nucleus-parent ---
00:03:11 [INFO] 
00:03:11 [INFO] --- install:3.1.1:install (default-install) @ nucleus-parent ---
00:03:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT.pom
00:03:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/parent/target/nucleus-parent-resources.zip to /home/jenkins/.m2/repository/org/glassfish/main/nucleus-parent/7.0.15-SNAPSHOT/nucleus-parent-7.0.15-SNAPSHOT-resources.zip
00:03:11 [INFO] 
00:03:11 [INFO] 
00:03:11 [INFO] --------------< org.glassfish.main:hk2-config-generator >---------------
00:03:11 [INFO] -------------< org.glassfish.main:glassfish-jul-extension >-------------
00:03:11 [INFO] Building GlassFish HK2 Config Injectors 7.0.15-SNAPSHOT          [4/300]
00:03:11 [INFO] Building GlassFish Java Util Logging Extension 7.0.15-SNAPSHOT   [5/300]
00:03:11 [INFO]   from nucleus/glassfish-jul-extension/pom.xml
00:03:11 [INFO]   from nucleus/hk2-config-generator/pom.xml
00:03:11 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:11 [INFO] --------------------------------[ jar ]---------------------------------
00:03:11 [INFO] 
00:03:11 [INFO] --- clean:3.3.2:clean (default-clean) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ hk2-config-generator ---
00:03:11 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:11 [INFO] 
00:03:11 [INFO] --- resources:3.3.1:resources (default-resources) @ hk2-config-generator ---
00:03:11 [INFO] 
00:03:11 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-jul-extension ---
00:03:11 [INFO] 
00:03:11 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-jul-extension ---
00:03:11 [INFO] 
00:03:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-jul-extension ---
00:03:11 [INFO] 
00:03:11 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-jul-extension ---
00:03:11 [INFO] 
00:03:11 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-jul-extension ---
00:03:11 [INFO] 
00:03:11 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-jul-extension ---
00:03:11 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:11 [INFO] 
00:03:11 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-jul-extension ---
00:03:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/src/main/resources
00:03:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/src/main/manpages
00:03:11 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:11 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/manpages
00:03:11 [INFO] 
00:03:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-jul-extension ---
00:03:11 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:11 [INFO] 
00:03:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ hk2-config-generator ---
00:03:12 [INFO] Recompiling the module because of changed source code.
00:03:12 [INFO] Compiling 89 source files with javac [debug target 11] to target/classes
00:03:12 [INFO] Recompiling the module because of changed source code.
00:03:12 [INFO] Compiling 54 source files with javac [debug target 11] to target/classes
00:03:15 [INFO] JDK-8318913 workaround: patched module-info.class requires version from [17.0.2] to [null] on 2 JDK modules [java.base, java.logging]
00:03:15 [WARNING] system modules path not set in conjunction with -source 11
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java uses or overrides a deprecated API.
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/record/GlassFishLogRecord.java: Recompile with -Xlint:deprecation for details.
00:03:15 [INFO] 
00:03:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-jul-extension ---
00:03:15 [INFO] 
00:03:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-jul-extension ---
00:03:15 [WARNING] system modules path not set in conjunction with -source 11
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:15   cast to java.lang.Class<?> for a varargs call
00:03:15   cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:15   cast to java.lang.Object for a varargs call
00:03:15   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:15   cast to java.lang.Object for a varargs call
00:03:15   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:15   cast to java.lang.Class<?> for a varargs call
00:03:15   cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[56,16] deprecated item is not annotated with @Deprecated
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/IndentingXMLStreamWriter.java:[71,17] deprecated item is not annotated with @Deprecated
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Some input files use or override a deprecated API.
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/generator/ConfigInjectorGenerator.java: Recompile with -Xlint:deprecation for details.
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Some input files use unchecked or unsafe operations.
00:03:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/src/main/java/org/jvnet/hk2/config/Dom.java: Recompile with -Xlint:unchecked for details.
00:03:15 [INFO] 
00:03:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ hk2-config-generator ---
00:03:15 [INFO] 
00:03:15 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-jul-extension ---
00:03:15 [INFO] 
00:03:15 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ hk2-config-generator ---
00:03:19 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:19 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:20 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/target/classes/META-INF/MANIFEST.MF
00:03:20 [INFO] 
00:03:20 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-jul-extension ---
00:03:20 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/target/classes/META-INF/MANIFEST.MF
00:03:20 [INFO] 
00:03:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ hk2-config-generator ---
00:03:20 [INFO] Recompiling the module because of added or removed source files.
00:03:20 [INFO] Compiling 89 source files with javac [debug target 11] to target/classes
00:03:20 [WARNING] system modules path not set in conjunction with -source 11
00:03:20 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:20 [INFO] 
00:03:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hk2-config-generator ---
00:03:20 [INFO] Not copying test resources
00:03:20 [INFO] 
00:03:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hk2-config-generator ---
00:03:20 [INFO] Not compiling test sources
00:03:20 [INFO] 
00:03:20 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (generate-test-inhabitants) @ hk2-config-generator ---
00:03:20 [INFO] 
00:03:20 [INFO] --- surefire:3.2.5:test (default-test) @ hk2-config-generator ---
00:03:20 [INFO] Tests are skipped.
00:03:20 [INFO] 
00:03:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ hk2-config-generator ---
00:03:20 [INFO] Executing tasks
00:03:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/target/classes/META-INF for
00:03:20 [INFO]      [echo]                                     hk2-config-generator
00:03:20 [INFO] Executed tasks
00:03:20 [INFO] 
00:03:20 [INFO] --- jar:3.3.0:jar (default-jar) @ hk2-config-generator ---
00:03:20 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/target/hk2-config-generator.jar
00:03:20 [INFO] 
00:03:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ hk2-config-generator ---
00:03:20 [INFO] Tests are skipped.
00:03:20 [INFO] 
00:03:20 [INFO] --- failsafe:3.2.5:verify (verify) @ hk2-config-generator ---
00:03:20 [INFO] Tests are skipped.
00:03:20 [INFO] 
00:03:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-hk2-config-generator-checkstyle) @ hk2-config-generator ---
00:03:20 [INFO] 
00:03:20 [INFO] --- install:3.1.1:install (default-install) @ hk2-config-generator ---
00:03:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.pom
00:03:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-generator/target/hk2-config-generator.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2-config-generator/7.0.15-SNAPSHOT/hk2-config-generator-7.0.15-SNAPSHOT.jar
00:03:20 [INFO] 
00:03:20 [INFO] ------------< org.glassfish.main:glassfish-nucleus-parent >-------------
00:03:20 [INFO] Building GlassFish Nucleus Modules 7.0.15-SNAPSHOT               [6/300]
00:03:20 [INFO]   from nucleus/pom.xml
00:03:20 [INFO] --------------------------------[ pom ]---------------------------------
00:03:20 [INFO] 
00:03:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-jul-extension ---
00:03:20 [INFO] 
00:03:20 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-nucleus-parent ---
00:03:20 [INFO] 
00:03:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-nucleus-parent ---
00:03:20 [INFO] 
00:03:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-nucleus-parent ---
00:03:20 [INFO] 
00:03:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-nucleus-parent ---
00:03:20 [INFO] Recompiling the module because of added or removed source files.
00:03:20 [INFO] Compiling 54 source files with javac [debug target 11 module-path] to target/classes
00:03:21 [WARNING] system modules path not set in conjunction with -source 11
00:03:21 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:21 [INFO] 
00:03:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-jul-extension ---
00:03:21 [INFO] Not copying test resources
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-jul-extension ---
00:03:21 [INFO] Not compiling test sources
00:03:21 [INFO] 
00:03:21 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-jul-extension ---
00:03:21 [INFO] 
00:03:21 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-jul-extension ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-jul-extension ---
00:03:21 [INFO] Executing tasks
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     glassfish-jul-extension
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-jul-extension ---
00:03:21 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-jul-extension ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-jul-extension ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-jul-extension-checkstyle) @ glassfish-jul-extension ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ glassfish-jul-extension ---
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.pom
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/glassfish-jul-extension/target/glassfish-jul-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-jul-extension/7.0.15-SNAPSHOT/glassfish-jul-extension-7.0.15-SNAPSHOT.jar
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-nucleus-parent ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-nucleus-parent ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-nucleus-parent ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-nucleus-parent ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-nucleus-parent ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-nucleus-parent ---
00:03:21 [INFO] Executing tasks
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     glassfish-nucleus-parent
00:03:21 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/target/classes/META-INF
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-nucleus-parent ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-nucleus-parent ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-nucleus-parent-checkstyle) @ glassfish-nucleus-parent ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ glassfish-nucleus-parent ---
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-nucleus-parent/7.0.15-SNAPSHOT/glassfish-nucleus-parent-7.0.15-SNAPSHOT.pom
00:03:21 [INFO] 
00:03:21 [INFO] ----------------< org.glassfish.main.hk2:config-types >-----------------
00:03:21 [INFO] Building HK2 config types 7.0.15-SNAPSHOT                        [7/300]
00:03:21 [INFO]   from nucleus/hk2-config-types/pom.xml
00:03:21 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:21 [INFO] 
00:03:21 [INFO] 
00:03:21 [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-platforms >----------
00:03:21 [INFO] -------------< org.glassfish.main.grizzly:nucleus-grizzly >-------------
00:03:21 [INFO] 
00:03:21 [INFO] Building GlassFish Nucleus Grizzly modules 7.0.15-SNAPSHOT       [9/300]
00:03:21 [INFO] Building Distribution Fragments for various OSGi platforms 7.0.15-SNAPSHOT [8/300]
00:03:21 [INFO]   from nucleus/grizzly/pom.xml
00:03:21 [INFO]   from nucleus/osgi-platforms/pom.xml
00:03:21 [INFO] ----------< org.glassfish.main.common:scattered-archive-api >-----------
00:03:21 [INFO] --------------------------------[ pom ]---------------------------------
00:03:21 [INFO] --------------------------------[ pom ]---------------------------------
00:03:21 [INFO] Building Scattered Archive APIs of Glassfish 7.0.15-SNAPSHOT    [10/300]
00:03:21 [INFO]   from nucleus/common/scattered-archive-api/pom.xml
00:03:21 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ config-types ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-types ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-types ---
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ scattered-archive-api ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-types ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ scattered-archive-api ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ scattered-archive-api ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ scattered-archive-api ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-platforms ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-platforms ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-platforms ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-platforms ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-platforms ---
00:03:21 [INFO] Recompiling the module because of changed source code.
00:03:21 [INFO] Recompiling the module because of changed dependency.
00:03:21 [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes
00:03:21 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:21 [INFO] Executing tasks
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     nucleus-grizzly
00:03:21 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/target/classes/META-INF
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-checkstyle) @ nucleus-grizzly ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly ---
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly/7.0.15-SNAPSHOT/nucleus-grizzly-7.0.15-SNAPSHOT.pom
00:03:21 [INFO] 
00:03:21 [INFO] --------------< org.glassfish.main.common:nucleus-common >--------------
00:03:21 [INFO] Building GlassFish Nucleus Common modules 7.0.15-SNAPSHOT       [11/300]
00:03:21 [INFO]   from nucleus/common/pom.xml
00:03:21 [INFO] --------------------------------[ pom ]---------------------------------
00:03:21 [INFO] Executing tasks
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     osgi-platforms
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common ---
00:03:21 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/target/classes/META-INF
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-platforms ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-platforms ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-platforms-checkstyle) @ osgi-platforms ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ osgi-platforms ---
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-platforms/7.0.15-SNAPSHOT/osgi-platforms-7.0.15-SNAPSHOT.pom
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] ----------------< org.glassfish.main.core:nucleus-core >----------------
00:03:21 [INFO] Building GlassFish Nucleus Core modules 7.0.15-SNAPSHOT         [12/300]
00:03:21 [INFO] No sources to compile
00:03:21 [INFO]   from nucleus/core/pom.xml
00:03:21 [INFO] --------------------------------[ pom ]---------------------------------
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-core ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-core ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-core ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-core ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-core ---
00:03:21 [INFO] Executing tasks
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     nucleus-common
00:03:21 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/target/classes/META-INF
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-nucleus-common-checkstyle) @ nucleus-common ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ nucleus-common ---
00:03:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom
00:03:21 [INFO] 
00:03:21 [INFO] ---------------< org.glassfish.main.admin:nucleus-admin >---------------
00:03:21 [INFO] Building Admin Modules 7.0.15-SNAPSHOT                          [13/300]
00:03:21 [INFO]   from nucleus/admin/pom.xml
00:03:21 [INFO] --------------------------------[ pom ]---------------------------------
00:03:21 [INFO] 
00:03:21 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-admin ---
00:03:21 [INFO] 
00:03:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-admin ---
00:03:21 [INFO] 
00:03:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-admin ---
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-admin ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-admin ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-admin ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-admin ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-admin ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-admin ---
00:03:21 [INFO] No sources to compile
00:03:21 [INFO] 
00:03:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-admin ---
00:03:21 [INFO] Executing tasks
00:03:21 [WARNING] system modules path not set in conjunction with -source 11
00:03:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/target/classes/META-INF for
00:03:21 [INFO]      [echo]                                     nucleus-core
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ scattered-archive-api ---
00:03:21 [INFO] 
00:03:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ scattered-archive-api ---
00:03:21 [INFO] 
00:03:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ scattered-archive-api ---
00:03:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:21 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/target/classes/META-INF
00:03:21 [INFO] Executed tasks
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-core ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-core ---
00:03:21 [INFO] Tests are skipped.
00:03:21 [INFO] 
00:03:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-nucleus-core-checkstyle) @ nucleus-core ---
00:03:21 [INFO] 
00:03:21 [INFO] --- install:3.1.1:install (default-install) @ nucleus-core ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/nucleus-core/7.0.15-SNAPSHOT/nucleus-core-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] --- resources:3.3.1:resources (default-resources) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] ------------< org.glassfish.main.security:nucleus-security >------------
00:03:22 [INFO] Building Nucleus Security Parent 7.0.15-SNAPSHOT                [14/300]
00:03:22 [INFO]   from nucleus/security/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/src/main/resources
00:03:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/src/main/manpages
00:03:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-security ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-security ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-security ---
00:03:22 [INFO] Recompiling the module because of changed source code.
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-security ---
00:03:22 [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-admin
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-security ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-security ---
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/target/classes/META-INF
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-security ---
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-admin ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-security ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-admin ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-admin-checkstyle) @ nucleus-admin ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ nucleus-admin ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-security ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-admin/7.0.15-SNAPSHOT/nucleus-admin-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-security ---
00:03:22 [INFO] 
00:03:22 [INFO] ----------< org.glassfish.main.deployment:nucleus-deployment >----------
00:03:22 [INFO] Building GlassFish Nucleus Deployment Related Modules 7.0.15-SNAPSHOT [15/300]
00:03:22 [INFO]   from nucleus/deployment/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [WARNING] system modules path not set in conjunction with -source 11
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-deployment ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- resources:3.3.1:resources (default-resources) @ config-types ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-deployment ---
00:03:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/src/main/resources
00:03:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/src/main/manpages
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-deployment ---
00:03:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ config-types ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] Recompiling the module because of changed dependency.
00:03:22 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-deployment ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-deployment ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-deployment ---
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-security
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/target/classes/META-INF
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-security ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-security ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-nucleus-security-checkstyle) @ nucleus-security ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ nucleus-security ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/nucleus-security/7.0.15-SNAPSHOT/nucleus-security-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] -----------------< org.glassfish.main.cluster:cluster >-----------------
00:03:22 [INFO] Building Cluster 7.0.15-SNAPSHOT                                [16/300]
00:03:22 [INFO]   from nucleus/cluster/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-deployment
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/target/classes/META-INF
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster ---
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-deployment ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-deployment-checkstyle) @ nucleus-deployment ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ nucleus-deployment ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-deployment/7.0.15-SNAPSHOT/nucleus-deployment-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] ----------------< org.glassfish.main:glassfish-parent >-----------------
00:03:22 [INFO] Building Eclipse GlassFish Parent Project 7.0.15-SNAPSHOT       [17/300]
00:03:22 [INFO]   from appserver/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-parent ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-parent ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-parent ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-parent ---
00:03:22 [INFO] Executing tasks
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-parent ---
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     cluster
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/target/classes/META-INF
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ cluster ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-checkstyle) @ cluster ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ cluster ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster/7.0.15-SNAPSHOT/cluster-7.0.15-SNAPSHOT.pom
00:03:22 [WARNING] system modules path not set in conjunction with -source 11
00:03:22 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java uses unchecked or unsafe operations.
00:03:22 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/Assembler.java: Recompile with -Xlint:unchecked for details.
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] ----------< org.glassfish.main.flashlight:nucleus-flashlight >----------
00:03:22 [INFO] Building Flashlight 7.0.15-SNAPSHOT                             [18/300]
00:03:22 [INFO]   from nucleus/flashlight/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] 
00:03:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-flashlight ---
00:03:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:22 [WARNING] system modules path not set in conjunction with -source 11
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-flashlight ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-flashlight ---
00:03:22 [INFO] Executing tasks
00:03:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     glassfish-parent
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/target/classes/META-INF
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-parent ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-flashlight ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-flashlight ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-parent ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-parent-checkstyle) @ glassfish-parent ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ glassfish-parent ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-parent/7.0.15-SNAPSHOT/glassfish-parent-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] -------< org.glassfish.main.distributions:nucleus-distributions >-------
00:03:22 [INFO] Building Nucleus distributions 7.0.15-SNAPSHOT                  [19/300]
00:03:22 [INFO]   from nucleus/distributions/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-distributions ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-distributions ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-distributions ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-distributions ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-distributions ---
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-flashlight
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/target/classes/META-INF
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-flashlight ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-flashlight ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-nucleus-flashlight-checkstyle) @ nucleus-flashlight ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ nucleus-flashlight ---
00:03:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/target/classes/META-INF/MANIFEST.MF
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/nucleus-flashlight/7.0.15-SNAPSHOT/nucleus-flashlight-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] --- command-security:1.0.17:check (default-check) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --< org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations >--
00:03:22 [INFO] Building Jackson Module Jakarta Xmlbind Annotations 7.0.15-SNAPSHOT [20/300]
00:03:22 [INFO]   from nucleus/xmlbind-annotations/pom.xml
00:03:22 [INFO] --------------------------------[ jar ]---------------------------------
00:03:22 [INFO] Recompiling the module because of added or removed source files.
00:03:22 [INFO] Compiling 3 source files with javac [debug parameters target 11] to target/classes
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/target/dependency/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-distributions
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/target/dependency/META-INF
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-distributions ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF
00:03:22 [INFO] 
00:03:22 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-distributions ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-distributions-checkstyle) @ nucleus-distributions ---
00:03:22 [INFO] 
00:03:22 [INFO] --- command-security:1.0.17:check (default-check) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- install:3.1.1:install (default-install) @ nucleus-distributions ---
00:03:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-distributions/7.0.15-SNAPSHOT/nucleus-distributions-7.0.15-SNAPSHOT.pom
00:03:22 [INFO] 
00:03:22 [INFO] ---------< org.glassfish.main.featuresets:nucleus-featuresets >---------
00:03:22 [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT                  [21/300]
00:03:22 [INFO]   from nucleus/featuresets/pom.xml
00:03:22 [INFO] --------------------------------[ pom ]---------------------------------
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-featuresets ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-featuresets ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-featuresets ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-featuresets ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-featuresets ---
00:03:22 [INFO] 
00:03:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-featuresets ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-featuresets ---
00:03:22 [WARNING] system modules path not set in conjunction with -source 11
00:03:22 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:22 [INFO] 
00:03:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ scattered-archive-api ---
00:03:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:22 [INFO] Not copying test resources
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default) @ config-types ---
00:03:22 [INFO] Not compiling test sources
00:03:22 [INFO] 
00:03:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- surefire:3.2.5:test (default-test) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ config-types ---
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-featuresets ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-featuresets ---
00:03:22 [INFO] No sources to compile
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-featuresets ---
00:03:22 [INFO] Tests are skipped.
00:03:22 [INFO] 
00:03:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ scattered-archive-api ---
00:03:22 [INFO] 
00:03:22 [INFO] --- clean:3.3.2:clean (default-clean) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:22 [INFO] 
00:03:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:22 [INFO] 
00:03:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:22 [INFO] 
00:03:22 [INFO] --- dependency:3.6.1:unpack (unpack-sources) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:22 [INFO] Configured Artifact: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:sources:2.16.1:jar
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     scattered-archive-api
00:03:22 [INFO] Executed tasks
00:03:22 [INFO] 
00:03:22 [INFO] --- jar:3.3.0:jar (default-jar) @ scattered-archive-api ---
00:03:22 [INFO] Executing tasks
00:03:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/target/classes/META-INF for
00:03:22 [INFO]      [echo]                                     nucleus-featuresets
00:03:22 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar
00:03:22 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/target/classes/META-INF
00:03:23 [INFO] Executed tasks
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-featuresets ---
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ scattered-archive-api ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:verify (verify) @ scattered-archive-api ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-featuresets ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-scattered-archive-api-checkstyle) @ scattered-archive-api ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-featuresets-checkstyle) @ nucleus-featuresets ---
00:03:23 [INFO] 
00:03:23 [INFO] --- install:3.1.1:install (default-install) @ scattered-archive-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- install:3.1.1:install (default-install) @ nucleus-featuresets ---
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.pom
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus-featuresets/7.0.15-SNAPSHOT/nucleus-featuresets-7.0.15-SNAPSHOT.pom
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/scattered-archive-api/target/scattered-archive-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/scattered-archive-api/7.0.15-SNAPSHOT/scattered-archive-api-7.0.15-SNAPSHOT.jar
00:03:23 [INFO] 
00:03:23 [INFO] ---------< org.glassfish.main.diagnostics:nucleus-diagnostics >---------
00:03:23 [INFO] Building Diagnostics 7.0.15-SNAPSHOT                            [22/300]
00:03:23 [INFO]   from nucleus/diagnostics/pom.xml
00:03:23 [INFO] --------------------------------[ pom ]---------------------------------
00:03:23 [INFO] 
00:03:23 [INFO] --------------< org.glassfish.main.osgi-platforms:felix >---------------
00:03:23 [INFO] Building Apache Felix, associated bundles and conf files 7.0.15-SNAPSHOT [23/300]
00:03:23 [INFO]   from nucleus/osgi-platforms/felix/pom.xml
00:03:23 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:23 [INFO] 
00:03:23 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-diagnostics ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-diagnostics ---
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- clean:3.3.2:clean (default-clean) @ felix ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix ---
00:03:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/target/classes/META-INF/MANIFEST.MF
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ felix ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-types ---
00:03:23 [INFO] Recompiling the module because of changed dependency.
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix ---
00:03:23 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix ---
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:copy (default) @ felix ---
00:03:23 [INFO] Configured Artifact: org.apache.felix:org.apache.felix.main:?:jar
00:03:23 [INFO] Configured Artifact: org.apache.felix:org.apache.felix.bundlerepository:?:jar
00:03:23 [INFO] Executing tasks
00:03:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/target/classes/META-INF for
00:03:23 [INFO]      [echo]                                     nucleus-diagnostics
00:03:23 [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/classes/osgi/felix/bin/felix.jar
00:03:23 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/target/classes/META-INF
00:03:23 [INFO] Executed tasks
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-diagnostics ---
00:03:23 [INFO] Copying org.apache.felix.bundlerepository-2.0.10.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/classes/modules/org.apache.felix.bundlerepository.jar
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:resources (default-resources) @ felix ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-nucleus-diagnostics-checkstyle) @ nucleus-diagnostics ---
00:03:23 [INFO] 
00:03:23 [INFO] --- install:3.1.1:install (default-install) @ nucleus-diagnostics ---
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/nucleus-diagnostics/7.0.15-SNAPSHOT/nucleus-diagnostics-7.0.15-SNAPSHOT.pom
00:03:23 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:23 [INFO] 
00:03:23 [INFO] -----------< org.glassfish.main.common:simple-glassfish-api >-----------
00:03:23 [INFO] Building Simple Public APIs of Glassfish 7.0.15-SNAPSHOT        [24/300]
00:03:23 [INFO]   from nucleus/common/simple-glassfish-api/pom.xml
00:03:23 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:23 [INFO] 
00:03:23 [INFO] --- clean:3.3.2:clean (default-clean) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ simple-glassfish-api ---
00:03:23 [INFO] Recompiling the module because of changed source code.
00:03:23 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/src/main/manpages
00:03:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:23 [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
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ felix ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ felix ---
00:03:23 [WARNING] system modules path not set in conjunction with -source 11
00:03:23 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-types ---
00:03:23 [INFO] Not copying test resources
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-types ---
00:03:23 [INFO] Not compiling test sources
00:03:23 [INFO] 
00:03:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-types ---
00:03:23 [INFO] 
00:03:23 [INFO] --- surefire:3.2.5:test (default-test) @ config-types ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ config-types ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:resources (default-resources) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/src/main/resources
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/src/main/manpages
00:03:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Not copying test resources
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Executing tasks
00:03:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/classes/META-INF for
00:03:23 [INFO] Not compiling test sources
00:03:23 [INFO]      [echo]                                     felix
00:03:23 [INFO] 
00:03:23 [INFO] --- surefire:3.2.5:test (default-test) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/classes/META-INF
00:03:23 [WARNING] system modules path not set in conjunction with -source 11
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ simple-glassfish-api ---
00:03:23 [INFO] Executed tasks
00:03:23 [INFO] 
00:03:23 [INFO] --- assembly:3.6.0:single (default-single) @ felix ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ simple-glassfish-api ---
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:resources (default-resources) @ simple-glassfish-api ---
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/src/main/resources
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/src/main/manpages
00:03:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-glassfish-api ---
00:03:23 [INFO] Recompiling the module because of changed source code.
00:03:23 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:23 [INFO] Executing tasks
00:03:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/target/classes/META-INF for
00:03:23 [INFO]      [echo]                                     config-types
00:03:23 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/felix.zip
00:03:23 [INFO] Executed tasks
00:03:23 [INFO] 
00:03:23 [INFO] --- jar:3.3.0:jar (default-jar) @ config-types ---
00:03:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/target/config-types.jar
00:03:23 [INFO] Executing tasks
00:03:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/classes/META-INF for
00:03:23 [INFO]      [echo]                                     jackson-module-jakarta-xmlbind-annotations
00:03:23 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/classes/META-INF
00:03:23 [INFO] Executed tasks
00:03:23 [INFO] 
00:03:23 [INFO] --- jar:3.3.0:jar (default-jar) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar
00:03:23 [INFO] 
00:03:23 [INFO] --- assembly:3.6.0:single (source-assembly) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Reading assembly descriptor: src.xml
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-types ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:verify (verify) @ config-types ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.hk2-config-types-checkstyle) @ config-types ---
00:03:23 [INFO] 
00:03:23 [INFO] --- install:3.1.1:install (default-install) @ config-types ---
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.pom
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/hk2-config-types/target/config-types.jar to /home/jenkins/.m2/repository/org/glassfish/main/hk2/config-types/7.0.15-SNAPSHOT/config-types-7.0.15-SNAPSHOT.jar
00:03:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-sources.jar
00:03:23 [INFO] 
00:03:23 [INFO] -----------< org.glassfish.main.flashlight:flashlight-agent >-----------
00:03:23 [INFO] Building flashlight-agent 7.0.15-SNAPSHOT                       [25/300]
00:03:23 [INFO]   from nucleus/flashlight/agent/pom.xml
00:03:23 [INFO] --------------------------------[ jar ]---------------------------------
00:03:23 [INFO] 
00:03:23 [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] Recompiling the module because of changed source code.
00:03:23 [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:23 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:23 [WARNING] system modules path not set in conjunction with -source 11
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ simple-glassfish-api ---
00:03:23 [INFO] 
00:03:23 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ felix ---
00:03:23 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:23 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/felix.zip
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- failsafe:3.2.5:verify (verify) @ felix ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-checkstyle) @ felix ---
00:03:23 [INFO] 
00:03:23 [INFO] --- install:3.1.1:install (default-install) @ felix ---
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.pom
00:03:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/felix/target/felix.zip to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix/7.0.15-SNAPSHOT/felix-7.0.15-SNAPSHOT.zip
00:03:23 [INFO] 
00:03:23 [INFO] ----< org.glassfish.main.flashlight:flashlight-extra-jdk-packages >-----
00:03:23 [INFO] Building GlassFish Flashlight Extra JDK Pkgs 7.0.15-SNAPSHOT    [26/300]
00:03:23 [INFO]   from nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
00:03:23 [INFO] --------------------------------[ jar ]---------------------------------
00:03:23 [INFO] 
00:03:23 [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] 
00:03:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] 
00:03:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-extra-jdk-packages ---
00:03:23 [WARNING] system modules path not set in conjunction with -source 11
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-agent ---
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/src/main/resources
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/src/main/manpages
00:03:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-agent ---
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/flashlight-extra-jdk-packages/src/main/manpages
00:03:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:23 [INFO] Recompiling the module because of changed source code.
00:03:23 [INFO] 
00:03:23 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] No sources to compile
00:03:23 [INFO] 
00:03:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] Not copying test resources
00:03:23 [INFO] 
00:03:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] Not compiling test sources
00:03:23 [INFO] 
00:03:23 [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-extra-jdk-packages ---
00:03:23 [INFO] Tests are skipped.
00:03:23 [INFO] 
00:03:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/target/classes/META-INF/MANIFEST.MF
00:03:24 [INFO] 
00:03:24 [INFO] --- command-security:1.0.17:check (default-check) @ simple-glassfish-api ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ simple-glassfish-api ---
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-agent ---
00:03:24 [INFO] Recompiling the module because of added or removed source files.
00:03:24 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:24 [INFO] Recompiling the module because of added or removed source files.
00:03:24 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:24 [WARNING] Bundle org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT : Classes found in the wrong directory: {META-INF/versions/9/module-info.class=module-info}
00:03:24 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations.jar
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-agent ---
00:03:24 [INFO] Not copying test resources
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-agent ---
00:03:24 [INFO] Not compiling test sources
00:03:24 [INFO] 
00:03:24 [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-agent ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/flashlight-extra-jdk-packages/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     flashlight-extra-jdk-packages
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-agent ---
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/flashlight-extra-jdk-packages/target/flashlight-extra-jdk-packages.jar
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-glassfish-api ---
00:03:24 [INFO] Not copying test resources
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-glassfish-api ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO] Not compiling test sources
00:03:24 [INFO] 
00:03:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ simple-glassfish-api ---
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     flashlight-agent
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- surefire:3.2.5:test (default-test) @ simple-glassfish-api ---
00:03:24 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/target/classes/META-INF
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-agent ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ simple-glassfish-api ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-extra-jdk-packages-checkstyle) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- install:3.1.1:install (default-install) @ flashlight-extra-jdk-packages ---
00:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/target/flashlight-agent.jar
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-extra-jdk-packages/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.pom
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/flashlight-extra-jdk-packages-7.0.15-SNAPSHOT.jar
00:03:24 [INFO] 
00:03:24 [INFO] ----------------< org.glassfish.main.core:api-exporter >----------------
00:03:24 [INFO] Building GlassFish API Exporter Module 7.0.15-SNAPSHOT          [27/300]
00:03:24 [INFO]   from nucleus/core/api-exporter/pom.xml
00:03:24 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:24 [INFO] 
00:03:24 [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter ---
00:03:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/classes/META-INF/MANIFEST.MF
00:03:24 [INFO] 
00:03:24 [INFO] --- javadoc:3.6.3:jar (javadoc) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:24 [INFO] Recompiling the module because of changed source code.
00:03:24 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-agent ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-agent ---
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     simple-glassfish-api
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-agent-checkstyle) @ flashlight-agent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- install:3.1.1:install (default-install) @ flashlight-agent ---
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ simple-glassfish-api ---
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.pom
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/agent/target/flashlight-agent.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-agent/7.0.15-SNAPSHOT/flashlight-agent-7.0.15-SNAPSHOT.jar
00:03:24 [INFO] 
00:03:24 [INFO] --------< org.glassfish.main.core:glassfish-extra-jre-packages >--------
00:03:24 [INFO] Building GlassFish Extra JRE Packages 7.0.15-SNAPSHOT           [28/300]
00:03:24 [INFO]   from nucleus/core/extra-jre-packages/pom.xml
00:03:24 [INFO] --------------------------------[ jar ]---------------------------------
00:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar
00:03:24 [INFO] 
00:03:24 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ simple-glassfish-api ---
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:verify (verify) @ simple-glassfish-api ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-simple-glassfish-api-checkstyle) @ simple-glassfish-api ---
00:03:24 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/src/main/manpages
00:03:24 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:24 [INFO] 
00:03:24 [INFO] --- install:3.1.1:install (default-install) @ simple-glassfish-api ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.pom
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/simple-glassfish-api/target/simple-glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/simple-glassfish-api/7.0.15-SNAPSHOT/simple-glassfish-api-7.0.15-SNAPSHOT.jar
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] ------------< org.glassfish.main.admin:rest-service-parent >------------
00:03:24 [INFO] Building GlassFish Admin REST Parent 7.0.15-SNAPSHOT            [29/300]
00:03:24 [INFO]   from nucleus/admin/rest/pom.xml
00:03:24 [INFO] --------------------------------[ pom ]---------------------------------
00:03:24 [INFO] 
00:03:24 [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service-parent ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service-parent ---
00:03:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service-parent ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service-parent ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service-parent ---
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter ---
00:03:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter ---
00:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/src/main/resources
00:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/src/main/manpages
00:03:24 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter ---
00:03:24 [INFO] Recompiling the module because of changed source code.
00:03:24 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:24 [INFO] Executing tasks
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     rest-service-parent
00:03:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/target/classes/META-INF/MANIFEST.MF
00:03:24 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/target/classes/META-INF
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service-parent ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Not copying test resources
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service-parent ---
00:03:24 [INFO] Not compiling test sources
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-parent-checkstyle) @ rest-service-parent ---
00:03:24 [INFO] 
00:03:24 [INFO] --- install:3.1.1:install (default-install) @ rest-service-parent ---
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service-parent/7.0.15-SNAPSHOT/rest-service-parent-7.0.15-SNAPSHOT.pom
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --------------< org.glassfish.main.admin:nucleus-domain >---------------
00:03:24 [INFO] Building Nucleus template 7.0.15-SNAPSHOT                       [30/300]
00:03:24 [INFO]   from nucleus/admin/template/pom.xml
00:03:24 [INFO] --------------------------------[ jar ]---------------------------------
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [INFO] 
00:03:24 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ api-exporter ---
00:03:24 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-domain ---
00:03:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-domain ---
00:03:24 [INFO] Copying 12 resources from src/main/resources to target/classes
00:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/src/main/manpages
00:03:24 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-domain ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-domain ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-domain ---
00:03:24 [INFO] Not copying test resources
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-domain ---
00:03:24 [INFO] Not compiling test sources
00:03:24 [INFO] 
00:03:24 [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-domain ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-domain ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     glassfish-extra-jre-packages
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/target/classes/META-INF for
00:03:24 [INFO]      [echo]                                     nucleus-domain
00:03:24 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/target/classes/META-INF
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default) @ nucleus-domain ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Tests are skipped.
00:03:24 [INFO] 
00:03:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-extra-jre-packages-checkstyle) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] 
00:03:24 [INFO] --- install:3.1.1:install (default-install) @ glassfish-extra-jre-packages ---
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.pom
00:03:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/extra-jre-packages/target/glassfish-extra-jre-packages.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish-extra-jre-packages/7.0.15-SNAPSHOT/glassfish-extra-jre-packages-7.0.15-SNAPSHOT.jar
00:03:24 [INFO] 
00:03:24 [INFO] -------------< org.glassfish.main.deployment:nucleus-dtds >-------------
00:03:24 [INFO] Building Set of DTDs for Nucleus distributions 7.0.15-SNAPSHOT  [31/300]
00:03:24 [INFO]   from nucleus/deployment/dtds/pom.xml
00:03:24 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/target/classes/META-INF/MANIFEST.MF
00:03:24 [INFO] 
00:03:24 [INFO] --- command-security:1.0.17:check (default-check) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter ---
00:03:24 [INFO] 
00:03:24 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-dtds ---
00:03:24 [INFO] Recompiling the module because of added or removed source files.
00:03:24 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-dtds ---
00:03:24 [INFO] 
00:03:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-dtds ---
00:03:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-dtds ---
00:03:24 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/src/main/manpages
00:03:24 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-dtds ---
00:03:24 [INFO] Executing tasks
00:03:24 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/target/classes/config
00:03:24 [INFO] Executed tasks
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-domain ---
00:03:24 [INFO] 
00:03:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-dtds ---
00:03:24 [INFO] No sources to compile
00:03:24 [INFO] 
00:03:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-dtds ---
00:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/target/nucleus-domain.jar
00:03:24 [WARNING] system modules path not set in conjunction with -source 11
00:03:24 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:24 [INFO] 
00:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter ---
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-domain ---
00:03:25 [INFO] Not copying test resources
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-domain ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-nucleus-domain-checkstyle) @ nucleus-domain ---
00:03:25 [INFO] Not compiling test sources
00:03:25 [INFO] 
00:03:25 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ api-exporter ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ nucleus-domain ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] 
00:03:25 [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/template/target/nucleus-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/nucleus-domain/7.0.15-SNAPSHOT/nucleus-domain-7.0.15-SNAPSHOT.jar
00:03:25 [INFO] 
00:03:25 [INFO] -----------< org.glassfish.main.deployment:nucleus-schemas >------------
00:03:25 [INFO] Building Set of schemas for Nucleus 7.0.15-SNAPSHOT             [32/300]
00:03:25 [INFO]   from nucleus/deployment/schemas/pom.xml
00:03:25 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-schemas ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-schemas ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-schemas ---
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     nucleus-dtds
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-schemas ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-dtds ---
00:03:25 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:25 [INFO] 
00:03:25 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-schemas ---
00:03:25 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/src/main/manpages
00:03:25 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-schemas ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-schemas ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-schemas ---
00:03:25 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/target/nucleus-dtds.zip
00:03:25 [INFO] 
00:03:25 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-dtds ---
00:03:25 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/target/nucleus-dtds.zip
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-dtds ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-dtds ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-dtds-checkstyle) @ nucleus-dtds ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     api-exporter
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ nucleus-dtds ---
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/dtds/target/nucleus-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-dtds/7.0.15-SNAPSHOT/nucleus-dtds-7.0.15-SNAPSHOT.zip
00:03:25 [INFO] 
00:03:25 [INFO] ---------------------< org.glassfish.main.ejb:ejb >---------------------
00:03:25 [INFO] Building GlassFish EJB container related modules 7.0.15-SNAPSHOT [33/300]
00:03:25 [INFO]   from appserver/ejb/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/target/api-exporter.jar
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb ---
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     nucleus-schemas
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb ---
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-schemas ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/target/nucleus-schemas.zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-checkstyle) @ api-exporter ---
00:03:25 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-schemas ---
00:03:25 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/target/nucleus-schemas.zip
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ api-exporter ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/api-exporter/target/api-exporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter/7.0.15-SNAPSHOT/api-exporter-7.0.15-SNAPSHOT.jar
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-schemas ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-nucleus-schemas-checkstyle) @ nucleus-schemas ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ nucleus-schemas ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] 
00:03:25 [INFO] ------------------< org.glassfish.main.common:common >------------------
00:03:25 [INFO] Building GlassFish Common modules 7.0.15-SNAPSHOT               [34/300]
00:03:25 [INFO]   from appserver/common/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/schemas/target/nucleus-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/nucleus-schemas/7.0.15-SNAPSHOT/nucleus-schemas-7.0.15-SNAPSHOT.zip
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ common ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --------------< org.glassfish.main.deployment:deployment >--------------
00:03:25 [INFO] Building GlassFish Deployment Related Modules 7.0.15-SNAPSHOT   [35/300]
00:03:25 [INFO]   from appserver/deployment/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     ejb
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-checkstyle) @ ejb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ ejb ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb/7.0.15-SNAPSHOT/ejb-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] 
00:03:25 [INFO] -------------< org.glassfish.main.transaction:transaction >-------------
00:03:25 [INFO] Building GlassFish Transaction modules 7.0.15-SNAPSHOT          [36/300]
00:03:25 [INFO]   from appserver/transaction/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     common
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common ---
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ common ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-checkstyle) @ common ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ common ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common/7.0.15-SNAPSHOT/common-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     deployment
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] ---------------< org.glassfish.main.resources:resources >---------------
00:03:25 [INFO] Building GlassFish Resources infrastructure related modules 7.0.15-SNAPSHOT [37/300]
00:03:25 [INFO]   from appserver/resources/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-checkstyle) @ deployment ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ deployment ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment/7.0.15-SNAPSHOT/deployment-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --------------< org.glassfish.main.connectors:connectors >--------------
00:03:25 [INFO] Building Connectors Parent 7.0.15-SNAPSHOT                      [38/300]
00:03:25 [INFO]   from appserver/connectors/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ resources ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     transaction
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ transaction ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-checkstyle) @ transaction ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ transaction ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction/7.0.15-SNAPSHOT/transaction-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] 
00:03:25 [INFO] ----------------< org.glassfish.main.libpam4j:libpam4j >----------------
00:03:25 [INFO] Building Java binding for libpam.so 7.0.15-SNAPSHOT             [39/300]
00:03:25 [INFO]   from appserver/libpam4j/pom.xml
00:03:25 [INFO] --------------------------------[ jar ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ libpam4j ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ libpam4j ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ libpam4j ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ libpam4j ---
00:03:25 [INFO] Recompiling the module because of changed source code.
00:03:25 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     resources
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     connectors
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/target/classes/META-INF
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ resources ---
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-checkstyle) @ resources ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ resources ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources/7.0.15-SNAPSHOT/resources-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-checkstyle) @ connectors ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ connectors ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors/7.0.15-SNAPSHOT/connectors-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] 
00:03:25 [INFO] -------------< org.glassfish.main.security:securitymodule >-------------
00:03:25 [INFO] Building GlassFish Security Parent 7.0.15-SNAPSHOT              [40/300]
00:03:25 [INFO]   from appserver/security/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] -------------< org.glassfish.main.persistence:persistence >-------------
00:03:25 [INFO] Building GlassFish persistence related modules 7.0.15-SNAPSHOT  [41/300]
00:03:25 [INFO]   from appserver/persistence/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ securitymodule ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ securitymodule ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence ---
00:03:25 [WARNING] system modules path not set in conjunction with -source 11
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ libpam4j ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ libpam4j ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ libpam4j ---
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- resources:3.3.1:resources (default-resources) @ libpam4j ---
00:03:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/resources
00:03:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/manpages
00:03:25 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ libpam4j ---
00:03:25 [INFO] Recompiling the module because of changed source code.
00:03:25 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/target/classes/META-INF for
00:03:25 [INFO]      [echo]                                     securitymodule
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ securitymodule ---
00:03:25 [INFO] Executing tasks
00:03:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/target/classes/META-INF for
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO]      [echo]                                     persistence
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ securitymodule ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-securitymodule-checkstyle) @ securitymodule ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ securitymodule ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/securitymodule/7.0.15-SNAPSHOT/securitymodule-7.0.15-SNAPSHOT.pom
00:03:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/target/classes/META-INF
00:03:25 [INFO] Executed tasks
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] ---------------------< org.glassfish.main.orb:orb >---------------------
00:03:25 [INFO] Building GlassFish ORB related modules 7.0.15-SNAPSHOT          [42/300]
00:03:25 [INFO]   from appserver/orb/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- failsafe:3.2.5:verify (verify) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ orb ---
00:03:25 [INFO] Tests are skipped.
00:03:25 [INFO] 
00:03:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-checkstyle) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- install:3.1.1:install (default-install) @ persistence ---
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb ---
00:03:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence/7.0.15-SNAPSHOT/persistence-7.0.15-SNAPSHOT.pom
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] ---------------------< org.glassfish.main.web:web >---------------------
00:03:25 [INFO] Building GlassFish Web container related modules 7.0.15-SNAPSHOT [43/300]
00:03:25 [INFO]   from appserver/web/pom.xml
00:03:25 [INFO] --------------------------------[ pom ]---------------------------------
00:03:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ orb ---
00:03:25 [INFO] 
00:03:25 [INFO] --- clean:3.3.2:clean (default-clean) @ web ---
00:03:25 [INFO] 
00:03:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web ---
00:03:25 [INFO] No sources to compile
00:03:25 [INFO] 
00:03:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ orb ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ web ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ web ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     orb
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ orb ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-checkstyle) @ orb ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ orb ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb/7.0.15-SNAPSHOT/orb-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] ----------------------< org.glassfish.main.ha:ha >----------------------
00:03:26 [INFO] Building GlassFish HA modules 7.0.15-SNAPSHOT                   [44/300]
00:03:26 [INFO]   from appserver/ha/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     web
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ ha ---
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/target/classes/META-INF
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha ---
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha ---
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha ---
00:03:26 [WARNING] system modules path not set in conjunction with -source 11
00:03:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use or override a deprecated API.
00:03:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:deprecation for details.
00:03:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Some input files use unchecked or unsafe operations.
00:03:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/src/main/java/org/jvnet/libpam/impl/CLibrary.java: Recompile with -Xlint:unchecked for details.
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ libpam4j ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ web ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-checkstyle) @ web ---
00:03:26 [INFO] Recompiling the module because of added or removed source files.
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ web ---
00:03:26 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ ha ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --------------------< org.glassfish.main:appclient >--------------------
00:03:26 [INFO] 
00:03:26 [INFO] Building App Client Modules 7.0.15-SNAPSHOT                     [45/300]
00:03:26 [INFO]   from appserver/appclient/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ ha ---
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     ha
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ ha ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-checkstyle) @ ha ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ ha ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha/7.0.15-SNAPSHOT/ha-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] -------------------< org.glassfish.main.admin:admin >-------------------
00:03:26 [INFO] Building Admin Modules 7.0.15-SNAPSHOT                          [46/300]
00:03:26 [INFO]   from appserver/admin/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ admin ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin ---
00:03:26 [WARNING] system modules path not set in conjunction with -source 11
00:03:26 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin ---
00:03:26 [INFO] 
00:03:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ libpam4j ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin ---
00:03:26 [INFO] Not copying test resources
00:03:26 [INFO] Executing tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ libpam4j ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     appclient
00:03:26 [INFO] Not compiling test sources
00:03:26 [INFO] 
00:03:26 [INFO] --- surefire:3.2.5:test (default-test) @ libpam4j ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ admin ---
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ libpam4j ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ admin ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ appclient ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-appclient-checkstyle) @ appclient ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ appclient ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/7.0.15-SNAPSHOT/appclient-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --------------------< org.glassfish.main.core:core >--------------------
00:03:26 [INFO] Building GlassFish Core modules 7.0.15-SNAPSHOT                 [47/300]
00:03:26 [INFO]   from appserver/core/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ core ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ core ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ core ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ core ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ core ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/target/classes/META-INF for
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     admin
00:03:26 [INFO]      [echo]                                     libpam4j
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/classes/META-INF
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- jar:3.3.0:jar (default-jar) @ libpam4j ---
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ admin ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-checkstyle) @ admin ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ admin ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin/7.0.15-SNAPSHOT/admin-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --------------------< org.glassfish.main.jdbc:jdbc >--------------------
00:03:26 [INFO] Building JDBC Module 7.0.15-SNAPSHOT                            [48/300]
00:03:26 [INFO]   from appserver/jdbc/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/libpam4j.jar
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     core
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/target/classes/META-INF
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ core ---
00:03:26 [INFO] 
00:03:26 [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ libpam4j ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ core ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-core-checkstyle) @ core ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ core ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/core/7.0.15-SNAPSHOT/core-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] -----------< org.glassfish.main.loadbalancer:load-balancer >------------
00:03:26 [INFO] Building GlassFish Load-Balancer Plugin related modules 7.0.15-SNAPSHOT [49/300]
00:03:26 [INFO]   from appserver/load-balancer/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     jdbc
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-checkstyle) @ jdbc ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ jdbc ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc/7.0.15-SNAPSHOT/jdbc-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] ---------------------< org.glassfish.main.jms:jms >---------------------
00:03:26 [INFO] Building GlassFish JMS modules 7.0.15-SNAPSHOT                  [50/300]
00:03:26 [INFO]   from appserver/jms/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ jms ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ jms ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     load-balancer
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-checkstyle) @ load-balancer ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ load-balancer ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer/7.0.15-SNAPSHOT/load-balancer-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --------------< org.glassfish.main.jdbc.jdbc-ra:jdbc-ra >---------------
00:03:26 [INFO] Building JDBC Resource Adapter 7.0.15-SNAPSHOT                  [51/300]
00:03:26 [INFO]   from appserver/jdbc/jdbc-ra/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     jms
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra ---
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ jms ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-checkstyle) @ jms ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ jms ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms/7.0.15-SNAPSHOT/jms-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --------------< org.glassfish.main.concurrent:concurrent >--------------
00:03:26 [INFO] Building Concurrency Utilities Modules 7.0.15-SNAPSHOT          [52/300]
00:03:26 [INFO]   from appserver/concurrent/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     jdbc-ra
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna is set to different values in the source (7.0.15-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
00:03:26 [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.ptr is set to different values in the source (7.0.15-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
00:03:26 [WARNING] Bundle org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT : Version for package com.sun.jna.win32 is set to different values in the source (7.0.15-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
00:03:26 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/libpam4j.jar
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra-jdbc-ra-checkstyle) @ jdbc-ra ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-ra/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     concurrent
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/target/classes/META-INF
00:03:26 [INFO] Executed tasks
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] -------------------< org.glassfish.main.batch:batch >-------------------
00:03:26 [INFO] Building Batch runtime modules for Glassfish 7.0.15-SNAPSHOT    [53/300]
00:03:26 [INFO]   from appserver/batch/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-checkstyle) @ concurrent ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ concurrent ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent/7.0.15-SNAPSHOT/concurrent-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch ---
00:03:26 [INFO] ------------------< org.glassfish.main.extras:extras >------------------
00:03:26 [INFO] Building GlassFish Extras modules 7.0.15-SNAPSHOT               [54/300]
00:03:26 [INFO]   from appserver/extras/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ extras ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ extras ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ extras ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ extras ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ extras ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ extras ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ extras ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ batch ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ extras ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ extras ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ batch ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ extras ---
00:03:26 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/classes/META-INF/MANIFEST.MF
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ libpam4j ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- failsafe:3.2.5:verify (verify) @ libpam4j ---
00:03:26 [INFO] Tests are skipped.
00:03:26 [INFO] 
00:03:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.libpam4j-libpam4j-checkstyle) @ libpam4j ---
00:03:26 [INFO] 
00:03:26 [INFO] --- install:3.1.1:install (default-install) @ libpam4j ---
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.pom
00:03:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/libpam4j/target/libpam4j.jar to /home/jenkins/.m2/repository/org/glassfish/main/libpam4j/libpam4j/7.0.15-SNAPSHOT/libpam4j-7.0.15-SNAPSHOT.jar
00:03:26 [INFO] 
00:03:26 [INFO] ------------< org.glassfish.main.grizzly:glassfish-grizzly >------------
00:03:26 [INFO] Building Grizzly Glassfish Extra modules 7.0.15-SNAPSHOT        [55/300]
00:03:26 [INFO]   from appserver/grizzly/pom.xml
00:03:26 [INFO] --------------------------------[ pom ]---------------------------------
00:03:26 [INFO] 
00:03:26 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly ---
00:03:26 [INFO] 
00:03:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly ---
00:03:26 [INFO] 
00:03:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly ---
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly ---
00:03:26 [INFO] 
00:03:26 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly ---
00:03:26 [INFO] 
00:03:26 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly ---
00:03:26 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly ---
00:03:26 [INFO] No sources to compile
00:03:26 [INFO] 
00:03:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly ---
00:03:26 [INFO] Executing tasks
00:03:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/target/classes/META-INF for
00:03:26 [INFO]      [echo]                                     batch
00:03:26 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/target/classes/META-INF
00:03:26 [INFO] Executing tasks
00:03:27 [INFO] Executed tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     extras
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch ---
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ extras ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ batch ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-checkstyle) @ batch ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ batch ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ extras ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch/7.0.15-SNAPSHOT/batch-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-extras-checkstyle) @ extras ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ extras ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/extras/7.0.15-SNAPSHOT/extras-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] 
00:03:27 [INFO] --------------< org.glassfish.main.admingui:dataprovider >--------------
00:03:27 [INFO] Building DataProvider 7.0.15-SNAPSHOT                           [56/300]
00:03:27 [INFO]   from appserver/admingui/dataprovider/pom.xml
00:03:27 [INFO] --------------------------------[ jar ]---------------------------------
00:03:27 [INFO] 
00:03:27 [INFO] ----------------< org.glassfish.main.admingui:admingui >----------------
00:03:27 [INFO] Building Admin Console Packages 7.0.15-SNAPSHOT                 [57/300]
00:03:27 [INFO]   from appserver/admingui/pom.xml
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dataprovider ---
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ admingui ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     glassfish-grizzly
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dataprovider ---
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/target/classes/META-INF
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly ---
00:03:27 [INFO] 
00:03:27 [INFO] --- resources:3.3.1:resources (default-resources) @ dataprovider ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-checkstyle) @ glassfish-grizzly ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly ---
00:03:27 [INFO] No previous run data found, generating javadoc.
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly/7.0.15-SNAPSHOT/glassfish-grizzly-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/src/main/manpages
00:03:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admingui ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] 
00:03:27 [INFO] -------------< org.glassfish.main.featuresets:featuresets >-------------
00:03:27 [INFO] Building Glassfish featuresets 7.0.15-SNAPSHOT                  [58/300]
00:03:27 [INFO]   from appserver/featuresets/pom.xml
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ dataprovider ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dataprovider ---
00:03:27 [INFO] Not copying test resources
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ featuresets ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ featuresets ---
00:03:27 [INFO] Not compiling test sources
00:03:27 [INFO] 
00:03:27 [INFO] --- surefire:3.2.5:test (default-test) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ featuresets ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ featuresets ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ admingui ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ dataprovider ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ featuresets ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ featuresets ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ featuresets ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ featuresets ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ featuresets ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ featuresets ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     dataprovider
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- jar:3.3.0:jar (default-jar) @ dataprovider ---
00:03:27 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/target/dataprovider.jar
00:03:27 [INFO] Executing tasks
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     admingui
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     featuresets
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/target/classes/META-INF
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ featuresets ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ featuresets ---
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ admingui ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-admingui-checkstyle) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-featuresets-checkstyle) @ featuresets ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ admingui ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ featuresets ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/admingui/7.0.15-SNAPSHOT/admingui-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/featuresets/7.0.15-SNAPSHOT/featuresets-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] 
00:03:27 [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] -------------< org.glassfish.main.webservices:webservices >-------------
00:03:27 [INFO] --------< org.glassfish.main.microprofile:microprofile-parent >---------
00:03:27 [INFO] Building GlassFish Web Services related modules 7.0.15-SNAPSHOT [59/300]
00:03:27 [INFO] Building GlassFish MicroProfile modules 7.0.15-SNAPSHOT         [60/300]
00:03:27 [INFO]   from appserver/webservices/pom.xml
00:03:27 [INFO]   from appserver/microprofile/pom.xml
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-parent ---
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-parent ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-parent ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-parent ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     webservices
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     microprofile-parent
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/target/classes/META-INF
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-parent ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ webservices ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-checkstyle) @ webservices ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-parent-checkstyle) @ microprofile-parent ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ webservices ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ microprofile-parent ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices/7.0.15-SNAPSHOT/webservices-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-parent/7.0.15-SNAPSHOT/microprofile-parent-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] -------------------< org.glassfish.main.tests:tests >-------------------
00:03:27 [INFO] -----------< org.glassfish.main.distributions:distributions >-----------
00:03:27 [INFO] Building GlassFish Tests 7.0.15-SNAPSHOT                        [61/300]
00:03:27 [INFO] Building Glassfish distributions 7.0.15-SNAPSHOT                [62/300]
00:03:27 [INFO]   from appserver/tests/pom.xml
00:03:27 [INFO]   from appserver/distributions/pom.xml
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ distributions ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ distributions ---
00:03:27 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/target/dataprovider.jar
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ distributions ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ distributions ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ distributions ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     tests
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/target/dependency/META-INF for
00:03:27 [INFO]      [echo]                                     distributions
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/target/dependency/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ distributions ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ tests ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-tests-checkstyle) @ tests ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ tests ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/tests/7.0.15-SNAPSHOT/tests-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ distributions ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-distributions-checkstyle) @ distributions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ distributions ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/distributions/7.0.15-SNAPSHOT/distributions-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] -----< org.glassfish.main.osgi-platforms:osgi-console-extensions >------
00:03:27 [INFO] ---------< org.glassfish.main.flashlight:glassfish-flashlight >---------
00:03:27 [INFO] Building Console extensions for OSGi platforms 7.0.15-SNAPSHOT  [63/300]
00:03:27 [INFO] Building Flashlight 7.0.15-SNAPSHOT                             [64/300]
00:03:27 [INFO]   from appserver/osgi-platforms/pom.xml
00:03:27 [INFO]   from appserver/flashlight/pom.xml
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] --------------------------------[ pom ]---------------------------------
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-flashlight ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-console-extensions ---
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-flashlight ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/target/classes/META-INF/MANIFEST.MF
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dataprovider ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-flashlight ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-console-extensions ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-flashlight ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ dataprovider ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-dataprovider-checkstyle) @ dataprovider ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ dataprovider ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/dataprovider/target/dataprovider.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/dataprovider/7.0.15-SNAPSHOT/dataprovider-7.0.15-SNAPSHOT.jar
00:03:27 [INFO] 
00:03:27 [INFO] ----------< org.glassfish.main.distributions:nucleus-common >-----------
00:03:27 [INFO] Building Nucleus distribution Common module 7.0.15-SNAPSHOT     [65/300]
00:03:27 [INFO]   from nucleus/distributions/nucleus-common/pom.xml
00:03:27 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:27 [INFO] 
00:03:27 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-common ---
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-common ---
00:03:27 [INFO] 
00:03:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-common ---
00:03:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:27 [INFO] 
00:03:27 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-common ---
00:03:27 [INFO] Copying 26 resources from src/main/resources to target/dependency
00:03:27 [INFO] Copying 1 resource from src/main/resources to target/dependency
00:03:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/src/main/manpages
00:03:27 [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF
00:03:27 [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
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-common ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     osgi-console-extensions
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-common ---
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/target/classes/META-INF for
00:03:27 [INFO]      [echo]                                     glassfish-flashlight
00:03:27 [INFO] No sources to compile
00:03:27 [INFO] 
00:03:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-common ---
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-console-extensions ---
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/target/classes/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-flashlight ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-console-extensions ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-console-extensions-checkstyle) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-flashlight ---
00:03:27 [INFO] Tests are skipped.
00:03:27 [INFO] 
00:03:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-glassfish-flashlight-checkstyle) @ glassfish-flashlight ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ osgi-console-extensions ---
00:03:27 [INFO] 
00:03:27 [INFO] --- install:3.1.1:install (default-install) @ glassfish-flashlight ---
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-console-extensions/7.0.15-SNAPSHOT/osgi-console-extensions-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/glassfish-flashlight/7.0.15-SNAPSHOT/glassfish-flashlight-7.0.15-SNAPSHOT.pom
00:03:27 [INFO] Executing tasks
00:03:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/dependency/META-INF for
00:03:27 [INFO]      [echo]                                     nucleus-common
00:03:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/dependency/META-INF
00:03:27 [INFO] Executed tasks
00:03:27 [INFO] 
00:03:27 [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-common ---
00:03:27 [INFO] Reading assembly descriptor: src/main/assembly/nucleus-common.xml
00:03:28 [INFO] 
00:03:28 [INFO] 
00:03:28 [INFO] -------------< org.glassfish.main.grizzly:grizzly-config >--------------
00:03:28 [INFO] ---------------< org.glassfish.main.admin:rest-testing >----------------
00:03:28 [INFO] Building grizzly-config 7.0.15-SNAPSHOT                         [66/300]
00:03:28 [INFO] Building GlassFish Admin REST Testing Framework 7.0.15-SNAPSHOT [67/300]
00:03:28 [INFO]   from nucleus/grizzly/config/pom.xml
00:03:28 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:28 [INFO]   from nucleus/admin/rest/rest-testing/pom.xml
00:03:28 [INFO] --------------------------------[ jar ]---------------------------------
00:03:28 [INFO] 
00:03:28 [INFO] --- clean:3.3.2:clean (default-clean) @ rest-testing ---
00:03:28 [INFO] 
00:03:28 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-testing ---
00:03:28 [INFO] 
00:03:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-testing ---
00:03:28 [INFO] 
00:03:28 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-testing ---
00:03:28 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/stage
00:03:28 [INFO] 
00:03:28 [INFO] --- clean:3.3.2:clean (default-clean) @ grizzly-config ---
00:03:28 [INFO] 
00:03:28 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ grizzly-config ---
00:03:28 [INFO] 
00:03:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ grizzly-config ---
00:03:28 [INFO] 
00:03:28 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ grizzly-config ---
00:03:28 [INFO] Recompiling the module because of changed source code.
00:03:28 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:03:28 [INFO] Recompiling the module because of changed dependency.
00:03:28 [INFO] Compiling 45 source files with javac [debug target 11] to target/classes
00:03:28 [INFO] 
00:03:28 [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-common ---
00:03:28 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:28 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/nucleus-common.zip
00:03:28 [INFO] 
00:03:28 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-common ---
00:03:28 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/nucleus-common.zip
00:03:28 [INFO] 
00:03:28 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-common ---
00:03:28 [INFO] Tests are skipped.
00:03:28 [INFO] 
00:03:28 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-common ---
00:03:28 [INFO] Tests are skipped.
00:03:28 [INFO] 
00:03:28 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-common-checkstyle) @ nucleus-common ---
00:03:28 [INFO] 
00:03:28 [INFO] --- install:3.1.1:install (default-install) @ nucleus-common ---
00:03:28 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.pom
00:03:28 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus-common/target/nucleus-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-common/7.0.15-SNAPSHOT/nucleus-common-7.0.15-SNAPSHOT.zip
00:03:28 [INFO] 
00:03:28 [INFO] -----------------< org.glassfish.main.ejb:ejb-client >------------------
00:03:28 [INFO] Building GlassFish Core EJB Client 7.0.15-SNAPSHOT              [68/300]
00:03:28 [INFO]   from appserver/ejb/ejb-client/pom.xml
00:03:28 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:28 [INFO] 
00:03:28 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-client ---
00:03:28 [INFO] 
00:03:28 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-client ---
00:03:28 [INFO] 
00:03:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-client ---
00:03:28 [INFO] 
00:03:28 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-client ---
00:03:28 [WARNING] system modules path not set in conjunction with -source 11
00:03:28 [INFO] 
00:03:28 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-testing ---
00:03:28 [INFO] 
00:03:28 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-testing ---
00:03:28 [INFO] 
00:03:28 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-testing ---
00:03:28 [INFO] Recompiling the module because of changed source code.
00:03:28 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:28 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:28 [INFO] 
00:03:28 [INFO] --- resources:3.3.1:resources (default-resources) @ rest-testing ---
00:03:28 [INFO] Copying 0 resource from src/main/resources to target/classes
00:03:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/src/main/manpages
00:03:28 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:28 [INFO] 
00:03:28 [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-testing ---
00:03:28 [INFO] Recompiling the module because of changed source code.
00:03:28 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:03:28 [WARNING] system modules path not set in conjunction with -source 11
00:03:28 [INFO] 
00:03:28 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-client ---
00:03:28 [INFO] 
00:03:28 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-client ---
00:03:28 [INFO] 
00:03:28 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-client ---
00:03:28 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:28 [INFO] 
00:03:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-client ---
00:03:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/src/main/resources
00:03:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/src/main/manpages
00:03:28 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:28 [INFO] 
00:03:28 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-client ---
00:03:28 [INFO] Recompiling the module because of changed source code.
00:03:29 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:29 [WARNING] system modules path not set in conjunction with -source 11
00:03:29 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java uses unchecked or unsafe operations.
00:03:29 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/src/main/java/org/glassfish/admin/rest/testing/Common.java: Recompile with -Xlint:unchecked for details.
00:03:29 [INFO] 
00:03:29 [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-testing ---
00:03:29 [INFO] Recompiling the module because of added or removed source files.
00:03:29 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:03:29 [WARNING] system modules path not set in conjunction with -source 11
00:03:29 [INFO] 
00:03:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-testing ---
00:03:29 [INFO] Not copying test resources
00:03:29 [INFO] 
00:03:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-testing ---
00:03:29 [INFO] Not compiling test sources
00:03:29 [INFO] 
00:03:29 [INFO] --- surefire:3.2.5:test (default-test) @ rest-testing ---
00:03:29 [INFO] Tests are skipped.
00:03:29 [INFO] 
00:03:29 [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-testing ---
00:03:29 [WARNING] system modules path not set in conjunction with -source 11
00:03:29 [INFO] 
00:03:29 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-client ---
00:03:29 [INFO] 
00:03:29 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-client ---
00:03:29 [INFO] 
00:03:29 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-client ---
00:03:29 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:29 [INFO] Executing tasks
00:03:29 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/target/classes/META-INF for
00:03:29 [INFO]      [echo]                                     rest-testing
00:03:29 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/target/classes/META-INF
00:03:29 [INFO] Executed tasks
00:03:29 [INFO] 
00:03:29 [INFO] --- jar:3.3.0:jar (default-jar) @ rest-testing ---
00:03:29 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/target/rest-testing.jar
00:03:29 [INFO] 
00:03:29 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-testing ---
00:03:29 [INFO] Tests are skipped.
00:03:29 [INFO] 
00:03:29 [INFO] --- failsafe:3.2.5:verify (verify) @ rest-testing ---
00:03:29 [INFO] Tests are skipped.
00:03:29 [INFO] 
00:03:29 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-testing-checkstyle) @ rest-testing ---
00:03:29 [INFO] 
00:03:29 [INFO] --- install:3.1.1:install (default-install) @ rest-testing ---
00:03:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.pom
00:03:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-testing/target/rest-testing.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-testing/7.0.15-SNAPSHOT/rest-testing-7.0.15-SNAPSHOT.jar
00:03:29 [INFO] 
00:03:29 [INFO] ------------< org.glassfish.main.deployment:appserver-dtds >------------
00:03:29 [INFO] Building Set of DTDs for GlassFish Jakarta EE distributions 7.0.15-SNAPSHOT [69/300]
00:03:29 [INFO]   from appserver/deployment/dtds/pom.xml
00:03:29 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:29 [INFO] 
00:03:29 [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-dtds ---
00:03:29 [INFO] No sources to compile
00:03:29 [INFO] 
00:03:29 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-dtds ---
00:03:29 [INFO] 
00:03:29 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-dtds ---
00:03:29 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:29 [INFO] 
00:03:29 [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-dtds ---
00:03:29 [INFO] Copying 45 resources from src/main/resources to target/classes
00:03:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/src/main/manpages
00:03:29 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:29 [INFO] 
00:03:29 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-dtds ---
00:03:29 [INFO] No sources to compile
00:03:29 [INFO] 
00:03:29 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-dtds ---
00:03:29 [INFO] No sources to compile
00:03:29 [INFO] 
00:03:29 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-dtds ---
00:03:29 [INFO] Executing tasks
00:03:29 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/target/classes/META-INF for
00:03:29 [INFO]      [echo]                                     appserver-dtds
00:03:29 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/target/classes/META-INF
00:03:29 [INFO] Executed tasks
00:03:29 [INFO] 
00:03:29 [INFO] --- assembly:3.6.0:single (default-single) @ appserver-dtds ---
00:03:29 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/target/classes/META-INF/MANIFEST.MF
00:03:30 [INFO] 
00:03:30 [INFO] --- command-security:1.0.17:check (default-check) @ ejb-client ---
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-client ---
00:03:30 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/target/appserver-dtds.zip
00:03:30 [INFO] Recompiling the module because of added or removed source files.
00:03:30 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:30 [INFO] 
00:03:30 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-dtds ---
00:03:30 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/target/appserver-dtds.zip
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-dtds ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-dtds ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-dtds-checkstyle) @ appserver-dtds ---
00:03:30 [INFO] 
00:03:30 [INFO] --- install:3.1.1:install (default-install) @ appserver-dtds ---
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.pom
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dtds/target/appserver-dtds.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-dtds/7.0.15-SNAPSHOT/appserver-dtds-7.0.15-SNAPSHOT.zip
00:03:30 [INFO] 
00:03:30 [INFO] ----------< org.glassfish.main.deployment:appserver-schemas >-----------
00:03:30 [INFO] Building Set of schemas for Jakarta EE 7.0.15-SNAPSHOT          [70/300]
00:03:30 [INFO]   from appserver/deployment/schemas/pom.xml
00:03:30 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:30 [INFO] 
00:03:30 [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-schemas ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-schemas ---
00:03:30 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:30 [INFO] 
00:03:30 [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-schemas ---
00:03:30 [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:?:jar
00:03:30 [WARNING] system modules path not set in conjunction with -source 11
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ grizzly-config ---
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ grizzly-config ---
00:03:30 [INFO] 
00:03:30 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ grizzly-config ---
00:03:30 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:30 [INFO] 
00:03:30 [INFO] --- resources:3.3.1:resources (default-resources) @ grizzly-config ---
00:03:30 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/src/main/manpages
00:03:30 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ grizzly-config ---
00:03:30 [INFO] 
00:03:30 [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-schemas ---
00:03:30 [INFO] Recompiling the module because of changed dependency.
00:03:30 [INFO] Compiling 63 source files with javac [debug target 11] to target/classes
00:03:30 [INFO] Copying 113 resources from src/main/resources to target/classes
00:03:30 [WARNING] system modules path not set in conjunction with -source 11
00:03:30 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:03:30 [INFO] 
00:03:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-client ---
00:03:30 [INFO] Not copying test resources
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-client ---
00:03:30 [INFO] Not compiling test sources
00:03:30 [INFO] 
00:03:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-client ---
00:03:30 [INFO] 
00:03:30 [INFO] --- surefire:3.2.5:test (default-test) @ ejb-client ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-client ---
00:03:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/src/main/manpages
00:03:30 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-schemas ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-schemas ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-schemas ---
00:03:30 [INFO] Executing tasks
00:03:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/target/classes/META-INF for
00:03:30 [INFO]      [echo]                                     ejb-client
00:03:30 [INFO] Executed tasks
00:03:30 [INFO] 
00:03:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-client ---
00:03:30 [INFO] Executing tasks
00:03:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/target/classes/META-INF for
00:03:30 [INFO]      [echo]                                     appserver-schemas
00:03:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/target/ejb-client.jar
00:03:30 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/target/classes/META-INF
00:03:30 [INFO] Executed tasks
00:03:30 [INFO] 
00:03:30 [INFO] --- assembly:3.6.0:single (default-single) @ appserver-schemas ---
00:03:30 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-client ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-client ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-client-checkstyle) @ ejb-client ---
00:03:30 [INFO] 
00:03:30 [INFO] --- install:3.1.1:install (default-install) @ ejb-client ---
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.pom
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-client/target/ejb-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-client/7.0.15-SNAPSHOT/ejb-client-7.0.15-SNAPSHOT.jar
00:03:30 [INFO] 
00:03:30 [INFO] -------------< org.glassfish.main.connectors:descriptors >--------------
00:03:30 [INFO] Building Jakarta EE Connector Architecture Descriptors 7.0.15-SNAPSHOT [71/300]
00:03:30 [INFO]   from appserver/connectors/descriptors/pom.xml
00:03:30 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:30 [INFO] 
00:03:30 [INFO] --- clean:3.3.2:clean (default-clean) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ descriptors ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ descriptors ---
00:03:30 [INFO] 
00:03:30 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ descriptors ---
00:03:30 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/target/appserver-schemas.zip
00:03:30 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:30 [INFO] 
00:03:30 [INFO] --- resources:3.3.1:resources (default-resources) @ descriptors ---
00:03:30 [INFO] Copying 19 resources from src/main/resources to target/classes
00:03:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/src/main/manpages
00:03:30 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ descriptors ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- compiler:3.13.0:compile (process-annotations) @ descriptors ---
00:03:30 [INFO] No sources to compile
00:03:30 [INFO] 
00:03:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ descriptors ---
00:03:30 [INFO] Executing tasks
00:03:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/classes/META-INF for
00:03:30 [INFO]      [echo]                                     descriptors
00:03:30 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/classes/META-INF
00:03:30 [INFO] Executed tasks
00:03:30 [INFO] 
00:03:30 [INFO] --- assembly:3.6.0:single (default-single) @ descriptors ---
00:03:30 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:30 [INFO] 
00:03:30 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserver-schemas ---
00:03:30 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/target/appserver-schemas.zip
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-schemas ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-schemas ---
00:03:30 [INFO] Tests are skipped.
00:03:30 [INFO] 
00:03:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-appserver-schemas-checkstyle) @ appserver-schemas ---
00:03:30 [INFO] 
00:03:30 [INFO] --- install:3.1.1:install (default-install) @ appserver-schemas ---
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.pom
00:03:30 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/descriptors.zip
00:03:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/schemas/target/appserver-schemas.zip to /home/jenkins/.m2/repository/org/glassfish/main/deployment/appserver-schemas/7.0.15-SNAPSHOT/appserver-schemas-7.0.15-SNAPSHOT.zip
00:03:31 [INFO] 
00:03:31 [INFO] -----------------< org.glassfish.main.resources:mail >------------------
00:03:31 [INFO] Building Jakarta Mail Resources Support related modules 7.0.15-SNAPSHOT [72/300]
00:03:31 [INFO]   from appserver/resources/mail/pom.xml
00:03:31 [INFO] --------------------------------[ pom ]---------------------------------
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail ---
00:03:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ mail ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ descriptors ---
00:03:31 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/descriptors.zip
00:03:31 [INFO] 
00:03:31 [INFO] --- assembly:3.6.0:single (jar) @ descriptors ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ mail ---
00:03:31 [INFO] Reading assembly descriptor: src/assembly/jar.xml
00:03:31 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/descriptors-resources.jar
00:03:31 [INFO] Executing tasks
00:03:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/target/classes/META-INF for
00:03:31 [INFO]      [echo]                                     mail
00:03:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/target/classes/META-INF
00:03:31 [INFO] Executed tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ mail ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-checkstyle) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ mail ---
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ descriptors ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail/7.0.15-SNAPSHOT/mail-7.0.15-SNAPSHOT.pom
00:03:31 [INFO] 
00:03:31 [INFO] --< org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages >--
00:03:31 [INFO] Building GlassFish Oracle JDBC Packages 7.0.15-SNAPSHOT         [73/300]
00:03:31 [INFO]   from appserver/persistence/oracle-jdbc-driver-packages/pom.xml
00:03:31 [INFO] --------------------------------[ jar ]---------------------------------
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ descriptors ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-descriptors-checkstyle) @ descriptors ---
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ descriptors ---
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.pom
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/descriptors.zip to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT.zip
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/descriptors/target/descriptors-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/descriptors/7.0.15-SNAPSHOT/descriptors-7.0.15-SNAPSHOT-resources.jar
00:03:31 [INFO] 
00:03:31 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/oracle-jdbc-driver-packages/src/main/manpages
00:03:31 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:31 [INFO] 
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] ---------< org.glassfish.main.persistence:eclipselink-wrapper >---------
00:03:31 [INFO] Building Declaring EclipseLink dependencies 7.0.15-SNAPSHOT     [74/300]
00:03:31 [INFO]   from appserver/persistence/eclipselink-wrapper/pom.xml
00:03:31 [INFO] --------------------------------[ pom ]---------------------------------
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ eclipselink-wrapper ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ eclipselink-wrapper ---
00:03:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink-wrapper ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ eclipselink-wrapper ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ eclipselink-wrapper ---
00:03:31 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF/MANIFEST.MF
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Not copying test resources
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Not compiling test sources
00:03:31 [INFO] 
00:03:31 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Executing tasks
00:03:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/eclipselink-wrapper/target/classes/META-INF for
00:03:31 [INFO]      [echo]                                     eclipselink-wrapper
00:03:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/eclipselink-wrapper/target/classes/META-INF
00:03:31 [INFO] Executed tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ eclipselink-wrapper ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ eclipselink-wrapper ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-eclipselink-wrapper-checkstyle) @ eclipselink-wrapper ---
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ eclipselink-wrapper ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/eclipselink-wrapper/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/eclipselink-wrapper/7.0.15-SNAPSHOT/eclipselink-wrapper-7.0.15-SNAPSHOT.pom
00:03:31 [INFO] 
00:03:31 [INFO] ---------------< org.glassfish.main.persistence.cmp:cmp >---------------
00:03:31 [INFO] Building GlassFish cmp related modules 7.0.15-SNAPSHOT          [75/300]
00:03:31 [INFO]   from appserver/persistence/cmp/pom.xml
00:03:31 [INFO] --------------------------------[ pom ]---------------------------------
00:03:31 [INFO] Executing tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp ---
00:03:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/oracle-jdbc-driver-packages/target/classes/META-INF for
00:03:31 [INFO]      [echo]                                     glassfish-oracle-jdbc-driver-packages
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp ---
00:03:31 [INFO] Executed tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/oracle-jdbc-driver-packages/target/glassfish-oracle-jdbc-driver-packages.jar
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp ---
00:03:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-glassfish-oracle-jdbc-driver-packages-checkstyle) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ glassfish-oracle-jdbc-driver-packages ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/oracle-jdbc-driver-packages/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/glassfish-oracle-jdbc-driver-packages/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.pom
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-oracle-jdbc-driver-packages-7.0.15-SNAPSHOT.jar
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] ------------------< org.glassfish.main.web:web-embed >------------------
00:03:31 [INFO] Building GlassFish Web container embedded related modules 7.0.15-SNAPSHOT [76/300]
00:03:31 [INFO]   from appserver/web/web-embed/pom.xml
00:03:31 [INFO] --------------------------------[ pom ]---------------------------------
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed ---
00:03:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed ---
00:03:31 [INFO] No sources to compile
00:03:31 [INFO] 
00:03:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed ---
00:03:31 [INFO] Executing tasks
00:03:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/target/classes/META-INF for
00:03:31 [INFO]      [echo]                                     web-embed
00:03:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/target/classes/META-INF
00:03:31 [INFO] Executing tasks
00:03:31 [INFO] Executed tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed ---
00:03:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/target/classes/META-INF for
00:03:31 [INFO]      [echo]                                     cmp
00:03:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/target/classes/META-INF
00:03:31 [INFO] Executed tasks
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-checkstyle) @ web-embed ---
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ web-embed ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed/7.0.15-SNAPSHOT/web-embed-7.0.15-SNAPSHOT.pom
00:03:31 [WARNING] system modules path not set in conjunction with -source 11
00:03:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Some input files use or override a deprecated API.
00:03:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/src/main/java/org/glassfish/grizzly/config/dom/Transports.java: Recompile with -Xlint:deprecation for details.
00:03:31 [INFO] 
00:03:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ grizzly-config ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ grizzly-config ---
00:03:31 [INFO] 
00:03:31 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp ---
00:03:31 [INFO] Tests are skipped.
00:03:31 [INFO] 
00:03:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-checkstyle) @ cmp ---
00:03:31 [INFO] 
00:03:31 [INFO] -------------------< org.glassfish.main.web:web-sse >-------------------
00:03:31 [INFO] Building Server-Sent Events 7.0.15-SNAPSHOT                     [77/300]
00:03:31 [INFO]   from appserver/web/web-sse/pom.xml
00:03:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:31 [INFO] 
00:03:31 [INFO] --- install:3.1.1:install (default-install) @ cmp ---
00:03:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp/7.0.15-SNAPSHOT/cmp-7.0.15-SNAPSHOT.pom
00:03:31 [INFO] 
00:03:31 [INFO] ----------< org.glassfish.main.web:weld-integration-fragment >----------
00:03:31 [INFO] Building Weld Integration Fragment 7.0.15-SNAPSHOT              [78/300]
00:03:31 [INFO]   from appserver/web/weld-integration-fragment/pom.xml
00:03:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:31 [INFO] 
00:03:31 [INFO] --- clean:3.3.2:clean (default-clean) @ web-sse ---
00:03:31 [INFO] 
00:03:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-fragment ---
00:03:32 [INFO] Recompiling the module because of changed source code.
00:03:32 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:03:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:32 [INFO] 
00:03:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ grizzly-config ---
00:03:32 [INFO] 
00:03:32 [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-fragment ---
00:03:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/src/main/resources
00:03:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/src/main/manpages
00:03:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration-fragment ---
00:03:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/target/classes/META-INF/MANIFEST.MF
00:03:32 [INFO] 
00:03:32 [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-fragment ---
00:03:32 [INFO] Not copying test resources
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-fragment ---
00:03:32 [INFO] Not compiling test sources
00:03:32 [INFO] 
00:03:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-fragment ---
00:03:32 [WARNING] system modules path not set in conjunction with -source 11
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-sse ---
00:03:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:32 [INFO] 
00:03:32 [INFO] --- resources:3.3.1:resources (default-resources) @ web-sse ---
00:03:32 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/src/main/manpages
00:03:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-sse ---
00:03:32 [INFO] Recompiling the module because of changed source code.
00:03:32 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:03:32 [INFO] Executing tasks
00:03:32 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/target/classes/META-INF for
00:03:32 [INFO]      [echo]                                     weld-integration-fragment
00:03:32 [INFO] Executed tasks
00:03:32 [INFO] 
00:03:32 [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-fragment ---
00:03:32 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar
00:03:32 [INFO] 
00:03:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-fragment-checkstyle) @ weld-integration-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- install:3.1.1:install (default-install) @ weld-integration-fragment ---
00:03:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.pom
00:03:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/classes/META-INF/MANIFEST.MF
00:03:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-fragment/target/weld-integration-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-fragment/7.0.15-SNAPSHOT/weld-integration-fragment-7.0.15-SNAPSHOT.jar
00:03:32 [INFO] 
00:03:32 [INFO] --- command-security:1.0.17:check (default-check) @ grizzly-config ---
00:03:32 [INFO] 
00:03:32 [INFO] -------< org.glassfish.main.web:weld-integration-test-fragment >--------
00:03:32 [INFO] Building Fragment bundle for Weld related testing 7.0.15-SNAPSHOT [79/300]
00:03:32 [INFO]   from appserver/web/weld-integration-test-fragment/pom.xml
00:03:32 [INFO] --------------------------------[ jar ]---------------------------------
00:03:32 [INFO] 
00:03:32 [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration-test-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ grizzly-config ---
00:03:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:32 [INFO] 
00:03:32 [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration-test-fragment ---
00:03:32 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-test-fragment/src/main/manpages
00:03:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration-test-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration-test-fragment ---
00:03:32 [INFO] No sources to compile
00:03:32 [INFO] 
00:03:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration-test-fragment ---
00:03:32 [INFO] Recompiling the module because of changed dependency.
00:03:32 [INFO] Not copying test resources
00:03:32 [INFO] 
00:03:32 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration-test-fragment ---
00:03:32 [INFO] Compiling 63 source files with javac [debug target 11] to target/classes
00:03:32 [INFO] Not compiling test sources
00:03:32 [INFO] 
00:03:32 [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration-test-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration-test-fragment ---
00:03:32 [INFO] Executing tasks
00:03:32 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-test-fragment/target/classes/META-INF for
00:03:32 [INFO]      [echo]                                     weld-integration-test-fragment
00:03:32 [WARNING] system modules path not set in conjunction with -source 11
00:03:32 [INFO] Executed tasks
00:03:32 [INFO] 
00:03:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-sse ---
00:03:32 [INFO] 
00:03:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-sse ---
00:03:32 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-test-fragment/target/weld-integration-test-fragment.jar
00:03:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:32 [INFO] 
00:03:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration-test-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration-test-fragment ---
00:03:32 [INFO] Tests are skipped.
00:03:32 [INFO] 
00:03:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-test-fragment-checkstyle) @ weld-integration-test-fragment ---
00:03:32 [INFO] 
00:03:32 [INFO] --- install:3.1.1:install (default-install) @ weld-integration-test-fragment ---
00:03:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration-test-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration-test-fragment/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.pom
00:03:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/weld-integration-test-fragment-7.0.15-SNAPSHOT.jar
00:03:33 [INFO] 
00:03:33 [INFO] --------------< org.glassfish.main.web:cdi-api-fragment >---------------
00:03:33 [INFO] Building cdi-api Fragment 7.0.15-SNAPSHOT                       [80/300]
00:03:33 [INFO]   from appserver/web/cdi-api-fragment/pom.xml
00:03:33 [INFO] --------------------------------[ jar ]---------------------------------
00:03:33 [INFO] 
00:03:33 [INFO] --- clean:3.3.2:clean (default-clean) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cdi-api-fragment ---
00:03:33 [INFO] No sources to compile
00:03:33 [INFO] 
00:03:33 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cdi-api-fragment ---
00:03:33 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:33 [INFO] 
00:03:33 [INFO] --- resources:3.3.1:resources (default-resources) @ cdi-api-fragment ---
00:03:33 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/src/main/manpages
00:03:33 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (default-compile) @ cdi-api-fragment ---
00:03:33 [INFO] No sources to compile
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cdi-api-fragment ---
00:03:33 [INFO] No sources to compile
00:03:33 [INFO] 
00:03:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cdi-api-fragment ---
00:03:33 [INFO] Not copying test resources
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cdi-api-fragment ---
00:03:33 [INFO] Not compiling test sources
00:03:33 [INFO] 
00:03:33 [INFO] --- surefire:3.2.5:test (default-test) @ cdi-api-fragment ---
00:03:33 [INFO] Tests are skipped.
00:03:33 [INFO] 
00:03:33 [INFO] --- antrun:3.1.0:run (default-manifest) @ cdi-api-fragment ---
00:03:33 [INFO] Executing tasks
00:03:33 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/target/classes/META-INF for
00:03:33 [INFO]      [echo]                                     cdi-api-fragment
00:03:33 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/target/classes/META-INF
00:03:33 [INFO] Executed tasks
00:03:33 [INFO] 
00:03:33 [INFO] --- jar:3.3.0:jar (default-jar) @ cdi-api-fragment ---
00:03:33 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar
00:03:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/target/classes/META-INF/MANIFEST.MF
00:03:33 [INFO] 
00:03:33 [INFO] --- command-security:1.0.17:check (default-check) @ web-sse ---
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-sse ---
00:03:33 [INFO] 
00:03:33 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cdi-api-fragment ---
00:03:33 [INFO] Recompiling the module because of added or removed source files.
00:03:33 [INFO] Tests are skipped.
00:03:33 [INFO] 
00:03:33 [INFO] --- failsafe:3.2.5:verify (verify) @ cdi-api-fragment ---
00:03:33 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:03:33 [INFO] Tests are skipped.
00:03:33 [INFO] 
00:03:33 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-cdi-api-fragment-checkstyle) @ cdi-api-fragment ---
00:03:33 [INFO] 
00:03:33 [INFO] --- install:3.1.1:install (default-install) @ cdi-api-fragment ---
00:03:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.pom
00:03:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/cdi-api-fragment/target/cdi-api-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/cdi-api-fragment/7.0.15-SNAPSHOT/cdi-api-fragment-7.0.15-SNAPSHOT.jar
00:03:33 [INFO] 
00:03:33 [INFO] ----------------< org.glassfish.main.ha:ha-file-store >-----------------
00:03:33 [INFO] Building GlassFish ha-file-store 7.0.15-SNAPSHOT                [81/300]
00:03:33 [INFO]   from appserver/ha/ha-file-store/pom.xml
00:03:33 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:33 [INFO] 
00:03:33 [INFO] --- clean:3.3.2:clean (default-clean) @ ha-file-store ---
00:03:33 [INFO] 
00:03:33 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-file-store ---
00:03:33 [INFO] 
00:03:33 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-file-store ---
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-file-store ---
00:03:33 [INFO] Recompiling the module because of changed source code.
00:03:33 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:33 [WARNING] system modules path not set in conjunction with -source 11
00:03:33 [INFO] 
00:03:33 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-file-store ---
00:03:33 [INFO] 
00:03:33 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-file-store ---
00:03:33 [INFO] 
00:03:33 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-file-store ---
00:03:33 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:33 [INFO] 
00:03:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ha-file-store ---
00:03:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/src/main/resources
00:03:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/src/main/manpages
00:03:33 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-file-store ---
00:03:33 [INFO] Recompiling the module because of changed source code.
00:03:33 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:33 [WARNING] system modules path not set in conjunction with -source 11
00:03:33 [INFO] 
00:03:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-sse ---
00:03:33 [INFO] Not copying test resources
00:03:33 [INFO] 
00:03:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-sse ---
00:03:33 [INFO] Not compiling test sources
00:03:33 [INFO] 
00:03:33 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-sse ---
00:03:33 [INFO] 
00:03:33 [INFO] --- surefire:3.2.5:test (default-test) @ web-sse ---
00:03:33 [INFO] Tests are skipped.
00:03:33 [INFO] 
00:03:33 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-sse ---
00:03:33 [INFO] Executing tasks
00:03:33 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/target/classes/META-INF for
00:03:33 [INFO]      [echo]                                     web-sse
00:03:33 [INFO] Executed tasks
00:03:33 [INFO] 
00:03:33 [INFO] --- jar:3.3.0:jar (default-jar) @ web-sse ---
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/target/web-sse.jar
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-sse ---
00:03:34 [WARNING] system modules path not set in conjunction with -source 11
00:03:34 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:34 [INFO] Total Messages including ones found from disk so far: {}
00:03:34 [INFO] Processing: jakarta.enterprise.network.config on element LOGGER_NAME
00:03:34 [INFO] Enclosing type is org.glassfish.grizzly.config.GrizzlyConfig
00:03:34 [INFO] Loggers found so far: {jakarta.enterprise.network.config.description=Network config, jakarta.enterprise.network.config.publish=false, jakarta.enterprise.network.config.subsystem=NETCONFIG}
00:03:34 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:34 [INFO] Found enclosing element LOGGER_NAME
00:03:34 [INFO] Found enclosing element org.glassfish.grizzly.config.GrizzlyConfig
00:03:34 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:34 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:34 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:34 [INFO] Total Messages including ones found from disk so far: {}
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ grizzly-config ---
00:03:34 [INFO] Not copying test resources
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ grizzly-config ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ web-sse ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-sse-checkstyle) @ web-sse ---
00:03:34 [INFO] Not compiling test sources
00:03:34 [INFO] 
00:03:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ grizzly-config ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ web-sse ---
00:03:34 [INFO] 
00:03:34 [INFO] --- surefire:3.2.5:test (default-test) @ grizzly-config ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ grizzly-config ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-sse/target/web-sse.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-sse/7.0.15-SNAPSHOT/web-sse-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] 
00:03:34 [INFO] ----------------< org.glassfish.main.appclient:server >-----------------
00:03:34 [INFO] Building GlassFish App Client Server-side Modules 7.0.15-SNAPSHOT [82/300]
00:03:34 [INFO]   from appserver/appclient/server/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ server ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ server ---
00:03:34 [WARNING] Javadoc Warnings
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:65: warning: empty <p> tag
00:03:34 [WARNING] *<p>
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:9: warning: no comment
00:03:34 [WARNING] public class AdapterConverter
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:14: warning: no comment
00:03:34 [WARNING] protected final XmlAdapter<Object,Object> _adapter;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:16: warning: no comment
00:03:34 [WARNING] protected final boolean _forSerialization;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment
00:03:34 [WARNING] protected final JavaType _inputType, _targetType;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:12: warning: no comment
00:03:34 [WARNING] protected final JavaType _inputType, _targetType;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/AdapterConverter.java:19: warning: no comment
00:03:34 [WARNING] public AdapterConverter(XmlAdapter<?,?> adapter,
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:16: warning: no comment
00:03:34 [WARNING] public class DataHandlerDeserializer
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/deser/DataHandlerDeserializer.java:21: warning: no comment
00:03:34 [WARNING] public DataHandlerDeserializer() { super(DataHandler.class); }
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:21: warning: no comment
00:03:34 [WARNING] public class DataHandlerSerializer extends StdSerializer<DataHandler>
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/ser/DataHandlerSerializer.java:25: warning: no comment
00:03:34 [WARNING] public DataHandlerSerializer() { super(DataHandler.class); }
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:175: warning: no @param for name
00:03:34 [WARNING] public void setNameUsedForXmlValue(String name) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:183: warning: no @return
00:03:34 [WARNING] public String getNameUsedForXmlValue() {
00:03:34 [WARNING] ^
00:03:34 [INFO] No sources to compile
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @param for incl
00:03:34 [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:194: warning: no @return
00:03:34 [INFO] 
00:03:34 [WARNING] public JakartaXmlBindAnnotationIntrospector setNonNillableInclusion(JsonInclude.Include incl) {
00:03:34 [WARNING] ^
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ server ---
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:202: warning: no @return
00:03:34 [WARNING] public JsonInclude.Include getNonNillableInclusion() {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @param for ac
00:03:34 [WARNING] protected XmlAccessType findAccessType(Annotated ac)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:551: warning: no @return
00:03:34 [WARNING] protected XmlAccessType findAccessType(Annotated ac)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:86: warning: no comment
00:03:34 [WARNING] protected final JsonDeserializer<?> _dataHandlerDeserializer;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:85: warning: no comment
00:03:34 [WARNING] protected final JsonSerializer<?> _dataHandlerSerializer;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:90: warning: no comment
00:03:34 [WARNING] protected final boolean _ignoreXmlIDREF;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:84: warning: no comment
00:03:34 [WARNING] protected final String _jaxbPackageName;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:88: warning: no comment
00:03:34 [WARNING] protected final TypeFactory _typeFactory;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:76: warning: no comment
00:03:34 [WARNING] protected final static boolean DEFAULT_IGNORE_XMLIDREF = false;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:74: warning: no comment
00:03:34 [WARNING] protected final static String DEFAULT_NAME_FOR_XML_VALUE = "value";
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:82: warning: no comment
00:03:34 [WARNING] protected final static JsonFormat.Value FORMAT_INT = new JsonFormat.Value().withShape(JsonFormat.Shape.NUMBER_INT);
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:80: warning: no comment
00:03:34 [WARNING] protected final static JsonFormat.Value FORMAT_STRING = new JsonFormat.Value().withShape(JsonFormat.Shape.STRING);
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:78: warning: no comment
00:03:34 [WARNING] protected final static String MARKER_FOR_DEFAULT = "##default";
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:119: warning: no comment
00:03:34 [WARNING] public JakartaXmlBindAnnotationIntrospector(MapperConfig<?> config) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:123: warning: no comment
00:03:34 [WARNING] public JakartaXmlBindAnnotationIntrospector(TypeFactory typeFactory) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1527: warning: no comment
00:03:34 [WARNING] protected Converter<Object,Object> _converter(XmlAdapter<?,?> adapter, boolean forSerialization)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1618: warning: no comment
00:03:34 [WARNING] protected String _decapitalize(String name) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1016: warning: no comment
00:03:34 [WARNING] protected Class<?> _doFindDeserializationType(Annotated a, JavaType baseType)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1466: warning: no comment
00:03:34 [WARNING] protected XmlAdapter<?,?> _findContentAdapter(Annotated ann,
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1504: warning: no comment
00:03:34 [WARNING] protected JavaType _fullDeserializationType(AnnotatedMember am)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1523: warning: no comment
00:03:34 [WARNING] protected JavaType _fullSerializationType(AnnotatedMember am) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1540: warning: no comment
00:03:34 [WARNING] protected Class<?> _getTypeFromXmlElement(Annotated a) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1567: warning: no comment
00:03:34 [WARNING] protected String _okNameForGetter(AnnotatedMethod am) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1581: warning: no comment
00:03:34 [WARNING] protected String _okNameForMutator(AnnotatedMethod am) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1486: warning: no comment
00:03:34 [WARNING] protected String _propertyNameToString(PropertyName n)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1491: warning: no comment
00:03:34 [WARNING] protected Class<?> _rawDeserializationType(Annotated a)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1517: warning: no comment
00:03:34 [WARNING] protected Class<?> _rawSerializationType(Annotated a)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1589: warning: no comment
00:03:34 [WARNING] protected String _stdManglePropertyName(final String basename, final int offset)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:593: warning: no comment
00:03:34 [WARNING] protected TypeResolverBuilder<?> _typeResolverFromXmlElements(AnnotatedMember am)
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationIntrospector.java:1435: warning: no comment
00:03:34 [WARNING] protected final TypeFactory getTypeFactory() {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:80: warning: no @param for intr
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule(JakartaXmlBindAnnotationIntrospector intr) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @param for p
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:129: warning: no @return
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setPriority(Priority p) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @param for incl
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:139: warning: no @return
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setNonNillableInclusion(JsonInclude.Include incl) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:151: warning: no @return
00:03:34 [WARNING] public JsonInclude.Include getNonNillableInclusion() {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @param for name
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:158: warning: no @return
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule setNameUsedForXmlValue(String name) {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:75: warning: no comment
00:03:34 [WARNING] public JakartaXmlBindAnnotationModule() { }
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:163: warning: no comment
00:03:34 [WARNING] public String getNameUsedForXmlValue() {
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:134: warning: no comment
00:03:34 [WARNING] public Priority getPriority() { return _priority; }
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment
00:03:34 [WARNING] PRIMARY, SECONDARY;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/JakartaXmlBindAnnotationModule.java:34: warning: no comment
00:03:34 [WARNING] PRIMARY, SECONDARY;
00:03:34 [WARNING] ^
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/sources/com/fasterxml/jackson/module/jakarta/xmlbind/PackageVersion.java:13: warning: no comment
00:03:34 [WARNING] public final static Version VERSION = VersionUtil.parseVersion(
00:03:34 [WARNING] ^
00:03:34 [WARNING] 59 warnings
00:03:34 [WARNING] system modules path not set in conjunction with -source 11
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:34 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java uses unchecked or unsafe operations.
00:03:34 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/src/main/java/org/glassfish/ha/store/adapter/file/FileBackingStore.java: Recompile with -Xlint:unchecked for details.
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-file-store ---
00:03:34 [INFO] 
00:03:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-file-store ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     grizzly-config
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- jar:3.3.0:jar (default-jar) @ grizzly-config ---
00:03:34 [INFO] 
00:03:34 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-file-store ---
00:03:34 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/grizzly-config.jar
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     server
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ server ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-server-checkstyle) @ server ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ server ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/7.0.15-SNAPSHOT/server-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] ----------------< org.glassfish.main.appclient:client >-----------------
00:03:34 [INFO] Building App Client - client-side modules 7.0.15-SNAPSHOT       [83/300]
00:03:34 [INFO]   from appserver/appclient/client/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ client ---
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/target/jackson-module-jakarta-xmlbind-annotations-javadoc.jar
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ grizzly-config ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ client ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ grizzly-config ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-grizzly-config-checkstyle) @ grizzly-config ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ grizzly-config ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ client ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ client ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ client ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/grizzly-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/grizzly-config/7.0.15-SNAPSHOT/grizzly-config-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] -------------< org.glassfish.main.admin:appserver-domain >--------------
00:03:34 [INFO] Building Appserver template 7.0.15-SNAPSHOT                     [84/300]
00:03:34 [INFO]   from appserver/admin/template/pom.xml
00:03:34 [INFO] --------------------------------[ jar ]---------------------------------
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-domain ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-domain ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack) @ appserver-domain ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main.admin:nucleus-domain:7.0.15-SNAPSHOT:jar
00:03:34 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/target/classes/META-INF/MANIFEST.MF
00:03:34 [INFO] 
00:03:34 [INFO] --- command-security:1.0.17:check (default-check) @ ha-file-store ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-file-store ---
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-domain ---
00:03:34 [INFO] Copying 7 resources from src/main/resources to target/classes
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/src/main/manpages
00:03:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:34 [INFO] Recompiling the module because of added or removed source files.
00:03:34 [INFO] 
00:03:34 [INFO] --- assembly:3.6.0:single (create-artifact) @ appserver-domain ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     client
00:03:34 [INFO] Reading assembly descriptor: src/main/assembly/appserver-domain.xml
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ client ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ client ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-client-checkstyle) @ client ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ client ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/client/7.0.15-SNAPSHOT/client-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] -----------< org.glassfish.main.core:api-exporter-fragment >------------
00:03:34 [INFO] Building GlassFish API Exporter Module Fragment 7.0.15-SNAPSHOT [85/300]
00:03:34 [INFO]   from appserver/core/api-exporter-fragment/pom.xml
00:03:34 [INFO] --------------------------------[ jar ]---------------------------------
00:03:34 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/target/classes
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:regex-property (export-package-regexp) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ api-exporter-fragment ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-domain ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jackson.module-jackson-module-jakarta-xmlbind-annotations-checkstyle) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ jackson-module-jakarta-xmlbind-annotations ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ api-exporter-fragment ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-domain ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/xmlbind-annotations/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jackson/module/jackson-module-jakarta-xmlbind-annotations/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ api-exporter-fragment ---
00:03:34 [INFO] Not copying test resources
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ api-exporter-fragment ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] Not compiling test sources
00:03:34 [INFO] 
00:03:34 [INFO] --- surefire:3.2.5:test (default-test) @ appserver-domain ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-sources.jar
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jackson-module-jakarta-xmlbind-annotations-7.0.15-SNAPSHOT-javadoc.jar
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ api-exporter-fragment ---
00:03:34 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/api-exporter-fragment/src/main/manpages
00:03:34 [INFO] 
00:03:34 [INFO] -----------------< org.glassfish.main.jdbc:templates >------------------
00:03:34 [INFO] Building JDBC Templates 7.0.15-SNAPSHOT                         [86/300]
00:03:34 [INFO]   from appserver/jdbc/templates/pom.xml
00:03:34 [INFO] --------------------------------[ jar ]---------------------------------
00:03:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ api-exporter-fragment ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ api-exporter-fragment ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ templates ---
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ api-exporter-fragment ---
00:03:34 [INFO] Not copying test resources
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ templates ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ templates ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ templates ---
00:03:34 [INFO] Not compiling test sources
00:03:34 [INFO] 
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ templates ---
00:03:34 [INFO] --- surefire:3.2.5:test (default-test) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ templates ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ templates ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ templates ---
00:03:34 [INFO] Copying 23 resources from src/main/resources to target/classes
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/src/main/manpages
00:03:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ templates ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ templates ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ templates ---
00:03:34 [INFO] Not copying test resources
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ templates ---
00:03:34 [WARNING] system modules path not set in conjunction with -source 11
00:03:34 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-file-store ---
00:03:34 [INFO] Not compiling test sources
00:03:34 [INFO] 
00:03:34 [INFO] --- surefire:3.2.5:test (default-test) @ templates ---
00:03:34 [INFO] Not copying test resources
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-file-store ---
00:03:34 [INFO] Not compiling test sources
00:03:34 [INFO] 
00:03:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-file-store ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- surefire:3.2.5:test (default-test) @ ha-file-store ---
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     appserver-domain
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ templates ---
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-domain ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-file-store ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/api-exporter-fragment/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     api-exporter-fragment
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- jar:3.3.0:jar (default-jar) @ api-exporter-fragment ---
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/target/appserver-domain.jar
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ api-exporter-fragment ---
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-domain ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ api-exporter-fragment ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-api-exporter-fragment-checkstyle) @ api-exporter-fragment ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-domain ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ api-exporter-fragment ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-domain-checkstyle) @ appserver-domain ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/api-exporter-fragment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ appserver-domain ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] Executing tasks
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     templates
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     ha-file-store
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ha-file-store ---
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- jar:3.3.0:jar (default-jar) @ templates ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/api-exporter-fragment/target/api-exporter-fragment.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/api-exporter-fragment/7.0.15-SNAPSHOT/api-exporter-fragment-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/template/target/appserver-domain.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-domain/7.0.15-SNAPSHOT/appserver-domain-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/target/ha-file-store.jar
00:03:34 [INFO] 
00:03:34 [INFO] 
00:03:34 [INFO] --------------------< org.glassfish.main.jms:jmsra >--------------------
00:03:34 [INFO] Building JMS GlassFish System RA Assembly 7.0.15-SNAPSHOT       [87/300]
00:03:34 [INFO] --------------< org.glassfish.main.batch:batch-databases >--------------
00:03:34 [INFO]   from appserver/jms/jmsra/pom.xml
00:03:34 [INFO] Building Batch database init scripts for GlassFish 7.0.15-SNAPSHOT [88/300]
00:03:34 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:34 [INFO]   from appserver/batch/batch-database/pom.xml
00:03:34 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/target/templates.jar
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jmsra ---
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ batch-databases ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jmsra ---
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jmsra ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-file-store ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ templates ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ ha-file-store ---
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ jmsra ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-file-store-checkstyle) @ ha-file-store ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ ha-file-store ---
00:03:34 [INFO] Copying 15 resources from src/main/resources to target/classes
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ templates ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-templates-checkstyle) @ templates ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-file-store/target/ha-file-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-file-store/7.0.15-SNAPSHOT/ha-file-store-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ templates ---
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/src/main/manpages
00:03:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ batch-databases ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --------------< org.glassfish.main.extras:jakartaee-pom >---------------
00:03:34 [INFO] Building GlassFish JavaEE Manifest pom 7.0.15-SNAPSHOT          [89/300]
00:03:34 [INFO]   from appserver/extras/jakartaee/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-pom ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-pom ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/templates/target/templates.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/templates/7.0.15-SNAPSHOT/templates-7.0.15-SNAPSHOT.jar
00:03:34 [INFO] 
00:03:34 [INFO] --------------< org.glassfish.main.extras:appserv-rt-pom >--------------
00:03:34 [INFO] Building GlassFish appserv-rt Manifest pom 7.0.15-SNAPSHOT      [90/300]
00:03:34 [INFO]   from appserver/extras/appserv-rt/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-pom ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     batch-databases
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- assembly:3.6.0:single (default-single) @ batch-databases ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-pom ---
00:03:34 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-pom ---
00:03:34 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/target/batch-databases.zip
00:03:34 [INFO] Executing tasks
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     jakartaee-pom
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/target/classes/META-INF
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-pom ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-pom ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-pom-checkstyle) @ jakartaee-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ batch-databases ---
00:03:34 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/target/batch-databases.zip
00:03:34 [INFO] 
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ jakartaee-pom ---
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ batch-databases ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-pom/7.0.15-SNAPSHOT/jakartaee-pom-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- resources:3.3.1:resources (default-resources) @ jmsra ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ batch-databases ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-batch-databases-checkstyle) @ batch-databases ---
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/src/main/resources
00:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/src/main/manpages
00:03:34 [INFO] 
00:03:34 [INFO] --------< org.glassfish.main.extras:glassfish-embedded-common >---------
00:03:34 [INFO] Building Embedded GlassFish Common 7.0.15-SNAPSHOT              [91/300]
00:03:34 [INFO]   from appserver/extras/embedded/common/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ batch-databases ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (unzip-rar) @ jmsra ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/batch-database/target/batch-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/batch/batch-databases/7.0.15-SNAPSHOT/batch-databases-7.0.15-SNAPSHOT.zip
00:03:34 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/target/classes/META-INF for
00:03:34 [INFO]      [echo]                                     appserv-rt-pom
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/target/classes/META-INF
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] -----------------< org.glassfish.main.extras:embedded >-----------------
00:03:34 [INFO] Building GlassFish Embedded modules 7.0.15-SNAPSHOT             [92/300]
00:03:34 [INFO]   from appserver/extras/embedded/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-common ---
00:03:34 [INFO] Executed tasks
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-pom ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ embedded ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-pom ---
00:03:34 [INFO] Tests are skipped.
00:03:34 [INFO] 
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ embedded ---
00:03:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-pom-checkstyle) @ appserv-rt-pom ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-pom ---
00:03:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-pom/7.0.15-SNAPSHOT/appserv-rt-pom-7.0.15-SNAPSHOT.pom
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] -------< org.glassfish.main.extras:glassfish-embedded-shell-jar >-------
00:03:34 [INFO] Building Embedded GlassFish Shell Jars 7.0.15-SNAPSHOT          [93/300]
00:03:34 [INFO]   from appserver/extras/embedded/shell/pom.xml
00:03:34 [INFO] --------------------------------[ pom ]---------------------------------
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-common ---
00:03:34 [INFO] 
00:03:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-common ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ embedded ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] 
00:03:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ embedded ---
00:03:34 [INFO] 
00:03:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO] Executing tasks
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-jar ---
00:03:34 [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/imqjmsra.rar into /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/classes/glassfish/lib/install/applications/jmsra
00:03:34 [INFO] No sources to compile
00:03:34 [INFO] 
00:03:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-jar ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     glassfish-embedded-common
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-common ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] Executing tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-common ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/target/classes/META-INF for
00:03:35 [INFO] 
00:03:35 [INFO]      [echo]                                     embedded
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/target/classes/META-INF for
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-common-checkstyle) @ glassfish-embedded-common ---
00:03:35 [INFO]      [echo]                                     glassfish-embedded-shell-jar
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-common ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-common/7.0.15-SNAPSHOT/glassfish-embedded-common-7.0.15-SNAPSHOT.pom
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/target/classes/META-INF
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ embedded ---
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-jar ---
00:03:35 [INFO] 
00:03:35 [INFO] ---------< org.glassfish.main.webservices:webservices-scripts >---------
00:03:35 [INFO] Building GlassFish webservices scripts 7.0.15-SNAPSHOT          [94/300]
00:03:35 [INFO]   from appserver/webservices/webservices-scripts/pom.xml
00:03:35 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ embedded ---
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-jar ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-embedded-checkstyle) @ embedded ---
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-jar-checkstyle) @ glassfish-embedded-shell-jar ---
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ embedded ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-jar ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-scripts ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/embedded/7.0.15-SNAPSHOT/embedded-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-jar/7.0.15-SNAPSHOT/glassfish-embedded-shell-jar-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] 
00:03:35 [INFO] -----------< org.glassfish.main.webservices:metro-fragments >-----------
00:03:35 [INFO] -----------------< org.glassfish.main.tests:ant-tests >-----------------
00:03:35 [INFO] Building GlassFish Metro Related Fragments 7.0.15-SNAPSHOT      [95/300]
00:03:35 [INFO] Building GlassFish Ant Tests 7.0.15-SNAPSHOT                    [96/300]
00:03:35 [INFO]   from appserver/webservices/metro-fragments/pom.xml
00:03:35 [INFO]   from appserver/tests/appserv-tests/pom.xml
00:03:35 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] --------------------------------[ pom ]---------------------------------
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-scripts ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-scripts ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] Copying 8 resources from src/main/resources to target/classes
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tests ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ metro-fragments ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/src/main/manpages
00:03:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tests ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-scripts ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tests ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tests ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:copy-dependencies (war) @ metro-fragments ---
00:03:35 [INFO] Copying wstx-services-4.0.3.war to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/classes/glassfish/lib/install/applications/metro/wstx-services.war
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ metro-fragments ---
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/src/main/resources
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/src/main/manpages
00:03:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-fragments ---
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ jmsra ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-fragments ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jmsra ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-fragments ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ jmsra ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     webservices-scripts
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- assembly:3.6.0:single (default-single) @ webservices-scripts ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     ant-tests
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tests ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO] Executing tasks
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     jmsra
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     metro-fragments
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tests ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-ant-tests-checkstyle) @ ant-tests ---
00:03:35 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/target/webservices-scripts.zip
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ ant-tests ---
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- assembly:3.6.0:single (default-single) @ jmsra ---
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/ant-tests/7.0.15-SNAPSHOT/ant-tests-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] 
00:03:35 [INFO] --- assembly:3.6.0:single (default-single) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] ---------< org.glassfish.main.distributions:glassfish-common >----------
00:03:35 [INFO] Building GlassFish distribution Common module 7.0.15-SNAPSHOT   [97/300]
00:03:35 [INFO]   from appserver/distributions/glassfish-common/pom.xml
00:03:35 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:35 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:35 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:35 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/metro-fragments.zip
00:03:35 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/jmsra.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ webservices-scripts ---
00:03:35 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/target/webservices-scripts.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-scripts ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-scripts ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-scripts-checkstyle) @ webservices-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ webservices-scripts ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/webservices-scripts/target/webservices-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-scripts/7.0.15-SNAPSHOT/webservices-scripts-7.0.15-SNAPSHOT.zip
00:03:35 [INFO] 
00:03:35 [INFO] ----------------< org.glassfish.main.web:web-embed-api >----------------
00:03:35 [INFO] Building GlassFish Web container Embedded APIs 7.0.15-SNAPSHOT  [98/300]
00:03:35 [INFO]   from appserver/web/web-embed/api/pom.xml
00:03:35 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ metro-fragments ---
00:03:35 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/metro-fragments.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-fragments ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ web-embed-api ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-fragments-checkstyle) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ metro-fragments ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-embed-api ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-fragments/target/metro-fragments.zip to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-fragments/7.0.15-SNAPSHOT/metro-fragments-7.0.15-SNAPSHOT.zip
00:03:35 [INFO] 
00:03:35 [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-scripts >-----------
00:03:35 [INFO] Building GlassFish cmp scripts 7.0.15-SNAPSHOT                  [99/300]
00:03:35 [INFO]   from appserver/persistence/cmp/cmp-scripts/pom.xml
00:03:35 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-scripts ---
00:03:35 [INFO] Recompiling the module because of changed dependency.
00:03:35 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-scripts ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-scripts ---
00:03:35 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:35 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:03:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-scripts ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-scripts ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-scripts ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     cmp-scripts
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- assembly:3.6.0:single (default-single) @ cmp-scripts ---
00:03:35 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:35 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ cmp-scripts ---
00:03:35 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-scripts ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-scripts ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-scripts-checkstyle) @ cmp-scripts ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ cmp-scripts ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-scripts/target/cmp-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-scripts/7.0.15-SNAPSHOT/cmp-scripts-7.0.15-SNAPSHOT.zip
00:03:35 [INFO] 
00:03:35 [INFO] -----------< org.glassfish.main.grizzly:nucleus-grizzly-all >-----------
00:03:35 [INFO] Building Nucleus Grizzly jars Combining 7.0.15-SNAPSHOT        [100/300]
00:03:35 [INFO]   from nucleus/grizzly/nucleus-grizzly-all/pom.xml
00:03:35 [INFO] --------------------------------[ jar ]---------------------------------
00:03:35 [WARNING] system modules path not set in conjunction with -source 11
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-embed-api ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ web-embed-api ---
00:03:35 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/src/main/manpages
00:03:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-embed-api ---
00:03:35 [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)'
00:03:35 [INFO] Recompiling the module because of changed dependency.
00:03:35 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-common ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-common ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-common ---
00:03:35 [INFO] 
00:03:35 [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ glassfish-common ---
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-grizzly-all ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-grizzly-all ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-grizzly-all ---
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/src/main/resources
00:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/src/main/manpages
00:03:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-grizzly-all ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jmsra ---
00:03:35 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/jmsra.zip
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jmsra ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- failsafe:3.2.5:verify (verify) @ jmsra ---
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jmsra-checkstyle) @ jmsra ---
00:03:35 [INFO] 
00:03:35 [INFO] --- install:3.1.1:install (default-install) @ jmsra ---
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.pom
00:03:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jmsra/target/jmsra.zip to /home/jenkins/.m2/repository/org/glassfish/main/jms/jmsra/7.0.15-SNAPSHOT/jmsra-7.0.15-SNAPSHOT.zip
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/config/target/grizzly-config.jar
00:03:35 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-grizzly-all ---
00:03:35 [INFO] No sources to compile
00:03:35 [INFO] 
00:03:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-grizzly-all ---
00:03:35 [INFO] Not copying test resources
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-grizzly-all ---
00:03:35 [INFO] Not compiling test sources
00:03:35 [INFO] 
00:03:35 [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-grizzly-all ---
00:03:35 [INFO] 
00:03:35 [INFO] --------------< org.glassfish.main.appclient:acc-config >---------------
00:03:35 [INFO] Building ACC Config Classes (JAXB) 7.0.15-SNAPSHOT             [101/300]
00:03:35 [INFO]   from appserver/appclient/client/acc-config/pom.xml
00:03:35 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:35 [INFO] Tests are skipped.
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-grizzly-all ---
00:03:35 [WARNING] system modules path not set in conjunction with -source 11
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- clean:3.3.2:clean (default-clean) @ acc-config ---
00:03:35 [INFO] 
00:03:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ acc-config ---
00:03:35 [INFO] 
00:03:35 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ acc-config ---
00:03:35 [INFO] 
00:03:35 [INFO] --- dependency:3.6.1:unpack (unpack-dtd) @ acc-config ---
00:03:35 [INFO] Configured Artifact: org.glassfish.main.deployment:appserver-dtds:7.0.15-SNAPSHOT:zip
00:03:35 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:35 [INFO] 
00:03:35 [INFO] --- build-helper:3.4.0:add-source (add-sources) @ acc-config ---
00:03:35 [INFO] Source directory: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/generated-sources/xjc added.
00:03:35 [INFO] 
00:03:35 [INFO] --- antrun:3.1.0:run (xjc-gen-for-glassfish-acc) @ acc-config ---
00:03:35 [INFO] Executing tasks
00:03:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF for
00:03:35 [INFO]      [echo]                                     nucleus-grizzly-all
00:03:35 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF
00:03:35 [INFO] Executed tasks
00:03:35 [INFO] 
00:03:35 [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-grizzly-all ---
00:03:35 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar
00:03:35 [INFO] 
00:03:35 [INFO] --- bundle:5.1.9:bundle (bundle) @ nucleus-grizzly-all ---
00:03:35 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/target/classes/META-INF/MANIFEST.MF
00:03:35 [INFO] 
00:03:35 [INFO] --- command-security:1.0.17:check (default-check) @ web-embed-api ---
00:03:35 [INFO] 
00:03:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-embed-api ---
00:03:35 [INFO] Recompiling the module because of changed dependency.
00:03:35 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:35 [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)
00:03:36 [WARNING] system modules path not set in conjunction with -source 11
00:03:36 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-embed-api ---
00:03:36 [INFO] Not copying test resources
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-embed-api ---
00:03:36 [INFO] Not compiling test sources
00:03:36 [INFO] 
00:03:36 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-embed-api ---
00:03:36 [INFO] 
00:03:36 [INFO] --- surefire:3.2.5:test (default-test) @ web-embed-api ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-embed-api ---
00:03:36 [INFO] Executing tasks
00:03:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/target/classes/META-INF for
00:03:36 [INFO]      [echo]                                     web-embed-api
00:03:36 [INFO] Executed tasks
00:03:36 [INFO] 
00:03:36 [INFO] --- jar:3.3.0:jar (default-jar) @ web-embed-api ---
00:03:36 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/target/web-embed-api.jar
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-embed-api ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:verify (verify) @ web-embed-api ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-embed-api-checkstyle) @ web-embed-api ---
00:03:36 [INFO] 
00:03:36 [INFO] --- install:3.1.1:install (default-install) @ web-embed-api ---
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.pom
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-embed/api/target/web-embed-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-embed-api/7.0.15-SNAPSHOT/web-embed-api-7.0.15-SNAPSHOT.jar
00:03:36 [INFO] 
00:03:36 [INFO] -----------< org.glassfish.main.appclient:appclient-scripts >-----------
00:03:36 [INFO] Building GlassFish appclient scripts 7.0.15-SNAPSHOT           [102/300]
00:03:36 [INFO]   from appserver/appclient/client/appclient-scripts/pom.xml
00:03:36 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:36 [INFO] 
00:03:36 [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-scripts ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-scripts ---
00:03:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-scripts ---
00:03:36 [INFO] Copying 6 resources from src/main/resources to target/classes
00:03:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/src/main/manpages
00:03:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-scripts ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-scripts ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-scripts ---
00:03:36 [INFO] Executing tasks
00:03:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/target/classes/META-INF for
00:03:36 [INFO]      [echo]                                     appclient-scripts
00:03:36 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/target/classes/META-INF
00:03:36 [INFO] Executed tasks
00:03:36 [INFO] 
00:03:36 [INFO] --- assembly:3.6.0:single (default-single) @ appclient-scripts ---
00:03:36 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:36 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip
00:03:36 [INFO] 
00:03:36 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appclient-scripts ---
00:03:36 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-scripts ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-scripts ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-appclient-scripts-checkstyle) @ appclient-scripts ---
00:03:36 [INFO] 
00:03:36 [INFO] --- install:3.1.1:install (default-install) @ appclient-scripts ---
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.pom
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/appclient-scripts/target/appclient-scripts.zip to /home/jenkins/.m2/repository/org/glassfish/main/appclient/appclient-scripts/7.0.15-SNAPSHOT/appclient-scripts-7.0.15-SNAPSHOT.zip
00:03:36 [INFO] 
00:03:36 [INFO] ----------------< org.glassfish.main.extras:jakartaee >-----------------
00:03:36 [INFO] Building GlassFish jakartaee.jar 7.0.15-SNAPSHOT               [103/300]
00:03:36 [INFO]   from appserver/extras/jakartaee/manifest-jar/pom.xml
00:03:36 [INFO] --------------------------------[ jar ]---------------------------------
00:03:36 [INFO] 
00:03:36 [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee ---
00:03:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee ---
00:03:36 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/manifest-jar/src/main/manpages
00:03:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee ---
00:03:36 [INFO] Not copying test resources
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee ---
00:03:36 [INFO] Not compiling test sources
00:03:36 [INFO] 
00:03:36 [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee ---
00:03:36 [INFO] Executing tasks
00:03:36 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/generated-sources/xjc
00:03:36 [INFO] Executing tasks
00:03:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/manifest-jar/target/classes/META-INF for
00:03:36 [INFO]      [echo]                                     jakartaee
00:03:36 [INFO] Executed tasks
00:03:36 [INFO] 
00:03:36 [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee ---
00:03:36 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-checkstyle) @ jakartaee ---
00:03:36 [INFO] 
00:03:36 [INFO] --- install:3.1.1:install (default-install) @ jakartaee ---
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.pom
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/manifest-jar/target/jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee/7.0.15-SNAPSHOT/jakartaee-7.0.15-SNAPSHOT.jar
00:03:36 [INFO] 
00:03:36 [INFO] ----------------< org.glassfish.main.extras:appserv-rt >----------------
00:03:36 [INFO] Building GlassFish appserv-rt.jar 7.0.15-SNAPSHOT              [104/300]
00:03:36 [INFO]   from appserver/extras/appserv-rt/manifest-jar/pom.xml
00:03:36 [INFO] --------------------------------[ jar ]---------------------------------
00:03:36 [INFO] 
00:03:36 [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt ---
00:03:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt ---
00:03:36 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/manifest-jar/src/main/manpages
00:03:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt ---
00:03:36 [INFO] No sources to compile
00:03:36 [INFO] 
00:03:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserv-rt ---
00:03:36 [INFO] Not copying test resources
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserv-rt ---
00:03:36 [INFO] Not compiling test sources
00:03:36 [INFO] 
00:03:36 [INFO] --- surefire:3.2.5:test (default-test) @ appserv-rt ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt ---
00:03:36 [INFO] Executing tasks
00:03:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/manifest-jar/target/classes/META-INF for
00:03:36 [INFO]      [echo]                                     appserv-rt
00:03:36 [INFO] Executed tasks
00:03:36 [INFO] 
00:03:36 [INFO] --- jar:3.3.0:jar (default-jar) @ appserv-rt ---
00:03:36 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt ---
00:03:36 [INFO] Tests are skipped.
00:03:36 [INFO] 
00:03:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-checkstyle) @ appserv-rt ---
00:03:36 [INFO] 
00:03:36 [INFO] --- install:3.1.1:install (default-install) @ appserv-rt ---
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/manifest-jar/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.pom
00:03:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/manifest-jar/target/appserv-rt.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt/7.0.15-SNAPSHOT/appserv-rt-7.0.15-SNAPSHOT.jar
00:03:36 [INFO] 
00:03:36 [INFO] ----------------< org.glassfish.main.extras:osgi-main >-----------------
00:03:36 [INFO] Building GlassFish UberJar OSGI Main Module 7.0.15-SNAPSHOT    [105/300]
00:03:36 [INFO]   from appserver/extras/embedded/common/osgi-main/pom.xml
00:03:36 [INFO] --------------------------------[ jar ]---------------------------------
00:03:36 [INFO] 
00:03:36 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-main ---
00:03:36 [INFO] 
00:03:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-main ---
00:03:36 [INFO] 
00:03:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-main ---
00:03:36 [INFO] 
00:03:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-main ---
00:03:36 [INFO] Recompiling the module because of changed source code.
00:03:36 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:37 [INFO]       [xjc] parsing a schema...
00:03:37 [WARNING] system modules path not set in conjunction with -source 11
00:03:37 [INFO] 
00:03:37 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-main ---
00:03:37 [INFO] 
00:03:37 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-main ---
00:03:37 [INFO] 
00:03:37 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-main ---
00:03:37 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:37 [INFO] 
00:03:37 [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-main ---
00:03:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/src/main/resources
00:03:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/src/main/manpages
00:03:37 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:37 [INFO] 
00:03:37 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-main ---
00:03:37 [INFO] Recompiling the module because of changed source code.
00:03:37 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:37 [WARNING] system modules path not set in conjunction with -source 11
00:03:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java uses unchecked or unsafe operations.
00:03:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/src/main/java/org/glassfish/uberjar/osgimain/Main.java: Recompile with -Xlint:unchecked for details.
00:03:37 [INFO] 
00:03:37 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-main ---
00:03:37 [INFO] Recompiling the module because of added or removed source files.
00:03:37 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:37 [WARNING] system modules path not set in conjunction with -source 11
00:03:37 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:37 [INFO] 
00:03:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-main ---
00:03:37 [INFO] Not copying test resources
00:03:37 [INFO] 
00:03:37 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-main ---
00:03:37 [INFO] Not compiling test sources
00:03:37 [INFO] 
00:03:37 [INFO] --- surefire:3.2.5:test (default-test) @ osgi-main ---
00:03:37 [INFO] Tests are skipped.
00:03:37 [INFO] 
00:03:37 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-main ---
00:03:37 [INFO]       [xjc] compiling a schema...
00:03:37 [INFO] Executing tasks
00:03:37 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/target/classes/META-INF for
00:03:37 [INFO]      [echo]                                     osgi-main
00:03:37 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/target/classes/META-INF
00:03:37 [INFO] Executed tasks
00:03:37 [INFO] 
00:03:37 [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-main ---
00:03:37 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar
00:03:37 [INFO] 
00:03:37 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-main ---
00:03:37 [INFO] Tests are skipped.
00:03:37 [INFO] 
00:03:37 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-main ---
00:03:37 [INFO] Tests are skipped.
00:03:37 [INFO] 
00:03:37 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-main-checkstyle) @ osgi-main ---
00:03:37 [INFO] 
00:03:37 [INFO] --- install:3.1.1:install (default-install) @ osgi-main ---
00:03:37 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.pom
00:03:37 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-main/target/osgi-main.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-main/7.0.15-SNAPSHOT/osgi-main-7.0.15-SNAPSHOT.jar
00:03:37 [INFO] 
00:03:37 [INFO] ---------< org.glassfish.main.tests.connectors:cciblackbox-tx >---------
00:03:37 [INFO] Building GlassFish Ant Tests - CCI BlackBox TX 7.0.15-SNAPSHOT [106/300]
00:03:37 [INFO]   from appserver/tests/appserv-tests/cciblackbox-tx/pom.xml
00:03:37 [INFO] --------------------------------[ jar ]---------------------------------
00:03:37 [INFO] 
00:03:37 [INFO] --- clean:3.3.2:clean (default-clean) @ cciblackbox-tx ---
00:03:37 [INFO] 
00:03:37 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cciblackbox-tx ---
00:03:37 [INFO] 
00:03:37 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cciblackbox-tx ---
00:03:37 [INFO] 
00:03:37 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cciblackbox-tx ---
00:03:37 [INFO] Recompiling the module because of changed source code.
00:03:37 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter1.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter2.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter3.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter4.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter5.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter6.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter7.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Adapter8.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/AuthRealm.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/CertDb.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/ClientContainer.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/ClientCredential.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/LogService.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/MessageSecurityConfig.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/ObjectFactory.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Property.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/ProviderConfig.java
00:03:38 [WARNING] system modules path not set in conjunction with -source 11
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cciblackbox-tx ---
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cciblackbox-tx ---
00:03:38 [INFO] 
00:03:38 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cciblackbox-tx ---
00:03:38 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/RequestPolicy.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/ResponsePolicy.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Security.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/Ssl.java
00:03:38 [INFO]       [xjc] org/glassfish/appclient/client/acc/config/TargetServer.java
00:03:38 [INFO] 
00:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ cciblackbox-tx ---
00:03:38 [INFO] Executed tasks
00:03:38 [INFO] 
00:03:38 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ acc-config ---
00:03:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/src/main/resources
00:03:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/src/main/manpages
00:03:38 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:38 [INFO] 
00:03:38 [INFO] --- compiler:3.13.0:compile (default-compile) @ cciblackbox-tx ---
00:03:38 [INFO] Not compiling main sources
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ acc-config ---
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ acc-config ---
00:03:38 [INFO] 
00:03:38 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ acc-config ---
00:03:38 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:38 [INFO] Recompiling the module because of changed source code.
00:03:38 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:38 [INFO] 
00:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ acc-config ---
00:03:38 [INFO] Copying 0 resource from src/main/java to target/classes
00:03:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/src/main/manpages
00:03:38 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:38 [INFO] 
00:03:38 [INFO] --- compiler:3.13.0:compile (default-compile) @ acc-config ---
00:03:38 [INFO] Recompiling the module because of changed source code.
00:03:38 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:03:38 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar
00:03:38 [WARNING] system modules path not set in conjunction with -source 11
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Some input files use unchecked or unsafe operations.
00:03:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/src/main/java/com/sun/connector/cciblackbox/CciManagedConnection.java: Recompile with -Xlint:unchecked for details.
00:03:38 [INFO] 
00:03:38 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cciblackbox-tx ---
00:03:38 [INFO] Recompiling the module because of added or removed source files.
00:03:38 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:03:38 [WARNING] system modules path not set in conjunction with -source 11
00:03:38 [INFO] 
00:03:38 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ acc-config ---
00:03:38 [INFO] 
00:03:38 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ acc-config ---
00:03:38 [INFO] 
00:03:38 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ acc-config ---
00:03:38 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:38 [INFO] 
00:03:38 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-common ---
00:03:38 [INFO] No sources to compile
00:03:38 [INFO] 
00:03:38 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-common ---
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-common ---
00:03:38 [INFO] 
00:03:38 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-common ---
00:03:38 [INFO] 
00:03:38 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-common ---
00:03:38 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:38 [INFO] 
00:03:38 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-common ---
00:03:38 [INFO] Copying 2 resources from src/main/resources to target/dependency
00:03:38 [INFO] Copying 11 resources from src/main/resources to target/dependency
00:03:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/src/main/manpages
00:03:38 [INFO] Copying 2 resources from target/common-resources/legal to target/dependency/META-INF
00:03:38 [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
00:03:38 [INFO] 
00:03:38 [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish-common ---
00:03:38 [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common
00:03:39 [WARNING] system modules path not set in conjunction with -source 11
00:03:39 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cciblackbox-tx ---
00:03:39 [INFO] Not copying test resources
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cciblackbox-tx ---
00:03:39 [INFO] Not compiling test sources
00:03:39 [INFO] 
00:03:39 [INFO] --- surefire:3.2.5:test (default-test) @ cciblackbox-tx ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ cciblackbox-tx ---
00:03:39 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/classes/META-INF/MANIFEST.MF
00:03:39 [INFO] 
00:03:39 [INFO] --- command-security:1.0.17:check (default-check) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (process-annotations) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-common ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-common ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-common ---
00:03:39 [INFO] Recompiling the module because of added or removed source files.
00:03:39 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:03:39 [INFO] Executing tasks
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF for
00:03:39 [INFO]      [echo]                                     cciblackbox-tx
00:03:39 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/target/classes/META-INF
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] 
00:03:39 [INFO] --- jar:3.3.0:jar (default-jar) @ cciblackbox-tx ---
00:03:39 [INFO] Executing tasks
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/dependency/META-INF for
00:03:39 [INFO]      [echo]                                     glassfish-common
00:03:39 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/dependency/META-INF
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] 
00:03:39 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar
00:03:39 [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish-common ---
00:03:39 [INFO] Reading assembly descriptor: src/main/assembly/glassfish-common.xml
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cciblackbox-tx ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ cciblackbox-tx ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-cciblackbox-tx-checkstyle) @ cciblackbox-tx ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ cciblackbox-tx ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/stage
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/cciblackbox-tx/target/cciblackbox-tx.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/cciblackbox-tx/7.0.15-SNAPSHOT/cciblackbox-tx-7.0.15-SNAPSHOT.jar
00:03:39 [INFO] 
00:03:39 [INFO] -----< org.glassfish.main.tests.connectors:connectors-ra-redeploy >-----
00:03:39 [INFO] Building connectors-ra-redeploy 7.0.15-SNAPSHOT                [107/300]
00:03:39 [INFO]   from appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml
00:03:39 [INFO] --------------------------------[ pom ]---------------------------------
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy ---
00:03:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:39 [INFO] 
00:03:39 [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-common ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy ---
00:03:39 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy ---
00:03:39 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/classes/META-INF/MANIFEST.MF
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-grizzly-all ---
00:03:39 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/glassfish-common.zip
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-grizzly-all ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-nucleus-grizzly-all-checkstyle) @ nucleus-grizzly-all ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ nucleus-grizzly-all ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/grizzly/nucleus-grizzly-all/target/nucleus-grizzly-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/nucleus-grizzly-all/7.0.15-SNAPSHOT/nucleus-grizzly-all-7.0.15-SNAPSHOT.jar
00:03:39 [WARNING] system modules path not set in conjunction with -source 11
00:03:39 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ acc-config ---
00:03:39 [INFO] Not copying test resources
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --------------< org.glassfish.main.tests:report-builder >---------------
00:03:39 [INFO] Building report-builder 7.0.15-SNAPSHOT                        [108/300]
00:03:39 [INFO]   from appserver/tests/appserv-tests/report-builder/pom.xml
00:03:39 [INFO] --------------------------------[ jar ]---------------------------------
00:03:39 [INFO] Not compiling test sources
00:03:39 [INFO] 
00:03:39 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- surefire:3.2.5:test (default-test) @ acc-config ---
00:03:39 [INFO] Executing tasks
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF for
00:03:39 [INFO]      [echo]                                     connectors-ra-redeploy
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ report-builder ---
00:03:39 [INFO] 
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ report-builder ---
00:03:39 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-common ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/glassfish-common.zip
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-common ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ report-builder ---
00:03:39 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/target/classes/META-INF
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ report-builder ---
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-common ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-common-checkstyle) @ glassfish-common ---
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-checkstyle) @ connectors-ra-redeploy ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ glassfish-common ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy/7.0.15-SNAPSHOT/connectors-ra-redeploy-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish-common/target/glassfish-common.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish-common/7.0.15-SNAPSHOT/glassfish-common-7.0.15-SNAPSHOT.zip
00:03:39 [INFO] 
00:03:39 [INFO] -----------------< org.glassfish.main.tests:reporter >------------------
00:03:39 [INFO] Building reporter 7.0.15-SNAPSHOT                              [109/300]
00:03:39 [INFO]   from appserver/tests/appserv-tests/reporter/pom.xml
00:03:39 [INFO] --------------------------------[ jar ]---------------------------------
00:03:39 [INFO] Recompiling the module because of changed source code.
00:03:39 [INFO] 
00:03:39 [INFO] --------------< org.glassfish.main.extras:jakartaee-frag >--------------
00:03:39 [INFO] Building GlassFish jakartaee.jar distribution fragment 7.0.15-SNAPSHOT [110/300]
00:03:39 [INFO]   from appserver/extras/jakartaee/dist-frag/pom.xml
00:03:39 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:39 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-frag ---
00:03:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:39 [INFO] Recompiling the module because of changed source code.
00:03:39 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-frag ---
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/src/main/resources
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/src/main/manpages
00:03:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:copy-dependencies (default) @ jakartaee-frag ---
00:03:39 [INFO] Copying jakartaee.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/classes/lib/jakartaee.jar
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-frag ---
00:03:39 [INFO] Executing tasks
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/classes/META-INF for
00:03:39 [INFO]      [echo]                                     acc-config
00:03:39 [INFO] Executing tasks
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/classes/META-INF for
00:03:39 [INFO]      [echo]                                     jakartaee-frag
00:03:39 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/classes/META-INF
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] 
00:03:39 [INFO] --- assembly:3.6.0:single (default-single) @ jakartaee-frag ---
00:03:39 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:39 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip
00:03:39 [INFO] 
00:03:39 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jakartaee-frag ---
00:03:39 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-frag ---
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- jar:3.3.0:jar (default-jar) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-frag ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-jakartaee-frag-checkstyle) @ jakartaee-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ jakartaee-frag ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/jakartaee/dist-frag/target/jakartaee-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/jakartaee-frag/7.0.15-SNAPSHOT/jakartaee-frag-7.0.15-SNAPSHOT.zip
00:03:39 [INFO] 
00:03:39 [INFO] -------------< org.glassfish.main.extras:appserv-rt-frag >--------------
00:03:39 [INFO] Building GlassFish appserv-rt distribution fragment 7.0.15-SNAPSHOT [111/300]
00:03:39 [INFO]   from appserver/extras/appserv-rt/dist-frag/pom.xml
00:03:39 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserv-rt-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserv-rt-frag ---
00:03:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:39 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/acc-config.jar
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:resources (default-resources) @ appserv-rt-frag ---
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/src/main/resources
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/src/main/manpages
00:03:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:copy-dependencies (default) @ appserv-rt-frag ---
00:03:39 [INFO] Copying appserv-rt.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/classes/lib/appserv-rt.jar
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserv-rt-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserv-rt-frag ---
00:03:39 [INFO] No sources to compile
00:03:39 [INFO] 
00:03:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserv-rt-frag ---
00:03:39 [WARNING] system modules path not set in conjunction with -source 11
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ report-builder ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ report-builder ---
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ report-builder ---
00:03:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:resources (default-resources) @ report-builder ---
00:03:39 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/src/main/manpages
00:03:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ acc-config ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ report-builder ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ acc-config ---
00:03:39 [INFO] Recompiling the module because of changed source code.
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-acc-config-checkstyle) @ acc-config ---
00:03:39 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ acc-config ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-config/target/acc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/acc-config/7.0.15-SNAPSHOT/acc-config-7.0.15-SNAPSHOT.jar
00:03:39 [WARNING] system modules path not set in conjunction with -source 11
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ reporter ---
00:03:39 [INFO] 
00:03:39 [INFO] --------------< org.glassfish.main.common:glassfish-api >---------------
00:03:39 [INFO] 
00:03:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ reporter ---
00:03:39 [INFO] Building Public APIs of Glassfish 7.0.15-SNAPSHOT              [112/300]
00:03:39 [INFO]   from nucleus/common/glassfish-api/pom.xml
00:03:39 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:39 [INFO] Executing tasks
00:03:39 [INFO] 
00:03:39 [INFO] --- resources:3.3.1:resources (default-resources) @ reporter ---
00:03:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF for
00:03:39 [INFO]      [echo]                                     appserv-rt-frag
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/resources
00:03:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/manpages
00:03:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:39 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/classes/META-INF
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ reporter ---
00:03:39 [INFO] Executed tasks
00:03:39 [INFO] 
00:03:39 [INFO] --- assembly:3.6.0:single (default-single) @ appserv-rt-frag ---
00:03:39 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:39 [INFO] Recompiling the module because of changed source code.
00:03:39 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:39 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip
00:03:39 [INFO] 
00:03:39 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-api ---
00:03:39 [INFO] 
00:03:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-api ---
00:03:39 [INFO] 
00:03:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-api ---
00:03:39 [INFO] 
00:03:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-api ---
00:03:39 [INFO] 
00:03:39 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ appserv-rt-frag ---
00:03:39 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserv-rt-frag ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- failsafe:3.2.5:verify (verify) @ appserv-rt-frag ---
00:03:39 [INFO] Tests are skipped.
00:03:39 [INFO] 
00:03:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-appserv-rt-frag-checkstyle) @ appserv-rt-frag ---
00:03:39 [INFO] 
00:03:39 [INFO] --- install:3.1.1:install (default-install) @ appserv-rt-frag ---
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.pom
00:03:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/appserv-rt/dist-frag/target/appserv-rt-frag.zip to /home/jenkins/.m2/repository/org/glassfish/main/extras/appserv-rt-frag/7.0.15-SNAPSHOT/appserv-rt-frag-7.0.15-SNAPSHOT.zip
00:03:39 [INFO] Recompiling the module because of changed dependency.
00:03:39 [INFO] Compiling 186 source files with javac [debug target 11] to target/classes
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:compile (process-annotations) @ report-builder ---
00:03:40 [INFO] Recompiling the module because of added or removed source files.
00:03:40 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:40 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java uses or overrides a deprecated API.
00:03:40 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:deprecation for details.
00:03:40 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Some input files use unchecked or unsafe operations.
00:03:40 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/src/main/java/com/sun/ejte/ccl/reporter/ParseML.java: Recompile with -Xlint:unchecked for details.
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:compile (process-annotations) @ reporter ---
00:03:40 [INFO] Recompiling the module because of added or removed source files.
00:03:40 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:40 [INFO] 
00:03:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ report-builder ---
00:03:40 [INFO] Not copying test resources
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ report-builder ---
00:03:40 [INFO] Not compiling test sources
00:03:40 [INFO] 
00:03:40 [INFO] --- surefire:3.2.5:test (default-test) @ report-builder ---
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:40 [INFO] 
00:03:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ reporter ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- antrun:3.1.0:run (default-manifest) @ report-builder ---
00:03:40 [INFO] Not copying test resources
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reporter ---
00:03:40 [INFO] Not compiling test sources
00:03:40 [INFO] 
00:03:40 [INFO] --- surefire:3.2.5:test (default-test) @ reporter ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- antrun:3.1.0:run (default-manifest) @ reporter ---
00:03:40 [INFO] Executing tasks
00:03:40 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/target/classes/META-INF for
00:03:40 [INFO]      [echo]                                     report-builder
00:03:40 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/target/classes/META-INF
00:03:40 [INFO] Executed tasks
00:03:40 [INFO] 
00:03:40 [INFO] --- jar:3.3.0:jar (default-jar) @ report-builder ---
00:03:40 [INFO] Executing tasks
00:03:40 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/target/classes/META-INF for
00:03:40 [INFO]      [echo]                                     reporter
00:03:40 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/target/report-builder.jar
00:03:40 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/target/classes/META-INF
00:03:40 [INFO] Executed tasks
00:03:40 [INFO] 
00:03:40 [INFO] --- jar:3.3.0:jar (default-jar) @ reporter ---
00:03:40 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/target/reporter.jar
00:03:40 [INFO] 
00:03:40 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ report-builder ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- failsafe:3.2.5:verify (verify) @ report-builder ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-report-builder-checkstyle) @ report-builder ---
00:03:40 [INFO] 
00:03:40 [INFO] --- install:3.1.1:install (default-install) @ report-builder ---
00:03:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.pom
00:03:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/report-builder/target/report-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/report-builder/7.0.15-SNAPSHOT/report-builder-7.0.15-SNAPSHOT.jar
00:03:40 [INFO] 
00:03:40 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ reporter ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- failsafe:3.2.5:verify (verify) @ reporter ---
00:03:40 [INFO] Tests are skipped.
00:03:40 [INFO] 
00:03:40 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-reporter-checkstyle) @ reporter ---
00:03:40 [INFO] 
00:03:40 [INFO] --- install:3.1.1:install (default-install) @ reporter ---
00:03:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.pom
00:03:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/reporter/target/reporter.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/reporter/7.0.15-SNAPSHOT/reporter-7.0.15-SNAPSHOT.jar
00:03:40 [INFO] 
00:03:40 [INFO] ------------------< org.glassfish.main.tests:webtest >------------------
00:03:40 [INFO] Building webtest 7.0.15-SNAPSHOT                               [113/300]
00:03:40 [INFO]   from appserver/tests/appserv-tests/webtest/pom.xml
00:03:40 [INFO] --------------------------------[ jar ]---------------------------------
00:03:40 [INFO] 
00:03:40 [INFO] --- clean:3.3.2:clean (default-clean) @ webtest ---
00:03:40 [INFO] 
00:03:40 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtest ---
00:03:40 [INFO] 
00:03:40 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtest ---
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtest ---
00:03:40 [INFO] Recompiling the module because of changed dependency.
00:03:40 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [INFO] 
00:03:40 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtest ---
00:03:40 [INFO] 
00:03:40 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtest ---
00:03:40 [INFO] 
00:03:40 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtest ---
00:03:40 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:40 [INFO] 
00:03:40 [INFO] --- resources:3.3.1:resources (default-resources) @ webtest ---
00:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/resources
00:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/manpages
00:03:40 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ webtest ---
00:03:40 [INFO] Recompiling the module because of changed dependency.
00:03:40 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:40 [WARNING] system modules path not set in conjunction with -source 11
00:03:40 [INFO] 
00:03:40 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-api ---
00:03:40 [INFO] 
00:03:40 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-api ---
00:03:40 [INFO] 
00:03:40 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-api ---
00:03:40 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:40 [INFO] 
00:03:40 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-api ---
00:03:40 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/src/main/manpages
00:03:40 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:40 [INFO] 
00:03:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-api ---
00:03:40 [INFO] Recompiling the module because of changed dependency.
00:03:40 [INFO] Compiling 191 source files with javac [debug target 11] to target/classes
00:03:41 [WARNING] system modules path not set in conjunction with -source 11
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java uses or overrides a deprecated API.
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/java/org/glassfish/grizzly/test/http2/HttpClient.java: Recompile with -Xlint:deprecation for details.
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Some input files use unchecked or unsafe operations.
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/src/main/java/com/sun/ejte/ccl/webrunner/proxy/MimeHeader.java: Recompile with -Xlint:unchecked for details.
00:03:41 [INFO] 
00:03:41 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtest ---
00:03:41 [INFO] Recompiling the module because of changed dependency.
00:03:41 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:41 [WARNING] system modules path not set in conjunction with -source 11
00:03:41 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:41 [INFO] 
00:03:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ webtest ---
00:03:41 [INFO] Not copying test resources
00:03:41 [INFO] 
00:03:41 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webtest ---
00:03:41 [INFO] Not compiling test sources
00:03:41 [INFO] 
00:03:41 [INFO] --- surefire:3.2.5:test (default-test) @ webtest ---
00:03:41 [INFO] Tests are skipped.
00:03:41 [INFO] 
00:03:41 [INFO] --- antrun:3.1.0:run (default-manifest) @ webtest ---
00:03:41 [INFO] Executing tasks
00:03:41 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/target/classes/META-INF for
00:03:41 [INFO]      [echo]                                     webtest
00:03:41 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/target/classes/META-INF
00:03:41 [INFO] Executed tasks
00:03:41 [INFO] 
00:03:41 [INFO] --- jar:3.3.0:jar (default-jar) @ webtest ---
00:03:41 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/target/webtest.jar
00:03:41 [INFO] 
00:03:41 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtest ---
00:03:41 [INFO] Tests are skipped.
00:03:41 [INFO] 
00:03:41 [INFO] --- failsafe:3.2.5:verify (verify) @ webtest ---
00:03:41 [INFO] Tests are skipped.
00:03:41 [INFO] 
00:03:41 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-webtest-checkstyle) @ webtest ---
00:03:41 [INFO] 
00:03:41 [INFO] --- install:3.1.1:install (default-install) @ webtest ---
00:03:41 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.pom
00:03:41 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/webtest/target/webtest.jar to /home/jenkins/.m2/repository/org/glassfish/main/tests/webtest/7.0.15-SNAPSHOT/webtest-7.0.15-SNAPSHOT.jar
00:03:41 [WARNING] system modules path not set in conjunction with -source 11
00:03:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Some input files use unchecked or unsafe operations.
00:03:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/src/main/java/org/glassfish/api/ActionReport.java: Recompile with -Xlint:unchecked for details.
00:03:41 [INFO] 
00:03:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-api ---
00:03:41 [INFO] 
00:03:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-api ---
00:03:41 [INFO] 
00:03:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-api ---
00:03:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/target/classes/META-INF/MANIFEST.MF
00:03:41 [INFO] 
00:03:41 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-api ---
00:03:41 [INFO] 
00:03:41 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-api ---
00:03:41 [INFO] Recompiling the module because of changed dependency.
00:03:41 [INFO] Compiling 191 source files with javac [debug target 11] to target/classes
00:03:41 [WARNING] system modules path not set in conjunction with -source 11
00:03:41 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:41 [INFO] 
00:03:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-api ---
00:03:41 [INFO] Not copying test resources
00:03:41 [INFO] 
00:03:41 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-api ---
00:03:41 [INFO] Not compiling test sources
00:03:41 [INFO] 
00:03:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-api ---
00:03:41 [INFO] 
00:03:41 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-api ---
00:03:41 [INFO] Tests are skipped.
00:03:41 [INFO] 
00:03:41 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-api ---
00:03:42 [INFO] Executing tasks
00:03:42 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/target/classes/META-INF for
00:03:42 [INFO]      [echo]                                     glassfish-api
00:03:42 [INFO] Executed tasks
00:03:42 [INFO] 
00:03:42 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-api ---
00:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/target/glassfish-api.jar
00:03:42 [INFO] 
00:03:42 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-api ---
00:03:42 [INFO] Tests are skipped.
00:03:42 [INFO] 
00:03:42 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-api ---
00:03:42 [INFO] Tests are skipped.
00:03:42 [INFO] 
00:03:42 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-api-checkstyle) @ glassfish-api ---
00:03:42 [INFO] 
00:03:42 [INFO] --- install:3.1.1:install (default-install) @ glassfish-api ---
00:03:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.pom
00:03:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/glassfish-api/target/glassfish-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-api/7.0.15-SNAPSHOT/glassfish-api-7.0.15-SNAPSHOT.jar
00:03:42 [INFO] 
00:03:42 [INFO] ---------------< org.glassfish.main.common:common-util >----------------
00:03:42 [INFO] Building Common Utilities 7.0.15-SNAPSHOT                      [114/300]
00:03:42 [INFO]   from nucleus/common/common-util/pom.xml
00:03:42 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:42 [INFO] 
00:03:42 [INFO] 
00:03:42 [INFO] ----< org.glassfish.main.admingui.connector:gf-admingui-connector >-----
00:03:42 [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT             [115/300]
00:03:42 [INFO] -----------< org.glassfish.main.ha:ha-shoal-cache-bootstrap >-----------
00:03:42 [INFO]   from appserver/admingui/gf-admingui-connector/pom.xml
00:03:42 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:42 [INFO] Building GlassFish ha-shoal-cache-bootstrap 7.0.15-SNAPSHOT    [116/300]
00:03:42 [INFO]   from appserver/ha/ha-shoal-cache-bootstrap/pom.xml
00:03:42 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:42 [INFO] 
00:03:42 [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- clean:3.3.2:clean (default-clean) @ common-util ---
00:03:42 [INFO] 
00:03:42 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ common-util ---
00:03:42 [INFO] 
00:03:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ common-util ---
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ common-util ---
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 186 source files with javac [debug target 11] to target/classes
00:03:42 [WARNING] system modules path not set in conjunction with -source 11
00:03:42 [INFO] 
00:03:42 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:42 [INFO] 
00:03:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/src/main/resources
00:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/src/main/manpages
00:03:42 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:42 [WARNING] system modules path not set in conjunction with -source 11
00:03:42 [INFO] 
00:03:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:42 [WARNING] system modules path not set in conjunction with -source 11
00:03:42 [INFO] 
00:03:42 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-admingui-connector ---
00:03:42 [INFO] 
00:03:42 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-admingui-connector ---
00:03:42 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:42 [INFO] 
00:03:42 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-admingui-connector ---
00:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/src/main/resources
00:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/src/main/manpages
00:03:42 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-admingui-connector ---
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:03:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF/MANIFEST.MF
00:03:42 [INFO] 
00:03:42 [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] 
00:03:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-bootstrap ---
00:03:42 [INFO] Recompiling the module because of changed dependency.
00:03:42 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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.
00:03:43 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/target/generated-sources/hk2-config-generator/org/glassfish/admingui/connector/ConsoleConfigInjector.java: Recompile with -Xlint:unchecked for details.
00:03:43 [INFO] 
00:03:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-admingui-connector ---
00:03:43 [INFO] 
00:03:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-admingui-connector ---
00:03:43 [INFO] 
00:03:43 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-admingui-connector ---
00:03:43 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:43 [INFO] 
00:03:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Not copying test resources
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Not compiling test sources
00:03:43 [INFO] 
00:03:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] 
00:03:43 [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Executing tasks
00:03:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/target/classes/META-INF for
00:03:43 [INFO]      [echo]                                     ha-shoal-cache-bootstrap
00:03:43 [INFO] Executed tasks
00:03:43 [INFO] 
00:03:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/target/ha-shoal-cache-bootstrap.jar
00:03:43 [INFO] 
00:03:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-bootstrap-checkstyle) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] 
00:03:43 [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-bootstrap ---
00:03:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-cache-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-bootstrap/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.pom
00:03:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/ha-shoal-cache-bootstrap-7.0.15-SNAPSHOT.jar
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:43 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:43 [INFO] 
00:03:43 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ common-util ---
00:03:43 [INFO] 
00:03:43 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ common-util ---
00:03:43 [INFO] 
00:03:43 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ common-util ---
00:03:43 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:43 [INFO] 
00:03:43 [INFO] --- resources:3.3.1:resources (default-resources) @ common-util ---
00:03:43 [INFO] Copying 9 resources from src/main/java to target/classes
00:03:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/manpages
00:03:43 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ common-util ---
00:03:43 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/target/classes/META-INF/MANIFEST.MF
00:03:43 [INFO] 
00:03:43 [INFO] --- command-security:1.0.17:check (default-check) @ gf-admingui-connector ---
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-admingui-connector ---
00:03:43 [INFO] Recompiling the module because of changed dependency.
00:03:43 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:03:43 [INFO] Recompiling the module because of changed dependency.
00:03:43 [INFO] Compiling 186 source files with javac [debug target 11] to target/classes
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:43 [INFO] 
00:03:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-admingui-connector ---
00:03:43 [INFO] Not copying test resources
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-admingui-connector ---
00:03:43 [INFO] Not compiling test sources
00:03:43 [INFO] 
00:03:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-admingui-connector ---
00:03:43 [INFO] 
00:03:43 [INFO] --- surefire:3.2.5:test (default-test) @ gf-admingui-connector ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-admingui-connector ---
00:03:43 [INFO] Executing tasks
00:03:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/target/classes/META-INF for
00:03:43 [INFO]      [echo]                                     gf-admingui-connector
00:03:43 [INFO] Executed tasks
00:03:43 [INFO] 
00:03:43 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-admingui-connector ---
00:03:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar
00:03:43 [INFO] 
00:03:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-admingui-connector ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-admingui-connector ---
00:03:43 [INFO] Tests are skipped.
00:03:43 [INFO] 
00:03:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui.connector-gf-admingui-connector-checkstyle) @ gf-admingui-connector ---
00:03:43 [INFO] 
00:03:43 [INFO] --- install:3.1.1:install (default-install) @ gf-admingui-connector ---
00:03:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.pom
00:03:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/gf-admingui-connector/target/gf-admingui-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/connector/gf-admingui-connector/7.0.15-SNAPSHOT/gf-admingui-connector-7.0.15-SNAPSHOT.jar
00:03:43 [INFO] 
00:03:43 [INFO] ---------< org.glassfish.main.admingui:console-plugin-service >---------
00:03:43 [INFO] Building Admin Console Integration 7.0.15-SNAPSHOT             [117/300]
00:03:43 [INFO]   from appserver/admingui/plugin-service/pom.xml
00:03:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:43 [INFO] 
00:03:43 [INFO] --- clean:3.3.2:clean (default-clean) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-plugin-service ---
00:03:43 [INFO] Recompiling the module because of changed dependency.
00:03:43 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [INFO] 
00:03:43 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-plugin-service ---
00:03:43 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:43 [INFO] 
00:03:43 [INFO] --- resources:3.3.1:resources (default-resources) @ console-plugin-service ---
00:03:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/src/main/resources
00:03:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/src/main/manpages
00:03:43 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:43 [INFO] 
00:03:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-plugin-service ---
00:03:43 [INFO] Recompiling the module because of changed dependency.
00:03:43 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:43 [WARNING] system modules path not set in conjunction with -source 11
00:03:43 [INFO] 
00:03:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-plugin-service ---
00:03:43 [INFO] 
00:03:43 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-plugin-service ---
00:03:43 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:43 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/target/classes/META-INF/MANIFEST.MF
00:03:44 [INFO] 
00:03:44 [INFO] --- command-security:1.0.17:check (default-check) @ console-plugin-service ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-plugin-service ---
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:03:44 [WARNING] system modules path not set in conjunction with -source 11
00:03:44 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:44 [INFO] 
00:03:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-plugin-service ---
00:03:44 [INFO] Not copying test resources
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-plugin-service ---
00:03:44 [INFO] Not compiling test sources
00:03:44 [INFO] 
00:03:44 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-plugin-service ---
00:03:44 [INFO] 
00:03:44 [INFO] --- surefire:3.2.5:test (default-test) @ console-plugin-service ---
00:03:44 [INFO] Tests are skipped.
00:03:44 [INFO] 
00:03:44 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-plugin-service ---
00:03:44 [INFO] Executing tasks
00:03:44 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/target/classes/META-INF for
00:03:44 [INFO]      [echo]                                     console-plugin-service
00:03:44 [INFO] Executed tasks
00:03:44 [INFO] 
00:03:44 [INFO] --- jar:3.3.0:jar (default-jar) @ console-plugin-service ---
00:03:44 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/target/console-plugin-service.jar
00:03:44 [INFO] 
00:03:44 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-plugin-service ---
00:03:44 [INFO] Tests are skipped.
00:03:44 [INFO] 
00:03:44 [INFO] --- failsafe:3.2.5:verify (verify) @ console-plugin-service ---
00:03:44 [INFO] Tests are skipped.
00:03:44 [INFO] 
00:03:44 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-plugin-service-checkstyle) @ console-plugin-service ---
00:03:44 [INFO] 
00:03:44 [INFO] --- install:3.1.1:install (default-install) @ console-plugin-service ---
00:03:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.pom
00:03:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/plugin-service/target/console-plugin-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-plugin-service/7.0.15-SNAPSHOT/console-plugin-service-7.0.15-SNAPSHOT.jar
00:03:44 [INFO] 
00:03:44 [INFO] 
00:03:44 [INFO] -----------< org.glassfish.main.admingui:console-jts-plugin >-----------
00:03:44 [INFO] --------< org.glassfish.main.admingui:console-ejb-lite-plugin >---------
00:03:44 [INFO] Building Admin Console JTS Plugin 7.0.15-SNAPSHOT              [118/300]
00:03:44 [INFO] Building Admin Console EJB Local (Lite) Plugin 7.0.15-SNAPSHOT [119/300]
00:03:44 [INFO] 
00:03:44 [INFO]   from appserver/admingui/ejb-lite/pom.xml
00:03:44 [INFO]   from appserver/admingui/jts/pom.xml
00:03:44 [INFO] ---< org.glassfish.main.admingui:console-community-branding-plugin >----
00:03:44 [INFO] Building Admin Console Community Edition Theme Plugin 7.0.15-SNAPSHOT [120/300]
00:03:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:44 [INFO]   from appserver/admingui/community-theme/pom.xml
00:03:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:44 [INFO] 
00:03:44 [INFO] --- clean:3.3.2:clean (default-clean) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- clean:3.3.2:clean (default-clean) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-lite-plugin ---
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:44 [WARNING] system modules path not set in conjunction with -source 11
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-lite-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-lite-plugin ---
00:03:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:44 [INFO] 
00:03:44 [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-lite-plugin ---
00:03:44 [INFO] Copying 9 resources from src/main/resources to target/classes
00:03:44 [WARNING] system modules path not set in conjunction with -source 11
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jts-plugin ---
00:03:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:44 [INFO] Copying 15 resources from src/main/help to target/classes
00:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/src/main/manpages
00:03:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:44 [INFO] 
00:03:44 [INFO] --- resources:3.3.1:resources (default-resources) @ console-jts-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-lite-plugin ---
00:03:44 [WARNING] system modules path not set in conjunction with -source 11
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-community-branding-plugin ---
00:03:44 [INFO] Copying 7 resources from src/main/resources to target/classes
00:03:44 [INFO] 
00:03:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-community-branding-plugin ---
00:03:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Copying 17 resources from src/main/help to target/classes
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/src/main/manpages
00:03:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:44 [INFO] 
00:03:44 [INFO] --- resources:3.3.1:resources (default-resources) @ console-community-branding-plugin ---
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jts-plugin ---
00:03:44 [INFO] Copying 17 resources from src/main/resources to target/classes
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/src/main/help
00:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/src/main/manpages
00:03:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:44 [INFO] 
00:03:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-community-branding-plugin ---
00:03:44 [INFO] Recompiling the module because of changed dependency.
00:03:44 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:45 [WARNING] system modules path not set in conjunction with -source 11
00:03:45 [INFO] 
00:03:45 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jts-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jts-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jts-plugin ---
00:03:45 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:45 [WARNING] system modules path not set in conjunction with -source 11
00:03:45 [INFO] 
00:03:45 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-community-branding-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-community-branding-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-community-branding-plugin ---
00:03:45 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:45 [WARNING] system modules path not set in conjunction with -source 11
00:03:45 [INFO] 
00:03:45 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-lite-plugin ---
00:03:45 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/target/classes/META-INF/MANIFEST.MF
00:03:45 [INFO] 
00:03:45 [INFO] --- command-security:1.0.17:check (default-check) @ console-jts-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jts-plugin ---
00:03:45 [INFO] Recompiling the module because of changed dependency.
00:03:45 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF
00:03:45 [INFO] 
00:03:45 [INFO] --- command-security:1.0.17:check (default-check) @ console-community-branding-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-community-branding-plugin ---
00:03:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/target/classes/META-INF/MANIFEST.MF
00:03:45 [INFO] 
00:03:45 [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Recompiling the module because of changed dependency.
00:03:45 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:45 [WARNING] system modules path not set in conjunction with -source 11
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:03:45 [INFO] 
00:03:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jts-plugin ---
00:03:45 [INFO] Not copying test resources
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jts-plugin ---
00:03:45 [INFO] Not compiling test sources
00:03:45 [INFO] 
00:03:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jts-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- surefire:3.2.5:test (default-test) @ console-jts-plugin ---
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jts-plugin ---
00:03:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/target/classes/META-INF/MANIFEST.MF
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-community-branding-plugin ---
00:03:45 [INFO] Recompiling the module because of changed dependency.
00:03:45 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:45 [INFO] Executing tasks
00:03:45 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/target/classes/META-INF for
00:03:45 [INFO]      [echo]                                     console-jts-plugin
00:03:45 [INFO] Executed tasks
00:03:45 [INFO] 
00:03:45 [INFO] --- jar:3.3.0:jar (default-jar) @ console-jts-plugin ---
00:03:45 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/target/console-jts-plugin.jar
00:03:45 [INFO] 
00:03:45 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jts-plugin ---
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- failsafe:3.2.5:verify (verify) @ console-jts-plugin ---
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jts-plugin-checkstyle) @ console-jts-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- install:3.1.1:install (default-install) @ console-jts-plugin ---
00:03:45 [WARNING] system modules path not set in conjunction with -source 11
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:03:45 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:03:45 [INFO] 
00:03:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.pom
00:03:45 [INFO] Not copying test resources
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jts/target/console-jts-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jts-plugin/7.0.15-SNAPSHOT/console-jts-plugin-7.0.15-SNAPSHOT.jar
00:03:45 [INFO] Not compiling test sources
00:03:45 [INFO] 
00:03:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] -------< org.glassfish.main.admingui:console-concurrent-plugin >--------
00:03:45 [INFO] Building Admin Console Concurrent Plugin 7.0.15-SNAPSHOT       [121/300]
00:03:45 [INFO]   from appserver/admingui/concurrent/pom.xml
00:03:45 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- clean:3.3.2:clean (default-clean) @ console-concurrent-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-concurrent-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-concurrent-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-concurrent-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-concurrent-plugin ---
00:03:45 [INFO] Recompiling the module because of changed dependency.
00:03:45 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:45 [INFO] Executing tasks
00:03:45 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/target/classes/META-INF for
00:03:45 [INFO]      [echo]                                     console-ejb-lite-plugin
00:03:45 [INFO] Executed tasks
00:03:45 [INFO] 
00:03:45 [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar
00:03:45 [INFO] 
00:03:45 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Tests are skipped.
00:03:45 [INFO] 
00:03:45 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-lite-plugin-checkstyle) @ console-ejb-lite-plugin ---
00:03:45 [INFO] 
00:03:45 [INFO] --- install:3.1.1:install (default-install) @ console-ejb-lite-plugin ---
00:03:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.pom
00:03:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb-lite/target/console-ejb-lite-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-lite-plugin/7.0.15-SNAPSHOT/console-ejb-lite-plugin-7.0.15-SNAPSHOT.jar
00:03:46 [INFO] 
00:03:46 [INFO] -----------< org.glassfish.main.admingui:console-ejb-plugin >-----------
00:03:46 [INFO] Building Admin Console EJB Container Plugin 7.0.15-SNAPSHOT    [122/300]
00:03:46 [INFO]   from appserver/admingui/ejb/pom.xml
00:03:46 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:46 [INFO] 
00:03:46 [INFO] --- clean:3.3.2:clean (default-clean) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-ejb-plugin ---
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:03:46 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:46 [INFO] 
00:03:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-community-branding-plugin ---
00:03:46 [INFO] Not copying test resources
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-community-branding-plugin ---
00:03:46 [INFO] Not compiling test sources
00:03:46 [INFO] 
00:03:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-community-branding-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- surefire:3.2.5:test (default-test) @ console-community-branding-plugin ---
00:03:46 [INFO] Tests are skipped.
00:03:46 [INFO] 
00:03:46 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-community-branding-plugin ---
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[378,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[441,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[615,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[622,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[623,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[632,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[633,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[757,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/enterprise/loader/ASURLClassLoader.java:[1055,24] java.security.AccessController in java.security has been deprecated and marked for removal
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Some input files use or override a deprecated API.
00:03:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/LoginInfoStoreFactory.java: Recompile with -Xlint:deprecation for details.
00:03:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Some input files use unchecked or unsafe operations.
00:03:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/src/main/java/com/sun/appserv/util/cache/BaseCache.java: Recompile with -Xlint:unchecked for details.
00:03:46 [INFO] 
00:03:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ common-util ---
00:03:46 [INFO] 
00:03:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ common-util ---
00:03:46 [INFO] Executing tasks
00:03:46 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/target/classes/META-INF for
00:03:46 [INFO]      [echo]                                     console-community-branding-plugin
00:03:46 [INFO] Executed tasks
00:03:46 [INFO] 
00:03:46 [INFO] --- jar:3.3.0:jar (default-jar) @ console-community-branding-plugin ---
00:03:46 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/target/console-community-branding-plugin.jar
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [INFO] 
00:03:46 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-concurrent-plugin ---
00:03:46 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:46 [INFO] 
00:03:46 [INFO] --- resources:3.3.1:resources (default-resources) @ console-concurrent-plugin ---
00:03:46 [INFO] Copying 24 resources from src/main/resources to target/classes
00:03:46 [INFO] 
00:03:46 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-community-branding-plugin ---
00:03:46 [INFO] Copying 37 resources from src/main/help to target/classes
00:03:46 [INFO] Tests are skipped.
00:03:46 [INFO] 
00:03:46 [INFO] --- failsafe:3.2.5:verify (verify) @ console-community-branding-plugin ---
00:03:46 [INFO] Tests are skipped.
00:03:46 [INFO] 
00:03:46 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-community-branding-plugin-checkstyle) @ console-community-branding-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- install:3.1.1:install (default-install) @ console-community-branding-plugin ---
00:03:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/src/main/manpages
00:03:46 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:46 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.pom
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ common-util ---
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:46 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/community-theme/target/console-community-branding-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-community-branding-plugin/7.0.15-SNAPSHOT/console-community-branding-plugin-7.0.15-SNAPSHOT.jar
00:03:46 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [INFO] 
00:03:46 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-ejb-plugin ---
00:03:46 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:46 [INFO] 
00:03:46 [INFO] --- resources:3.3.1:resources (default-resources) @ console-ejb-plugin ---
00:03:46 [INFO] Copying 9 resources from src/main/resources to target/classes
00:03:46 [INFO] Copying 15 resources from src/main/help to target/classes
00:03:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/src/main/manpages
00:03:46 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-ejb-plugin ---
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [INFO] 
00:03:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-concurrent-plugin ---
00:03:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [INFO] 
00:03:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-ejb-plugin ---
00:03:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/target/classes/META-INF/MANIFEST.MF
00:03:46 [INFO] 
00:03:46 [INFO] --- command-security:1.0.17:check (default-check) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-concurrent-plugin ---
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/target/classes/META-INF/MANIFEST.MF
00:03:46 [INFO] 
00:03:46 [INFO] --- command-security:1.0.17:check (default-check) @ common-util ---
00:03:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/target/classes/META-INF/MANIFEST.MF
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ common-util ---
00:03:46 [INFO] 
00:03:46 [INFO] --- command-security:1.0.17:check (default-check) @ console-ejb-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-ejb-plugin ---
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:46 [INFO] Recompiling the module because of changed dependency.
00:03:46 [INFO] Compiling 186 source files with javac [debug target 11] to target/classes
00:03:46 [WARNING] system modules path not set in conjunction with -source 11
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:03:46 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:03:46 [INFO] 
00:03:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-concurrent-plugin ---
00:03:46 [INFO] Not copying test resources
00:03:46 [INFO] 
00:03:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-concurrent-plugin ---
00:03:46 [INFO] Not compiling test sources
00:03:46 [INFO] 
00:03:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-concurrent-plugin ---
00:03:46 [INFO] 
00:03:46 [INFO] --- surefire:3.2.5:test (default-test) @ console-concurrent-plugin ---
00:03:46 [INFO] Tests are skipped.
00:03:46 [INFO] 
00:03:46 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-concurrent-plugin ---
00:03:47 [INFO] Executing tasks
00:03:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/target/classes/META-INF for
00:03:47 [INFO]      [echo]                                     console-concurrent-plugin
00:03:47 [INFO] Executed tasks
00:03:47 [INFO] 
00:03:47 [INFO] --- jar:3.3.0:jar (default-jar) @ console-concurrent-plugin ---
00:03:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/target/console-concurrent-plugin.jar
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-concurrent-plugin ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:verify (verify) @ console-concurrent-plugin ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-concurrent-plugin-checkstyle) @ console-concurrent-plugin ---
00:03:47 [INFO] 
00:03:47 [INFO] --- install:3.1.1:install (default-install) @ console-concurrent-plugin ---
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.pom
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/concurrent/target/console-concurrent-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-concurrent-plugin/7.0.15-SNAPSHOT/console-concurrent-plugin-7.0.15-SNAPSHOT.jar
00:03:47 [WARNING] system modules path not set in conjunction with -source 11
00:03:47 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:03:47 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:03:47 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:03:47 [INFO] 
00:03:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-ejb-plugin ---
00:03:47 [INFO] Not copying test resources
00:03:47 [INFO] 
00:03:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-ejb-plugin ---
00:03:47 [INFO] Not compiling test sources
00:03:47 [INFO] 
00:03:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-ejb-plugin ---
00:03:47 [INFO] 
00:03:47 [INFO] --- surefire:3.2.5:test (default-test) @ console-ejb-plugin ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-ejb-plugin ---
00:03:47 [INFO] Executing tasks
00:03:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/target/classes/META-INF for
00:03:47 [INFO]      [echo]                                     console-ejb-plugin
00:03:47 [INFO] Executed tasks
00:03:47 [INFO] 
00:03:47 [INFO] --- jar:3.3.0:jar (default-jar) @ console-ejb-plugin ---
00:03:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/target/console-ejb-plugin.jar
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-ejb-plugin ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:verify (verify) @ console-ejb-plugin ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-ejb-plugin-checkstyle) @ console-ejb-plugin ---
00:03:47 [INFO] 
00:03:47 [INFO] --- install:3.1.1:install (default-install) @ console-ejb-plugin ---
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.pom
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/ejb/target/console-ejb-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-ejb-plugin/7.0.15-SNAPSHOT/console-ejb-plugin-7.0.15-SNAPSHOT.jar
00:03:47 [WARNING] system modules path not set in conjunction with -source 11
00:03:47 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:47 [INFO] Initial messages found so far: {}
00:03:47 [INFO] Processing: NCLS-COMUTIL-00001
00:03:47 [INFO] Message NCLS-COMUTIL-00001 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00002
00:03:47 [INFO] Message NCLS-COMUTIL-00002 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00003
00:03:47 [INFO] Message NCLS-COMUTIL-00003 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00004
00:03:47 [INFO] Message NCLS-COMUTIL-00004 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00005
00:03:47 [INFO] Message NCLS-COMUTIL-00005 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00006
00:03:47 [INFO] Message NCLS-COMUTIL-00006 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00007
00:03:47 [INFO] Message NCLS-COMUTIL-00007 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00008
00:03:47 [INFO] Message NCLS-COMUTIL-00008 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00009
00:03:47 [INFO] Message NCLS-COMUTIL-00009 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00010
00:03:47 [INFO] Message NCLS-COMUTIL-00010 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00011
00:03:47 [INFO] Message NCLS-COMUTIL-00011 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00012
00:03:47 [INFO] Message NCLS-COMUTIL-00012 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00013
00:03:47 [INFO] Message NCLS-COMUTIL-00013 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00014
00:03:47 [INFO] Message NCLS-COMUTIL-00014 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00015
00:03:47 [INFO] Message NCLS-COMUTIL-00015 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00016
00:03:47 [INFO] Message NCLS-COMUTIL-00016 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00017
00:03:47 [INFO] Message NCLS-COMUTIL-00017 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00018
00:03:47 [INFO] Message NCLS-COMUTIL-00018 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00019
00:03:47 [INFO] Message NCLS-COMUTIL-00019 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00020
00:03:47 [INFO] Message NCLS-COMUTIL-00020 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00021
00:03:47 [INFO] Message NCLS-COMUTIL-00021 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00022
00:03:47 [INFO] Message NCLS-COMUTIL-00022 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00023
00:03:47 [INFO] Message NCLS-COMUTIL-00023 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00024
00:03:47 [INFO] Message NCLS-COMUTIL-00024 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00025
00:03:47 [INFO] Message NCLS-COMUTIL-00025 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00026
00:03:47 [INFO] Message NCLS-COMUTIL-00026 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00027
00:03:47 [INFO] Message NCLS-COMUTIL-00027 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00028
00:03:47 [INFO] Message NCLS-COMUTIL-00028 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00029
00:03:47 [INFO] Message NCLS-COMUTIL-00029 needs checking for cause/action: true
00:03:47 [INFO] Processing: NCLS-COMUTIL-00030
00:03:47 [INFO] Message NCLS-COMUTIL-00030 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00038
00:03:47 [INFO] Message NCLS-COMUTIL-00038 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00039
00:03:47 [INFO] Message NCLS-COMUTIL-00039 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00040
00:03:47 [INFO] Message NCLS-COMUTIL-00040 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00041
00:03:47 [INFO] Message NCLS-COMUTIL-00041 needs checking for cause/action: false
00:03:47 [INFO] Processing: NCLS-COMUTIL-00042
00:03:47 [INFO] Message NCLS-COMUTIL-00042 needs checking for cause/action: false
00:03:47 [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: 
00:03:47   {0}, NCLS-COMUTIL-00042=BundleTracker.removedBundle null bundleID for {0}}
00:03:47 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:47 [INFO] Total Messages including ones found from disk so far: {}
00:03:47 [INFO] Processing: jakarta.enterprise.system.util on element UTIL_LOGGER
00:03:47 [INFO] Enclosing type is com.sun.enterprise.util.CULoggerInfo
00:03:47 [INFO] Loggers found so far: {jakarta.enterprise.system.util.description=Common Utilities, jakarta.enterprise.system.util.publish=true, jakarta.enterprise.system.util.subsystem=COMMON}
00:03:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:47 [INFO] Found enclosing element UTIL_LOGGER
00:03:47 [INFO] Found enclosing element com.sun.enterprise.util.CULoggerInfo
00:03:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:47 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:47 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:47 [INFO] Total Messages including ones found from disk so far: {}
00:03:47 [INFO] 
00:03:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ common-util ---
00:03:47 [INFO] Not copying test resources
00:03:47 [INFO] 
00:03:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common-util ---
00:03:47 [INFO] Not compiling test sources
00:03:47 [INFO] 
00:03:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ common-util ---
00:03:47 [INFO] 
00:03:47 [INFO] --- surefire:3.2.5:test (default-test) @ common-util ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ common-util ---
00:03:47 [INFO] Executing tasks
00:03:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/target/classes/META-INF for
00:03:47 [INFO]      [echo]                                     common-util
00:03:47 [INFO] Executed tasks
00:03:47 [INFO] 
00:03:47 [INFO] --- jar:3.3.0:jar (default-jar) @ common-util ---
00:03:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/target/common-util.jar
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ common-util ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- failsafe:3.2.5:verify (verify) @ common-util ---
00:03:47 [INFO] Tests are skipped.
00:03:47 [INFO] 
00:03:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-common-util-checkstyle) @ common-util ---
00:03:47 [INFO] 
00:03:47 [INFO] --- install:3.1.1:install (default-install) @ common-util ---
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.pom
00:03:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/common-util/target/common-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/common-util/7.0.15-SNAPSHOT/common-util-7.0.15-SNAPSHOT.jar
00:03:47 [INFO] 
00:03:47 [INFO] 
00:03:47 [INFO] -----------------< org.glassfish.main.core:glassfish >------------------
00:03:47 [INFO] ----------------< org.glassfish.main.admin:rest-client >----------------
00:03:47 [INFO] Building Appserver Core Bootstraping Classes 7.0.15-SNAPSHOT   [123/300]
00:03:47 [INFO] Building GlassFish Admin REST Client 7.0.15-SNAPSHOT           [124/300]
00:03:47 [INFO]   from nucleus/core/bootstrap/pom.xml
00:03:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:47 [INFO]   from nucleus/admin/rest/rest-client/pom.xml
00:03:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:47 [INFO] 
00:03:47 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish ---
00:03:47 [INFO] 
00:03:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish ---
00:03:47 [INFO] 
00:03:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish ---
00:03:47 [INFO] 
00:03:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish ---
00:03:47 [INFO] 
00:03:47 [INFO] --- clean:3.3.2:clean (default-clean) @ rest-client ---
00:03:47 [INFO] 
00:03:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-client ---
00:03:47 [INFO] 
00:03:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-client ---
00:03:47 [INFO] 
00:03:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-client ---
00:03:47 [INFO] Recompiling the module because of changed dependency.
00:03:47 [INFO] Recompiling the module because of changed dependency.
00:03:47 [INFO] Compiling 36 source files with javac [debug target 11] to target/classes
00:03:47 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:48 [WARNING] system modules path not set in conjunction with -source 11
00:03:48 [INFO] 
00:03:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-client ---
00:03:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:48 [INFO] 
00:03:48 [INFO] --- resources:3.3.1:resources (default-resources) @ rest-client ---
00:03:48 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/src/main/manpages
00:03:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:48 [INFO] 
00:03:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-client ---
00:03:48 [INFO] Recompiling the module because of changed dependency.
00:03:48 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:48 [WARNING] system modules path not set in conjunction with -source 11
00:03:48 [INFO] 
00:03:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish ---
00:03:48 [INFO] 
00:03:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish ---
00:03:48 [INFO] 
00:03:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish ---
00:03:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:48 [INFO] 
00:03:48 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish ---
00:03:48 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/src/main/manpages
00:03:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:48 [INFO] 
00:03:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish ---
00:03:48 [INFO] Recompiling the module because of changed dependency.
00:03:48 [INFO] Compiling 36 source files with javac [debug target 11] to target/classes
00:03:48 [WARNING] system modules path not set in conjunction with -source 11
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Some input files use unchecked or unsafe operations.
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/src/main/java/org/glassfish/admin/rest/client/RestClientBase.java: Recompile with -Xlint:unchecked for details.
00:03:48 [INFO] 
00:03:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-client ---
00:03:48 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/target/classes/META-INF/MANIFEST.MF
00:03:48 [INFO] 
00:03:48 [INFO] --- command-security:1.0.17:check (default-check) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-client ---
00:03:48 [INFO] Recompiling the module because of changed dependency.
00:03:48 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:03:48 [WARNING] system modules path not set in conjunction with -source 11
00:03:48 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Some input files use or override a deprecated API.
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/StaticGlassFishRuntime.java: Recompile with -Xlint:deprecation for details.
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Some input files use unchecked or unsafe operations.
00:03:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/FelixUtil.java: Recompile with -Xlint:unchecked for details.
00:03:48 [INFO] 
00:03:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish ---
00:03:48 [INFO] 
00:03:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish ---
00:03:48 [INFO] 
00:03:48 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish ---
00:03:48 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:48 [WARNING] system modules path not set in conjunction with -source 11
00:03:48 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:48 [INFO] Initial messages found so far: {}
00:03:48 [INFO] Processing: NCLS-RSCL-00001
00:03:48 [INFO] Message NCLS-RSCL-00001 needs checking for cause/action: true
00:03:48 [INFO] Processing: NCLS-RSCL-00002
00:03:48 [INFO] Message NCLS-RSCL-00002 needs checking for cause/action: true
00:03:48 [INFO] Processing: NCLS-RSCL-00003
00:03:48 [INFO] Message NCLS-RSCL-00003 needs checking for cause/action: true
00:03:48 [INFO] Processing: NCLS-RSCL-00004
00:03:48 [INFO] Message NCLS-RSCL-00004 needs checking for cause/action: true
00:03:48 [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.}
00:03:48 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:48 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:48 [INFO] Total Messages including ones found from disk so far: {}
00:03:48 [INFO] Processing: jakarta.enterprise.admin.rest.client on element REST_CLIENT_LOGGER
00:03:48 [INFO] Enclosing type is org.glassfish.admin.rest.client.utils.RestClientLogging
00:03:48 [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}
00:03:48 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:48 [INFO] Found enclosing element REST_CLIENT_LOGGER
00:03:48 [INFO] Found enclosing element org.glassfish.admin.rest.client.utils.RestClientLogging
00:03:48 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:48 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:48 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:48 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:48 [INFO] Total Messages including ones found from disk so far: {}
00:03:48 [INFO] 
00:03:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-client ---
00:03:48 [INFO] Not copying test resources
00:03:48 [INFO] 
00:03:48 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-client ---
00:03:48 [INFO] Not compiling test sources
00:03:48 [INFO] 
00:03:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- surefire:3.2.5:test (default-test) @ rest-client ---
00:03:48 [INFO] Tests are skipped.
00:03:48 [INFO] 
00:03:48 [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-client ---
00:03:48 [INFO] Executing tasks
00:03:48 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/target/classes/META-INF for
00:03:48 [INFO]      [echo]                                     rest-client
00:03:48 [INFO] Executed tasks
00:03:48 [INFO] 
00:03:48 [INFO] --- jar:3.3.0:jar (default-jar) @ rest-client ---
00:03:48 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/target/rest-client.jar
00:03:48 [INFO] 
00:03:48 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-client ---
00:03:48 [INFO] Tests are skipped.
00:03:48 [INFO] 
00:03:48 [INFO] --- failsafe:3.2.5:verify (verify) @ rest-client ---
00:03:48 [INFO] Tests are skipped.
00:03:48 [INFO] 
00:03:48 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-client-checkstyle) @ rest-client ---
00:03:48 [INFO] 
00:03:48 [INFO] --- install:3.1.1:install (default-install) @ rest-client ---
00:03:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.pom
00:03:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-client/target/rest-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-client/7.0.15-SNAPSHOT/rest-client-7.0.15-SNAPSHOT.jar
00:03:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/classes/META-INF/MANIFEST.MF
00:03:48 [INFO] 
00:03:48 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish ---
00:03:48 [INFO] 
00:03:48 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish ---
00:03:48 [INFO] Recompiling the module because of changed dependency.
00:03:48 [INFO] Compiling 36 source files with javac [debug target 11] to target/classes
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:49 [INFO] Initial messages found so far: {}
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00001
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00001 needs checking for cause/action: true
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00002
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00002 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00003
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00003 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00004
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00004 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00005
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00005 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00006
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00006 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00007
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00007 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00008
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00008 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00009
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00009 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00010
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00010 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00011
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00011 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00012
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00012 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00013
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00013 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00014
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00014 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00015
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00015 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00016
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00016 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00017
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00017 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00018
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00018 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00020
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00020 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00021
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00021 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00022
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00022 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00023
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00023 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00024
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00024 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00025
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00025 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00026
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00026 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00027
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00027 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00028
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00028 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00029
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00029 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00030
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00030 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00031
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00031 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00032
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00032 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00033
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00033 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00034
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00034 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00035
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00035 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00036
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00036 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00037
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00037 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00038
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00038 needs checking for cause/action: false
00:03:49 [INFO] Processing: NCLS-BOOTSTRAP-00039
00:03:49 [INFO] Message NCLS-BOOTSTRAP-00039 needs checking for cause/action: false
00:03:49 [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.}
00:03:49 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:49 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:49 [INFO] Total Messages including ones found from disk so far: {}
00:03:49 [INFO] Processing: jakarta.enterprise.bootstrap on element BOOTSTRAP_LOGGER_NAME
00:03:49 [INFO] Enclosing type is com.sun.enterprise.glassfish.bootstrap.LogFacade
00:03:49 [INFO] Loggers found so far: {jakarta.enterprise.bootstrap.description=Main bootstrap logger., jakarta.enterprise.bootstrap.publish=true, jakarta.enterprise.bootstrap.subsystem=BOOTSTRAP}
00:03:49 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:49 [INFO] Found enclosing element BOOTSTRAP_LOGGER_NAME
00:03:49 [INFO] Found enclosing element com.sun.enterprise.glassfish.bootstrap.LogFacade
00:03:49 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:49 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:49 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:49 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:49 [INFO] Total Messages including ones found from disk so far: {}
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:copy-dependencies (copy-osgi-artifacts-for-tests) @ glassfish ---
00:03:49 [INFO] Copying org.apache.felix.main-7.0.5.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/test-osgi/org.apache.felix.main.jar
00:03:49 [INFO] Copying simple-glassfish-api.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/test-osgi/simple-glassfish-api.jar
00:03:49 [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/test-osgi/glassfish-jul-extension.jar
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish ---
00:03:49 [INFO] Not copying test resources
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish ---
00:03:49 [INFO] Not compiling test sources
00:03:49 [INFO] 
00:03:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish ---
00:03:49 [INFO] 
00:03:49 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish ---
00:03:49 [INFO] Executing tasks
00:03:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/classes/META-INF for
00:03:49 [INFO]      [echo]                                     glassfish
00:03:49 [INFO] Executed tasks
00:03:49 [INFO] 
00:03:49 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish ---
00:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/glassfish.jar
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-glassfish-checkstyle) @ glassfish ---
00:03:49 [INFO] 
00:03:49 [INFO] --- install:3.1.1:install (default-install) @ glassfish ---
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/bootstrap/target/glassfish.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.jar
00:03:49 [INFO] 
00:03:49 [INFO] 
00:03:49 [INFO] -------------------< org.glassfish.main:test-utils >--------------------
00:03:49 [INFO] ---------< org.glassfish.main.extras:glassfish-embedded-shell >---------
00:03:49 [INFO] Building Test Utilities 7.0.15-SNAPSHOT                        [125/300]
00:03:49 [INFO] 
00:03:49 [INFO] 
00:03:49 [INFO] ---------< org.glassfish.main.extras:osgi-modules-uninstaller >---------
00:03:49 [INFO] ----------------< org.glassfish.main.extras:bootstrap >-----------------
00:03:49 [INFO] Building GlassFish OSGI Modules Uninstaller 7.0.15-SNAPSHOT    [127/300]
00:03:49 [INFO] Building GlassFish UberJar Activator 7.0.15-SNAPSHOT           [128/300]
00:03:49 [INFO]   from nucleus/test-utils/pom.xml
00:03:49 [INFO]   from appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
00:03:49 [INFO]   from appserver/extras/embedded/common/bootstrap/pom.xml
00:03:49 [INFO] Building Embedded GlassFish Shell 7.0.15-SNAPSHOT              [126/300]
00:03:49 [INFO] --------------------------------[ jar ]---------------------------------
00:03:49 [INFO]   from appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
00:03:49 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:49 [INFO] --------------------------------[ jar ]---------------------------------
00:03:49 [INFO] --------------------------------[ jar ]---------------------------------
00:03:49 [INFO] 
00:03:49 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- clean:3.3.2:clean (default-clean) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main.common:simple-glassfish-api:7.0.15-SNAPSHOT:jar
00:03:49 [INFO] Configured Artifact: org.glassfish.main.core:glassfish:7.0.15-SNAPSHOT:jar
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell ---
00:03:49 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell/src/main/manpages
00:03:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell ---
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- clean:3.3.2:clean (default-clean) @ test-utils ---
00:03:49 [INFO] 
00:03:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ test-utils ---
00:03:49 [INFO] 
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ test-utils ---
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ test-utils ---
00:03:49 [INFO] Not copying test resources
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-shell ---
00:03:49 [INFO] Not compiling test sources
00:03:49 [INFO] 
00:03:49 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ bootstrap ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:03:49 [INFO] Executing tasks
00:03:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell/target/classes/META-INF for
00:03:49 [INFO]      [echo]                                     glassfish-embedded-shell
00:03:49 [INFO] Executed tasks
00:03:49 [INFO] 
00:03:49 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-shell ---
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] 
00:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-modules-uninstaller ---
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/resources
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/manpages
00:03:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-checkstyle) @ glassfish-embedded-shell ---
00:03:49 [INFO] 
00:03:49 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell ---
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.pom
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell/target/glassfish-embedded-shell.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell/7.0.15-SNAPSHOT/glassfish-embedded-shell-7.0.15-SNAPSHOT.jar
00:03:49 [INFO] 
00:03:49 [INFO] ------< org.glassfish.main.extras:glassfish-embedded-shell-frag >-------
00:03:49 [INFO] Building Embedded GlassFish Shell dist. fragment 7.0.15-SNAPSHOT [129/300]
00:03:49 [INFO]   from appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
00:03:49 [INFO] -----------------------[ distribution-fragment ]------------------------
00:03:49 [INFO] 
00:03:49 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] 
00:03:49 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Copying glassfish-embedded-shell.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-shell.jar
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/resources
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/src/main/manpages
00:03:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] No sources to compile
00:03:49 [INFO] 
00:03:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-shell-frag ---
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ bootstrap ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ bootstrap ---
00:03:49 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/src/main/manpages
00:03:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ bootstrap ---
00:03:49 [INFO] Executing tasks
00:03:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF for
00:03:49 [INFO]      [echo]                                     glassfish-embedded-shell-frag
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java uses unchecked or unsafe operations.
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/src/main/java/org/glassfish/uberjar/uninstaller/GlassFishOSGiModuleUninstaller.java: Recompile with -Xlint:unchecked for details.
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:03:49 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/classes/META-INF
00:03:49 [INFO] Executed tasks
00:03:49 [INFO] 
00:03:49 [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:03:49 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:49 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip
00:03:49 [INFO] 
00:03:49 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/target/glassfish-embedded-shell-frag.zip
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-shell-frag-checkstyle) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] 
00:03:49 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-shell-frag ---
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-shell-frag/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.pom
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-embedded-shell-frag-7.0.15-SNAPSHOT.zip
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Not copying test resources
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Not compiling test sources
00:03:49 [INFO] 
00:03:49 [INFO] --- surefire:3.2.5:test (default-test) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Executing tasks
00:03:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF for
00:03:49 [INFO]      [echo]                                     osgi-modules-uninstaller
00:03:49 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/target/classes/META-INF
00:03:49 [INFO] Executed tasks
00:03:49 [INFO] 
00:03:49 [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-osgi-modules-uninstaller-checkstyle) @ osgi-modules-uninstaller ---
00:03:49 [INFO] 
00:03:49 [INFO] --- install:3.1.1:install (default-install) @ osgi-modules-uninstaller ---
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.pom
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/osgi-modules-uninstaller/target/osgi-modules-uninstaller.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/osgi-modules-uninstaller/7.0.15-SNAPSHOT/osgi-modules-uninstaller-7.0.15-SNAPSHOT.jar
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ test-utils ---
00:03:49 [INFO] 
00:03:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ test-utils ---
00:03:49 [INFO] 
00:03:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ test-utils ---
00:03:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:resources (default-resources) @ test-utils ---
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/src/main/resources
00:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/src/main/manpages
00:03:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-utils ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java uses unchecked or unsafe operations.
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/src/main/java/org/glassfish/uberjar/bootstrap/UberJarOSGiGlassFishRuntimeBuilder.java: Recompile with -Xlint:unchecked for details.
00:03:49 [INFO] 
00:03:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ bootstrap ---
00:03:49 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/target/classes/META-INF/MANIFEST.MF
00:03:49 [INFO] 
00:03:49 [INFO] --- command-security:1.0.17:check (default-check) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ bootstrap ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:49 [INFO] 
00:03:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bootstrap ---
00:03:49 [INFO] Not copying test resources
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bootstrap ---
00:03:49 [INFO] Not compiling test sources
00:03:49 [INFO] 
00:03:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- surefire:3.2.5:test (default-test) @ bootstrap ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ bootstrap ---
00:03:49 [INFO] Executing tasks
00:03:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/target/classes/META-INF for
00:03:49 [INFO]      [echo]                                     bootstrap
00:03:49 [INFO] Executed tasks
00:03:49 [INFO] 
00:03:49 [INFO] --- jar:3.3.0:jar (default-jar) @ bootstrap ---
00:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ bootstrap ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- failsafe:3.2.5:verify (verify) @ bootstrap ---
00:03:49 [INFO] Tests are skipped.
00:03:49 [INFO] 
00:03:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-bootstrap-checkstyle) @ bootstrap ---
00:03:49 [INFO] 
00:03:49 [INFO] --- install:3.1.1:install (default-install) @ bootstrap ---
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.pom
00:03:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/bootstrap/target/bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/bootstrap/7.0.15-SNAPSHOT/bootstrap-7.0.15-SNAPSHOT.jar
00:03:49 [WARNING] system modules path not set in conjunction with -source 11
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java uses unchecked or unsafe operations.
00:03:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/src/main/java/org/glassfish/tests/utils/ReflectionUtils.java: Recompile with -Xlint:unchecked for details.
00:03:49 [INFO] 
00:03:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ test-utils ---
00:03:49 [INFO] Recompiling the module because of changed dependency.
00:03:49 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:03:50 [WARNING] system modules path not set in conjunction with -source 11
00:03:50 [INFO] 
00:03:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-utils ---
00:03:50 [INFO] Not copying test resources
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-utils ---
00:03:50 [INFO] Not compiling test sources
00:03:50 [INFO] 
00:03:50 [INFO] --- surefire:3.2.5:test (default-test) @ test-utils ---
00:03:50 [INFO] Tests are skipped.
00:03:50 [INFO] 
00:03:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ test-utils ---
00:03:50 [INFO] Executing tasks
00:03:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/target/classes/META-INF for
00:03:50 [INFO]      [echo]                                     test-utils
00:03:50 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/target/classes/META-INF
00:03:50 [INFO] Executed tasks
00:03:50 [INFO] 
00:03:50 [INFO] --- jar:3.3.0:jar (default-jar) @ test-utils ---
00:03:50 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/target/test-utils.jar
00:03:50 [INFO] 
00:03:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ test-utils ---
00:03:50 [INFO] Tests are skipped.
00:03:50 [INFO] 
00:03:50 [INFO] --- failsafe:3.2.5:verify (verify) @ test-utils ---
00:03:50 [INFO] Tests are skipped.
00:03:50 [INFO] 
00:03:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-test-utils-checkstyle) @ test-utils ---
00:03:50 [INFO] 
00:03:50 [INFO] --- install:3.1.1:install (default-install) @ test-utils ---
00:03:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.pom
00:03:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/test-utils/target/test-utils.jar to /home/jenkins/.m2/repository/org/glassfish/main/test-utils/7.0.15-SNAPSHOT/test-utils-7.0.15-SNAPSHOT.jar
00:03:50 [INFO] 
00:03:50 [INFO] ----------------< org.glassfish.main.admin:config-api >-----------------
00:03:50 [INFO] Building admin-config-api 7.0.15-SNAPSHOT                      [130/300]
00:03:50 [INFO]   from nucleus/admin/config-api/pom.xml
00:03:50 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:50 [INFO] 
00:03:50 [INFO] -----------< org.glassfish.main.common:annotation-framework >-----------
00:03:50 [INFO] Building GlassFish Jakarta EE Annotation Framework 7.0.15-SNAPSHOT [131/300]
00:03:50 [INFO]   from appserver/common/annotation-framework/pom.xml
00:03:50 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:50 [INFO] 
00:03:50 [INFO] --- clean:3.3.2:clean (default-clean) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- clean:3.3.2:clean (default-clean) @ config-api ---
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ config-api ---
00:03:50 [INFO] 
00:03:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ config-api ---
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ config-api ---
00:03:50 [INFO] Recompiling the module because of changed dependency.
00:03:50 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:03:50 [INFO] Recompiling the module because of changed dependency.
00:03:50 [INFO] Compiling 185 source files with javac [debug target 11] to target/classes
00:03:50 [WARNING] system modules path not set in conjunction with -source 11
00:03:50 [INFO] 
00:03:50 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ annotation-framework ---
00:03:50 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:50 [INFO] 
00:03:50 [INFO] --- resources:3.3.1:resources (default-resources) @ annotation-framework ---
00:03:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/src/main/resources
00:03:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/src/main/manpages
00:03:50 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ annotation-framework ---
00:03:50 [INFO] Recompiling the module because of changed dependency.
00:03:50 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:03:50 [WARNING] system modules path not set in conjunction with -source 11
00:03:50 [INFO] 
00:03:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ annotation-framework ---
00:03:50 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:50 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/target/classes/META-INF/MANIFEST.MF
00:03:50 [INFO] 
00:03:50 [INFO] --- command-security:1.0.17:check (default-check) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:compile (process-annotations) @ annotation-framework ---
00:03:50 [INFO] Recompiling the module because of changed dependency.
00:03:50 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:03:50 [WARNING] system modules path not set in conjunction with -source 11
00:03:50 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:50 [INFO] Total Messages including ones found from disk so far: {}
00:03:50 [INFO] Processing: org.glassfish.apf on element ANNOTATION_LOGGER
00:03:50 [INFO] Enclosing type is org.glassfish.apf.impl.AnnotationUtils
00:03:50 [INFO] Loggers found so far: {org.glassfish.apf.description=Logger for dol module, org.glassfish.apf.publish=true, org.glassfish.apf.subsystem=AnnotationFramework}
00:03:50 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:50 [INFO] Found enclosing element ANNOTATION_LOGGER
00:03:50 [INFO] Found enclosing element org.glassfish.apf.impl.AnnotationUtils
00:03:50 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:50 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:50 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:50 [INFO] Total Messages including ones found from disk so far: {}
00:03:50 [INFO] 
00:03:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ annotation-framework ---
00:03:50 [INFO] Not copying test resources
00:03:50 [INFO] 
00:03:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ annotation-framework ---
00:03:50 [INFO] Not compiling test sources
00:03:50 [INFO] 
00:03:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ annotation-framework ---
00:03:50 [INFO] 
00:03:50 [INFO] --- surefire:3.2.5:test (default-test) @ annotation-framework ---
00:03:50 [INFO] Tests are skipped.
00:03:50 [INFO] 
00:03:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ annotation-framework ---
00:03:51 [INFO] Executing tasks
00:03:51 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/target/classes/META-INF for
00:03:51 [INFO]      [echo]                                     annotation-framework
00:03:51 [INFO] Executed tasks
00:03:51 [INFO] 
00:03:51 [INFO] --- jar:3.3.0:jar (default-jar) @ annotation-framework ---
00:03:51 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/target/annotation-framework.jar
00:03:51 [INFO] 
00:03:51 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ annotation-framework ---
00:03:51 [INFO] Tests are skipped.
00:03:51 [INFO] 
00:03:51 [INFO] --- failsafe:3.2.5:verify (verify) @ annotation-framework ---
00:03:51 [INFO] Tests are skipped.
00:03:51 [INFO] 
00:03:51 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-annotation-framework-checkstyle) @ annotation-framework ---
00:03:51 [INFO] 
00:03:51 [INFO] --- install:3.1.1:install (default-install) @ annotation-framework ---
00:03:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.pom
00:03:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/annotation-framework/target/annotation-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/annotation-framework/7.0.15-SNAPSHOT/annotation-framework-7.0.15-SNAPSHOT.jar
00:03:51 [WARNING] system modules path not set in conjunction with -source 11
00:03:51 [INFO] 
00:03:51 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ config-api ---
00:03:51 [INFO] 
00:03:51 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ config-api ---
00:03:51 [INFO] 
00:03:51 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ config-api ---
00:03:51 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:51 [INFO] 
00:03:51 [INFO] --- resources:3.3.1:resources (default-resources) @ config-api ---
00:03:51 [INFO] Copying 8 resources from src/main/java to target/classes
00:03:51 [INFO] Copying 15 resources from src/main/manpages to target/classes
00:03:51 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:51 [INFO] 
00:03:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ config-api ---
00:03:51 [INFO] Recompiling the module because of changed dependency.
00:03:51 [INFO] Compiling 256 source files with javac [debug target 11] to target/classes
00:03:52 [WARNING] system modules path not set in conjunction with -source 11
00:03:52 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/SecurityService.java:[103,12] deprecated item is not annotated with @Deprecated
00:03:52 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:52 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:52 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java uses or overrides a deprecated API.
00:03:52 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/customvalidators/ReferenceValidator.java: Recompile with -Xlint:deprecation for details.
00:03:52 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Some input files use unchecked or unsafe operations.
00:03:52 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/src/main/java/com/sun/enterprise/config/modularity/ConfigBeanInstaller.java: Recompile with -Xlint:unchecked for details.
00:03:52 [INFO] 
00:03:52 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ config-api ---
00:03:52 [INFO] 
00:03:52 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ config-api ---
00:03:52 [INFO] 
00:03:52 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ config-api ---
00:03:52 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/target/classes/META-INF/MANIFEST.MF
00:03:52 [INFO] 
00:03:52 [INFO] --- command-security:1.0.17:check (default-check) @ config-api ---
00:03:52 [INFO] 
00:03:52 [INFO] --- compiler:3.13.0:compile (process-annotations) @ config-api ---
00:03:52 [INFO] Recompiling the module because of changed dependency.
00:03:52 [INFO] Compiling 256 source files with javac [debug target 11] to target/classes
00:03:53 [WARNING] system modules path not set in conjunction with -source 11
00:03:53 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:53 [INFO] Initial messages found so far: {}
00:03:53 [INFO] Processing: NCLS-CFGAPI-00001
00:03:53 [INFO] Message NCLS-CFGAPI-00001 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00002
00:03:53 [INFO] Message NCLS-CFGAPI-00002 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00003
00:03:53 [INFO] Message NCLS-CFGAPI-00003 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00004
00:03:53 [INFO] Message NCLS-CFGAPI-00004 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00005
00:03:53 [INFO] Message NCLS-CFGAPI-00005 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00006
00:03:53 [INFO] Message NCLS-CFGAPI-00006 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00007
00:03:53 [INFO] Message NCLS-CFGAPI-00007 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00008
00:03:53 [INFO] Message NCLS-CFGAPI-00008 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00009
00:03:53 [INFO] Message NCLS-CFGAPI-00009 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00010
00:03:53 [INFO] Message NCLS-CFGAPI-00010 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00011
00:03:53 [INFO] Message NCLS-CFGAPI-00011 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00012
00:03:53 [INFO] Message NCLS-CFGAPI-00012 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00013
00:03:53 [INFO] Message NCLS-CFGAPI-00013 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00014
00:03:53 [INFO] Message NCLS-CFGAPI-00014 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00015
00:03:53 [INFO] Message NCLS-CFGAPI-00015 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00016
00:03:53 [INFO] Message NCLS-CFGAPI-00016 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00017
00:03:53 [INFO] Message NCLS-CFGAPI-00017 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00018
00:03:53 [INFO] Message NCLS-CFGAPI-00018 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00019
00:03:53 [INFO] Message NCLS-CFGAPI-00019 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00020
00:03:53 [INFO] Message NCLS-CFGAPI-00020 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00021
00:03:53 [INFO] Message NCLS-CFGAPI-00021 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00022
00:03:53 [INFO] Message NCLS-CFGAPI-00022 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00023
00:03:53 [INFO] Message NCLS-CFGAPI-00023 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00024
00:03:53 [INFO] Message NCLS-CFGAPI-00024 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00025
00:03:53 [INFO] Message NCLS-CFGAPI-00025 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00027
00:03:53 [INFO] Message NCLS-CFGAPI-00027 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00028
00:03:53 [INFO] Message NCLS-CFGAPI-00028 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00029
00:03:53 [INFO] Message NCLS-CFGAPI-00029 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00030
00:03:53 [INFO] Message NCLS-CFGAPI-00030 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00031
00:03:53 [INFO] Message NCLS-CFGAPI-00031 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00032
00:03:53 [INFO] Message NCLS-CFGAPI-00032 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00033
00:03:53 [INFO] Message NCLS-CFGAPI-00033 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00034
00:03:53 [INFO] Message NCLS-CFGAPI-00034 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00035
00:03:53 [INFO] Message NCLS-CFGAPI-00035 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00036
00:03:53 [INFO] Message NCLS-CFGAPI-00036 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00037
00:03:53 [INFO] Message NCLS-CFGAPI-00037 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00038
00:03:53 [INFO] Message NCLS-CFGAPI-00038 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00039
00:03:53 [INFO] Message NCLS-CFGAPI-00039 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00040
00:03:53 [INFO] Message NCLS-CFGAPI-00040 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00041
00:03:53 [INFO] Message NCLS-CFGAPI-00041 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00042
00:03:53 [INFO] Message NCLS-CFGAPI-00042 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00043
00:03:53 [INFO] Message NCLS-CFGAPI-00043 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00044
00:03:53 [INFO] Message NCLS-CFGAPI-00044 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00045
00:03:53 [INFO] Message NCLS-CFGAPI-00045 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00046
00:03:53 [INFO] Message NCLS-CFGAPI-00046 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00047
00:03:53 [INFO] Message NCLS-CFGAPI-00047 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00048
00:03:53 [INFO] Message NCLS-CFGAPI-00048 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00049
00:03:53 [INFO] Message NCLS-CFGAPI-00049 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00050
00:03:53 [INFO] Message NCLS-CFGAPI-00050 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00051
00:03:53 [INFO] Message NCLS-CFGAPI-00051 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00052
00:03:53 [INFO] Message NCLS-CFGAPI-00052 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00053
00:03:53 [INFO] Message NCLS-CFGAPI-00053 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00054
00:03:53 [INFO] Message NCLS-CFGAPI-00054 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00055
00:03:53 [INFO] Message NCLS-CFGAPI-00055 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00056
00:03:53 [INFO] Message NCLS-CFGAPI-00056 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00057
00:03:53 [INFO] Message NCLS-CFGAPI-00057 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00058
00:03:53 [INFO] Message NCLS-CFGAPI-00058 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00059
00:03:53 [INFO] Message NCLS-CFGAPI-00059 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00060
00:03:53 [INFO] Message NCLS-CFGAPI-00060 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00091
00:03:53 [INFO] Message NCLS-CFGAPI-00091 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00061
00:03:53 [INFO] Message NCLS-CFGAPI-00061 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00062
00:03:53 [INFO] Message NCLS-CFGAPI-00062 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00063
00:03:53 [INFO] Message NCLS-CFGAPI-00063 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00064
00:03:53 [INFO] Message NCLS-CFGAPI-00064 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00065
00:03:53 [INFO] Message NCLS-CFGAPI-00065 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00066
00:03:53 [INFO] Message NCLS-CFGAPI-00066 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00067
00:03:53 [INFO] Message NCLS-CFGAPI-00067 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00068
00:03:53 [INFO] Message NCLS-CFGAPI-00068 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00069
00:03:53 [INFO] Message NCLS-CFGAPI-00069 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00070
00:03:53 [INFO] Message NCLS-CFGAPI-00070 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00071
00:03:53 [INFO] Message NCLS-CFGAPI-00071 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00072
00:03:53 [INFO] Message NCLS-CFGAPI-00072 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00073
00:03:53 [INFO] Message NCLS-CFGAPI-00073 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00074
00:03:53 [INFO] Message NCLS-CFGAPI-00074 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00075
00:03:53 [INFO] Message NCLS-CFGAPI-00075 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00076
00:03:53 [INFO] Message NCLS-CFGAPI-00076 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00077
00:03:53 [INFO] Message NCLS-CFGAPI-00077 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00078
00:03:53 [INFO] Message NCLS-CFGAPI-00078 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00079
00:03:53 [INFO] Message NCLS-CFGAPI-00079 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00080
00:03:53 [INFO] Message NCLS-CFGAPI-00080 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00081
00:03:53 [INFO] Message NCLS-CFGAPI-00081 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00082
00:03:53 [INFO] Message NCLS-CFGAPI-00082 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00083
00:03:53 [INFO] Message NCLS-CFGAPI-00083 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00084
00:03:53 [INFO] Message NCLS-CFGAPI-00084 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00085
00:03:53 [INFO] Message NCLS-CFGAPI-00085 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00086
00:03:53 [INFO] Message NCLS-CFGAPI-00086 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00087
00:03:53 [INFO] Message NCLS-CFGAPI-00087 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00088
00:03:53 [INFO] Message NCLS-CFGAPI-00088 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00089
00:03:53 [INFO] Message NCLS-CFGAPI-00089 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00090
00:03:53 [INFO] Message NCLS-CFGAPI-00090 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00092
00:03:53 [INFO] Message NCLS-CFGAPI-00092 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00093
00:03:53 [INFO] Message NCLS-CFGAPI-00093 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00094
00:03:53 [INFO] Message NCLS-CFGAPI-00094 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00095
00:03:53 [INFO] Message NCLS-CFGAPI-00095 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00096
00:03:53 [INFO] Message NCLS-CFGAPI-00096 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00097
00:03:53 [INFO] Message NCLS-CFGAPI-00097 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00098
00:03:53 [INFO] Message NCLS-CFGAPI-00098 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00099
00:03:53 [INFO] Message NCLS-CFGAPI-00099 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00100
00:03:53 [INFO] Message NCLS-CFGAPI-00100 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00101
00:03:53 [INFO] Message NCLS-CFGAPI-00101 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00102
00:03:53 [INFO] Message NCLS-CFGAPI-00102 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00103
00:03:53 [INFO] Message NCLS-CFGAPI-00103 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00104
00:03:53 [INFO] Message NCLS-CFGAPI-00104 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00105
00:03:53 [INFO] Message NCLS-CFGAPI-00105 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00106
00:03:53 [INFO] Message NCLS-CFGAPI-00106 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00107
00:03:53 [INFO] Message NCLS-CFGAPI-00107 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00108
00:03:53 [INFO] Message NCLS-CFGAPI-00108 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00109
00:03:53 [INFO] Message NCLS-CFGAPI-00109 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00110
00:03:53 [INFO] Message NCLS-CFGAPI-00110 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00111
00:03:53 [INFO] Message NCLS-CFGAPI-00111 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00112
00:03:53 [INFO] Message NCLS-CFGAPI-00112 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00113
00:03:53 [INFO] Message NCLS-CFGAPI-00113 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00114
00:03:53 [INFO] Message NCLS-CFGAPI-00114 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00119
00:03:53 [INFO] Message NCLS-CFGAPI-00119 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00120
00:03:53 [INFO] Message NCLS-CFGAPI-00120 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00121
00:03:53 [INFO] Message NCLS-CFGAPI-00121 needs checking for cause/action: false
00:03:53 [INFO] Processing: NCLS-CFGAPI-00122
00:03:53 [INFO] Message NCLS-CFGAPI-00122 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00123
00:03:53 [INFO] Message NCLS-CFGAPI-00123 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00124
00:03:53 [INFO] Message NCLS-CFGAPI-00124 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00125
00:03:53 [INFO] Message NCLS-CFGAPI-00125 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00126
00:03:53 [INFO] Message NCLS-CFGAPI-00126 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00127
00:03:53 [INFO] Message NCLS-CFGAPI-00127 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00128
00:03:53 [INFO] Message NCLS-CFGAPI-00128 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00129
00:03:53 [INFO] Message NCLS-CFGAPI-00129 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00130
00:03:53 [INFO] Message NCLS-CFGAPI-00130 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00131
00:03:53 [INFO] Message NCLS-CFGAPI-00131 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00132
00:03:53 [INFO] Message NCLS-CFGAPI-00132 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00133
00:03:53 [INFO] Message NCLS-CFGAPI-00133 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00134
00:03:53 [INFO] Message NCLS-CFGAPI-00134 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00135
00:03:53 [INFO] Message NCLS-CFGAPI-00135 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00136
00:03:53 [INFO] Message NCLS-CFGAPI-00136 needs checking for cause/action: true
00:03:53 [INFO] Processing: NCLS-CFGAPI-00137
00:03:53 [INFO] Message NCLS-CFGAPI-00137 needs checking for cause/action: true
00:03:53 [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<? extends ConfigBeanProxy> 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.}
00:03:53 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:53 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:53 [INFO] Total Messages including ones found from disk so far: {}
00:03:53 [INFO] Processing: jakarta.enterprise.config.api on element ADMIN_LOGGER
00:03:53 [INFO] Enclosing type is com.sun.enterprise.config.util.ConfigApiLoggerInfo
00:03:53 [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}
00:03:53 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:53 [INFO] Found enclosing element ADMIN_LOGGER
00:03:53 [INFO] Found enclosing element com.sun.enterprise.config.util.ConfigApiLoggerInfo
00:03:53 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:53 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:53 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:53 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:53 [INFO] Total Messages including ones found from disk so far: {}
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:testCompile (generate-test-hk2-config) @ config-api ---
00:03:53 [INFO] Not compiling test sources
00:03:53 [INFO] 
00:03:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ config-api ---
00:03:53 [INFO] Not copying test resources
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ config-api ---
00:03:53 [INFO] Not compiling test sources
00:03:53 [INFO] 
00:03:53 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ config-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- surefire:3.2.5:test (default-test) @ config-api ---
00:03:53 [INFO] Tests are skipped.
00:03:53 [INFO] 
00:03:53 [INFO] --- antrun:3.1.0:run (default-manifest) @ config-api ---
00:03:53 [INFO] Executing tasks
00:03:53 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/target/classes/META-INF for
00:03:53 [INFO]      [echo]                                     config-api
00:03:53 [INFO] Executed tasks
00:03:53 [INFO] 
00:03:53 [INFO] --- jar:3.3.0:jar (default-jar) @ config-api ---
00:03:53 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/target/config-api.jar
00:03:53 [INFO] 
00:03:53 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ config-api ---
00:03:53 [INFO] Tests are skipped.
00:03:53 [INFO] 
00:03:53 [INFO] --- failsafe:3.2.5:verify (verify) @ config-api ---
00:03:53 [INFO] Tests are skipped.
00:03:53 [INFO] 
00:03:53 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-config-api-checkstyle) @ config-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- install:3.1.1:install (default-install) @ config-api ---
00:03:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.pom
00:03:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/config-api/target/config-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/config-api/7.0.15-SNAPSHOT/config-api-7.0.15-SNAPSHOT.jar
00:03:53 [INFO] 
00:03:53 [INFO] ---------------< org.glassfish.main.common:internal-api >---------------
00:03:53 [INFO] Building Private APIs of Glassfish 7.0.15-SNAPSHOT             [132/300]
00:03:53 [INFO]   from nucleus/common/internal-api/pom.xml
00:03:53 [INFO] 
00:03:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:53 [INFO] --------------< org.glassfish.main.cluster:gms-bootstrap >--------------
00:03:53 [INFO] Building GMS Bootstrap Module 7.0.15-SNAPSHOT                  [133/300]
00:03:53 [INFO]   from nucleus/cluster/gms-bootstrap/pom.xml
00:03:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:53 [INFO] 
00:03:53 [INFO] -----< org.glassfish.main.loadbalancer:gf-load-balancer-connector >-----
00:03:53 [INFO] Building Load Balancer Internal API 7.0.15-SNAPSHOT            [134/300]
00:03:53 [INFO] 
00:03:53 [INFO]   from appserver/load-balancer/gf-load-balancer-connector/pom.xml
00:03:53 [INFO] ------< org.glassfish.main.transaction:transaction-internal-api >-------
00:03:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:53 [INFO] Building Transaction Service Internal API 7.0.15-SNAPSHOT      [135/300]
00:03:53 [INFO]   from appserver/transaction/internal-api/pom.xml
00:03:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:53 [INFO] 
00:03:53 [INFO] --- clean:3.3.2:clean (default-clean) @ gms-bootstrap ---
00:03:53 [INFO] 
00:03:53 [INFO] --- clean:3.3.2:clean (default-clean) @ internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-load-balancer-connector ---
00:03:53 [INFO] 
00:03:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-load-balancer-connector ---
00:03:53 [INFO] 
00:03:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-bootstrap ---
00:03:53 [INFO] 
00:03:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-load-balancer-connector ---
00:03:53 [INFO] 
00:03:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-bootstrap ---
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-load-balancer-connector ---
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-bootstrap ---
00:03:53 [INFO] 
00:03:53 [INFO] --- clean:3.3.2:clean (default-clean) @ transaction-internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ transaction-internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ transaction-internal-api ---
00:03:53 [INFO] 
00:03:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ transaction-internal-api ---
00:03:53 [INFO] Recompiling the module because of changed dependency.
00:03:53 [INFO] Recompiling the module because of changed dependency.
00:03:53 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:53 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:03:53 [INFO] Recompiling the module because of changed dependency.
00:03:53 [INFO] Compiling 18 source files with javac [debug target 11] to target/classes
00:03:53 [INFO] Recompiling the module because of changed dependency.
00:03:53 [INFO] Compiling 80 source files with javac [debug target 11] to target/classes
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-bootstrap ---
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-bootstrap ---
00:03:54 [INFO] 
00:03:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-bootstrap ---
00:03:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:54 [INFO] 
00:03:54 [INFO] --- resources:3.3.1:resources (default-resources) @ gms-bootstrap ---
00:03:54 [INFO] Copying 2 resources from src/main/resources to target/classes
00:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/src/main/manpages
00:03:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:54 [INFO] 
00:03:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-bootstrap ---
00:03:54 [INFO] Recompiling the module because of changed dependency.
00:03:54 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-load-balancer-connector ---
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-load-balancer-connector ---
00:03:54 [INFO] 
00:03:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-load-balancer-connector ---
00:03:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ transaction-internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ transaction-internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ transaction-internal-api ---
00:03:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:54 [INFO] 
00:03:54 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-load-balancer-connector ---
00:03:54 [INFO] 
00:03:54 [INFO] --- resources:3.3.1:resources (default-resources) @ transaction-internal-api ---
00:03:54 [INFO] Copying 2 resources from src/main/java to target/classes
00:03:54 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/src/main/manpages
00:03:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/gf-load-balancer-connector/src/main/manpages
00:03:54 [INFO] 
00:03:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ transaction-internal-api ---
00:03:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:54 [INFO] 
00:03:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-load-balancer-connector ---
00:03:54 [INFO] Recompiling the module because of changed dependency.
00:03:54 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:03:54 [INFO] Recompiling the module because of changed dependency.
00:03:54 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ internal-api ---
00:03:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:54 [INFO] 
00:03:54 [INFO] --- resources:3.3.1:resources (default-resources) @ internal-api ---
00:03:54 [INFO] Copying 1 resource from src/main/java to target/classes
00:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/src/main/manpages
00:03:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:54 [INFO] 
00:03:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ internal-api ---
00:03:54 [INFO] Recompiling the module because of changed dependency.
00:03:54 [INFO] Compiling 80 source files with javac [debug target 11] to target/classes
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-bootstrap ---
00:03:54 [INFO] 
00:03:54 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-bootstrap ---
00:03:54 [INFO] 
00:03:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-bootstrap ---
00:03:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java uses unchecked or unsafe operations.
00:03:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/src/main/java/com/sun/enterprise/transaction/startup/TransactionLifecycleService.java: Recompile with -Xlint:unchecked for details.
00:03:54 [INFO] 
00:03:54 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ transaction-internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ transaction-internal-api ---
00:03:54 [INFO] 
00:03:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ transaction-internal-api ---
00:03:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:54 [WARNING] system modules path not set in conjunction with -source 11
00:03:54 [INFO] 
00:03:54 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-load-balancer-connector ---
00:03:54 [INFO] 
00:03:54 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-load-balancer-connector ---
00:03:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/target/classes/META-INF/MANIFEST.MF
00:03:54 [INFO] 
00:03:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-load-balancer-connector ---
00:03:54 [INFO] 
00:03:54 [INFO] --- command-security:1.0.17:check (default-check) @ gms-bootstrap ---
00:03:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:54 [INFO] 
00:03:54 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-bootstrap ---
00:03:54 [INFO] Recompiling the module because of changed dependency.
00:03:54 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:03:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/target/classes/META-INF/MANIFEST.MF
00:03:55 [INFO] 
00:03:55 [INFO] --- command-security:1.0.17:check (default-check) @ transaction-internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:compile (process-annotations) @ transaction-internal-api ---
00:03:55 [INFO] Recompiling the module because of changed dependency.
00:03:55 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:03:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF/MANIFEST.MF
00:03:55 [INFO] 
00:03:55 [INFO] --- command-security:1.0.17:check (default-check) @ gf-load-balancer-connector ---
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-load-balancer-connector ---
00:03:55 [INFO] Recompiling the module because of changed dependency.
00:03:55 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:03:55 [WARNING] system modules path not set in conjunction with -source 11
00:03:55 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:55 [INFO] Initial messages found so far: {}
00:03:55 [INFO] Processing: NCLS-CLSTR-10001
00:03:55 [INFO] Message NCLS-CLSTR-10001 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20001
00:03:55 [INFO] Message NCLS-CLSTR-20001 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20002
00:03:55 [INFO] Message NCLS-CLSTR-20002 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20003
00:03:55 [INFO] Message NCLS-CLSTR-20003 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20004
00:03:55 [INFO] Message NCLS-CLSTR-20004 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20005
00:03:55 [INFO] Message NCLS-CLSTR-20005 needs checking for cause/action: false
00:03:55 [INFO] Processing: NCLS-CLSTR-20006
00:03:55 [INFO] Message NCLS-CLSTR-20006 needs checking for cause/action: false
00:03:55 [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}}
00:03:55 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:55 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:55 [INFO] Total Messages including ones found from disk so far: {}
00:03:55 [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME
00:03:55 [INFO] Enclosing type is org.glassfish.gms.bootstrap.GMSAdapterService
00:03:55 [INFO] Processing: jakarta.enterprise.cluster.gms.bootstrap on element GMSBS_LOGGER_NAME
00:03:55 [INFO] Enclosing type is org.glassfish.gms.bootstrap.HealthHistory
00:03:55 [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}
00:03:55 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:55 [INFO] Found enclosing element GMSBS_LOGGER_NAME
00:03:55 [INFO] Found enclosing element org.glassfish.gms.bootstrap.GMSAdapterService
00:03:55 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:55 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:55 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:55 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:55 [INFO] Total Messages including ones found from disk so far: {}
00:03:55 [INFO] 
00:03:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-bootstrap ---
00:03:55 [INFO] Not copying test resources
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-bootstrap ---
00:03:55 [INFO] Not compiling test sources
00:03:55 [INFO] 
00:03:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-bootstrap ---
00:03:55 [INFO] 
00:03:55 [INFO] --- surefire:3.2.5:test (default-test) @ gms-bootstrap ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-bootstrap ---
00:03:55 [INFO] Executing tasks
00:03:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/target/classes/META-INF for
00:03:55 [INFO]      [echo]                                     gms-bootstrap
00:03:55 [INFO] Executed tasks
00:03:55 [INFO] 
00:03:55 [INFO] --- jar:3.3.0:jar (default-jar) @ gms-bootstrap ---
00:03:55 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-bootstrap ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:verify (verify) @ gms-bootstrap ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-bootstrap-checkstyle) @ gms-bootstrap ---
00:03:55 [INFO] 
00:03:55 [INFO] --- install:3.1.1:install (default-install) @ gms-bootstrap ---
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.pom
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-bootstrap/target/gms-bootstrap.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-bootstrap/7.0.15-SNAPSHOT/gms-bootstrap-7.0.15-SNAPSHOT.jar
00:03:55 [WARNING] system modules path not set in conjunction with -source 11
00:03:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Some input files use unchecked or unsafe operations.
00:03:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/src/main/java/org/glassfish/internal/config/UnprocessedConfigListener.java: Recompile with -Xlint:unchecked for details.
00:03:55 [INFO] 
00:03:55 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ internal-api ---
00:03:55 [WARNING] system modules path not set in conjunction with -source 11
00:03:55 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:55 [INFO] 
00:03:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-load-balancer-connector ---
00:03:55 [INFO] Not copying test resources
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-load-balancer-connector ---
00:03:55 [INFO] Not compiling test sources
00:03:55 [INFO] 
00:03:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-load-balancer-connector ---
00:03:55 [INFO] 
00:03:55 [INFO] --- surefire:3.2.5:test (default-test) @ gf-load-balancer-connector ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-load-balancer-connector ---
00:03:55 [WARNING] system modules path not set in conjunction with -source 11
00:03:55 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:55 [INFO] 
00:03:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transaction-internal-api ---
00:03:55 [INFO] Not copying test resources
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transaction-internal-api ---
00:03:55 [INFO] Not compiling test sources
00:03:55 [INFO] 
00:03:55 [INFO] 
00:03:55 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ internal-api ---
00:03:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ transaction-internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- surefire:3.2.5:test (default-test) @ transaction-internal-api ---
00:03:55 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ transaction-internal-api ---
00:03:55 [INFO] Executing tasks
00:03:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/gf-load-balancer-connector/target/classes/META-INF for
00:03:55 [INFO]      [echo]                                     gf-load-balancer-connector
00:03:55 [INFO] Executed tasks
00:03:55 [INFO] 
00:03:55 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-load-balancer-connector ---
00:03:55 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/gf-load-balancer-connector/target/gf-load-balancer-connector.jar
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-load-balancer-connector ---
00:03:55 [INFO] Executing tasks
00:03:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/target/classes/META-INF for
00:03:55 [INFO]      [echo]                                     transaction-internal-api
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-load-balancer-connector ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-gf-load-balancer-connector-checkstyle) @ gf-load-balancer-connector ---
00:03:55 [INFO] Executed tasks
00:03:55 [INFO] 
00:03:55 [INFO] --- jar:3.3.0:jar (default-jar) @ transaction-internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- install:3.1.1:install (default-install) @ gf-load-balancer-connector ---
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/gf-load-balancer-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/gf-load-balancer-connector/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.pom
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/gf-load-balancer-connector-7.0.15-SNAPSHOT.jar
00:03:55 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/target/transaction-internal-api.jar
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ transaction-internal-api ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- failsafe:3.2.5:verify (verify) @ transaction-internal-api ---
00:03:55 [INFO] Tests are skipped.
00:03:55 [INFO] 
00:03:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-transaction-internal-api-checkstyle) @ transaction-internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- install:3.1.1:install (default-install) @ transaction-internal-api ---
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.pom
00:03:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/internal-api/target/transaction-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/transaction-internal-api/7.0.15-SNAPSHOT/transaction-internal-api-7.0.15-SNAPSHOT.jar
00:03:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/target/classes/META-INF/MANIFEST.MF
00:03:55 [INFO] 
00:03:55 [INFO] --- command-security:1.0.17:check (default-check) @ internal-api ---
00:03:55 [INFO] 
00:03:55 [INFO] --- compiler:3.13.0:compile (process-annotations) @ internal-api ---
00:03:55 [INFO] Recompiling the module because of changed dependency.
00:03:55 [INFO] Compiling 80 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:56 [INFO] Initial messages found so far: {}
00:03:56 [INFO] Processing: NCLS-COM-01001
00:03:56 [INFO] Message NCLS-COM-01001 needs checking for cause/action: false
00:03:56 [INFO] Processing: NCLS-COM-01002
00:03:56 [INFO] Message NCLS-COM-01002 needs checking for cause/action: true
00:03:56 [INFO] Processing: NCLS-COM-01003
00:03:56 [INFO] Message NCLS-COM-01003 needs checking for cause/action: true
00:03:56 [INFO] Processing: NCLS-COM-01004
00:03:56 [INFO] Message NCLS-COM-01004 needs checking for cause/action: true
00:03:56 [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.}
00:03:56 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:56 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:56 [INFO] Total Messages including ones found from disk so far: {}
00:03:56 [INFO] Processing: jakarta.enterprise.system.tools.util on element INT_LOGGER
00:03:56 [INFO] Enclosing type is org.glassfish.internal.api.InternalLoggerInfo
00:03:56 [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}
00:03:56 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:56 [INFO] Found enclosing element INT_LOGGER
00:03:56 [INFO] Found enclosing element org.glassfish.internal.api.InternalLoggerInfo
00:03:56 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:56 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:56 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:56 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:56 [INFO] Total Messages including ones found from disk so far: {}
00:03:56 [INFO] 
00:03:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ internal-api ---
00:03:56 [INFO] Not copying test resources
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ internal-api ---
00:03:56 [INFO] Not compiling test sources
00:03:56 [INFO] 
00:03:56 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ internal-api ---
00:03:56 [INFO] 
00:03:56 [INFO] --- surefire:3.2.5:test (default-test) @ internal-api ---
00:03:56 [INFO] Tests are skipped.
00:03:56 [INFO] 
00:03:56 [INFO] --- antrun:3.1.0:run (default-manifest) @ internal-api ---
00:03:56 [INFO] Executing tasks
00:03:56 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/target/classes/META-INF for
00:03:56 [INFO]      [echo]                                     internal-api
00:03:56 [INFO] Executed tasks
00:03:56 [INFO] 
00:03:56 [INFO] --- jar:3.3.0:jar (default-jar) @ internal-api ---
00:03:56 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/target/internal-api.jar
00:03:56 [INFO] 
00:03:56 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ internal-api ---
00:03:56 [INFO] Tests are skipped.
00:03:56 [INFO] 
00:03:56 [INFO] --- failsafe:3.2.5:verify (verify) @ internal-api ---
00:03:56 [INFO] Tests are skipped.
00:03:56 [INFO] 
00:03:56 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-internal-api-checkstyle) @ internal-api ---
00:03:56 [INFO] 
00:03:56 [INFO] --- install:3.1.1:install (default-install) @ internal-api ---
00:03:56 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.pom
00:03:56 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/internal-api/target/internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/internal-api/7.0.15-SNAPSHOT/internal-api-7.0.15-SNAPSHOT.jar
00:03:56 [INFO] 
00:03:56 [INFO] 
00:03:56 [INFO] ----------------< org.glassfish.main.security:ssl-impl >----------------
00:03:56 [INFO] ----------< org.glassfish.main.deployment:deployment-common >-----------
00:03:56 [INFO] 
00:03:56 [INFO] Building Deployment Related Common Classes 7.0.15-SNAPSHOT     [137/300]
00:03:56 [INFO] ---------< org.glassfish.main.flashlight:flashlight-framework >---------
00:03:56 [INFO] Building GlassFish SSL Implementation Module 7.0.15-SNAPSHOT   [136/300]
00:03:56 [INFO]   from nucleus/deployment/common/pom.xml
00:03:56 [INFO] Building flashlight-framework 7.0.15-SNAPSHOT                  [138/300]
00:03:56 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:56 [INFO]   from nucleus/flashlight/framework/pom.xml
00:03:56 [INFO] 
00:03:56 [INFO]   from nucleus/security/ssl-impl/pom.xml
00:03:56 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:56 [INFO] ----------< org.glassfish.main.osgi-platforms:osgi-container >----------
00:03:56 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:56 [INFO] Building OSGi Container 7.0.15-SNAPSHOT                        [139/300]
00:03:56 [INFO]   from nucleus/osgi-platforms/osgi-container/pom.xml
00:03:56 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:56 [INFO] 
00:03:56 [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- clean:3.3.2:clean (default-clean) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-container ---
00:03:56 [INFO] 
00:03:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-container ---
00:03:56 [INFO] 
00:03:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-container ---
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-container ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] 
00:03:56 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-common ---
00:03:56 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:03:56 [INFO] 
00:03:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-common ---
00:03:56 [INFO] 
00:03:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-common ---
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-common ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 43 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ssl-impl ---
00:03:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:56 [INFO] 
00:03:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ssl-impl ---
00:03:56 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/src/main/manpages
00:03:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ ssl-impl ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-container ---
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-container ---
00:03:56 [INFO] 
00:03:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-container ---
00:03:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:56 [INFO] 
00:03:56 [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-container ---
00:03:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/src/main/resources
00:03:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/src/main/manpages
00:03:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-container ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-framework ---
00:03:56 [INFO] 
00:03:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-framework ---
00:03:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:56 [INFO] 
00:03:56 [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-framework ---
00:03:56 [INFO] Copying 16 resources from src/main/java to target/classes
00:03:56 [INFO] Copying 2 resources from src/main/manpages to target/classes
00:03:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-framework ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-common ---
00:03:56 [INFO] 
00:03:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-common ---
00:03:56 [INFO] 
00:03:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-common ---
00:03:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:56 [INFO] 
00:03:56 [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-common ---
00:03:56 [INFO] Copying 3 resources from src/main/resources to target/classes
00:03:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/src/main/manpages
00:03:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:56 [INFO] 
00:03:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-common ---
00:03:56 [INFO] Recompiling the module because of changed dependency.
00:03:56 [INFO] Compiling 43 source files with javac [debug target 11] to target/classes
00:03:56 [WARNING] system modules path not set in conjunction with -source 11
00:03:56 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:56 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:56 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:56 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Some input files use unchecked or unsafe operations.
00:03:56 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/src/main/java/com/sun/enterprise/security/ssl/manager/UnifiedX509KeyManager.java: Recompile with -Xlint:unchecked for details.
00:03:56 [INFO] 
00:03:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ssl-impl ---
00:03:56 [INFO] 
00:03:56 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ssl-impl ---
00:03:56 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:57 [WARNING] system modules path not set in conjunction with -source 11
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java uses or overrides a deprecated API.
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/src/main/java/org/glassfish/extras/osgicontainer/OSGiDeployer.java: Recompile with -Xlint:deprecation for details.
00:03:57 [INFO] 
00:03:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-container ---
00:03:57 [INFO] 
00:03:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-container ---
00:03:57 [INFO] 
00:03:57 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-container ---
00:03:57 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/target/classes/META-INF/MANIFEST.MF
00:03:57 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:57 [INFO] 
00:03:57 [INFO] --- command-security:1.0.17:check (default-check) @ ssl-impl ---
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ssl-impl ---
00:03:57 [INFO] Recompiling the module because of changed dependency.
00:03:57 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:03:57 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/MANIFEST.MF
00:03:57 [INFO] 
00:03:57 [INFO] --- command-security:1.0.17:check (default-check) @ osgi-container ---
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-container ---
00:03:57 [INFO] Recompiling the module because of changed dependency.
00:03:57 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:03:57 [WARNING] system modules path not set in conjunction with -source 11
00:03:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:57 [INFO] Initial messages found so far: {}
00:03:57 [INFO] Processing: NCLS-SECURITY-05054
00:03:57 [INFO] Message NCLS-SECURITY-05054 needs checking for cause/action: true
00:03:57 [INFO] Total Messages including ones found from disk so far: {NCLS-SECURITY-05054=The SSL certificate with alias {0} has expired: {1}}
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:57 [INFO] Total Messages including ones found from disk so far: {}
00:03:57 [INFO] Processing: jakarta.enterprise.system.security.ssl on element SEC_SSL_LOGGER
00:03:57 [INFO] Enclosing type is com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
00:03:57 [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}
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:57 [INFO] Found enclosing element SEC_SSL_LOGGER
00:03:57 [INFO] Found enclosing element com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:57 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:57 [INFO] Total Messages including ones found from disk so far: {}
00:03:57 [INFO] 
00:03:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ssl-impl ---
00:03:57 [INFO] Not copying test resources
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ssl-impl ---
00:03:57 [INFO] Not compiling test sources
00:03:57 [INFO] 
00:03:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ssl-impl ---
00:03:57 [INFO] 
00:03:57 [INFO] --- surefire:3.2.5:test (default-test) @ ssl-impl ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ ssl-impl ---
00:03:57 [INFO] Executing tasks
00:03:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/target/classes/META-INF for
00:03:57 [INFO]      [echo]                                     ssl-impl
00:03:57 [INFO] Executed tasks
00:03:57 [INFO] 
00:03:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ssl-impl ---
00:03:57 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/target/ssl-impl.jar
00:03:57 [INFO] 
00:03:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ssl-impl ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- failsafe:3.2.5:verify (verify) @ ssl-impl ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ssl-impl-checkstyle) @ ssl-impl ---
00:03:57 [INFO] 
00:03:57 [INFO] --- install:3.1.1:install (default-install) @ ssl-impl ---
00:03:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.pom
00:03:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/ssl-impl/target/ssl-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ssl-impl/7.0.15-SNAPSHOT/ssl-impl-7.0.15-SNAPSHOT.jar
00:03:57 [INFO] 
00:03:57 [INFO] ----------< org.glassfish.main.common:glassfish-mbeanserver >-----------
00:03:57 [INFO] Building Glassfish MBeanServer support 7.0.15-SNAPSHOT         [140/300]
00:03:57 [INFO]   from nucleus/common/mbeanserver/pom.xml
00:03:57 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:57 [INFO] 
00:03:57 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-mbeanserver ---
00:03:57 [INFO] 
00:03:57 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-mbeanserver ---
00:03:57 [INFO] 
00:03:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-mbeanserver ---
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-mbeanserver ---
00:03:57 [INFO] Recompiling the module because of changed dependency.
00:03:57 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:57 [WARNING] system modules path not set in conjunction with -source 11
00:03:57 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:57   cast to java.lang.Class for a varargs call
00:03:57   cast to java.lang.Class[] for a non-varargs call and to suppress this warning
00:03:57 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:03:57   cast to java.lang.Object for a varargs call
00:03:57   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:03:57 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java uses or overrides a deprecated API.
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/impl/provider/FlashlightProbeProviderFactory.java: Recompile with -Xlint:deprecation for details.
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Some input files use unchecked or unsafe operations.
00:03:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/src/main/java/org/glassfish/flashlight/provider/FlashlightProbe.java: Recompile with -Xlint:unchecked for details.
00:03:57 [INFO] 
00:03:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-framework ---
00:03:57 [INFO] 
00:03:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-framework ---
00:03:57 [INFO] 
00:03:57 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-framework ---
00:03:57 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:57 [WARNING] system modules path not set in conjunction with -source 11
00:03:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:57 [INFO] Initial messages found so far: {}
00:03:57 [INFO] Processing: NCLS-OSGI-00001
00:03:57 [INFO] Message NCLS-OSGI-00001 needs checking for cause/action: false
00:03:57 [INFO] Total Messages including ones found from disk so far: {NCLS-OSGI-00001=Decorated url = {0}}
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:57 [INFO] Total Messages including ones found from disk so far: {}
00:03:57 [INFO] Processing: jakarta.enterprise.osgi.container on element LOGGER_NAME
00:03:57 [INFO] Enclosing type is org.glassfish.extras.osgicontainer.OSGiArchiveHandler
00:03:57 [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}
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:57 [INFO] Found enclosing element LOGGER_NAME
00:03:57 [INFO] Found enclosing element org.glassfish.extras.osgicontainer.OSGiArchiveHandler
00:03:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:57 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:57 [INFO] Total Messages including ones found from disk so far: {}
00:03:57 [INFO] 
00:03:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-container ---
00:03:57 [INFO] Not copying test resources
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-container ---
00:03:57 [INFO] Not compiling test sources
00:03:57 [INFO] 
00:03:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-container ---
00:03:57 [INFO] 
00:03:57 [INFO] --- surefire:3.2.5:test (default-test) @ osgi-container ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-container ---
00:03:57 [INFO] Executing tasks
00:03:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/target/classes/META-INF for
00:03:57 [INFO]      [echo]                                     osgi-container
00:03:57 [INFO] Executed tasks
00:03:57 [INFO] 
00:03:57 [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-container ---
00:03:57 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar
00:03:57 [INFO] 
00:03:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-container ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-container ---
00:03:57 [INFO] Tests are skipped.
00:03:57 [INFO] 
00:03:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-container-checkstyle) @ osgi-container ---
00:03:57 [INFO] 
00:03:57 [INFO] --- install:3.1.1:install (default-install) @ osgi-container ---
00:03:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.pom
00:03:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-container/target/osgi-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-container/7.0.15-SNAPSHOT/osgi-container-7.0.15-SNAPSHOT.jar
00:03:57 [INFO] 
00:03:57 [INFO] -----------------< org.glassfish.main.common:stats77 >------------------
00:03:57 [INFO] Building stats77 7.0.15-SNAPSHOT                               [141/300]
00:03:57 [INFO]   from appserver/common/stats77/pom.xml
00:03:57 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:57 [INFO] 
00:03:57 [INFO] --- clean:3.3.2:clean (default-clean) @ stats77 ---
00:03:57 [INFO] 
00:03:57 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ stats77 ---
00:03:57 [INFO] 
00:03:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ stats77 ---
00:03:57 [INFO] 
00:03:57 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ stats77 ---
00:03:57 [INFO] Recompiling the module because of changed dependency.
00:03:57 [INFO] Compiling 95 source files with javac [debug target 11] to target/classes
00:03:58 [WARNING] Manifest org.glassfish.main.flashlight:flashlight-framework:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.flashlight.impl.client,  has 1,  private references [org.glassfish.flashlight.impl.core]
00:03:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/target/classes/META-INF/MANIFEST.MF
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [INFO] 
00:03:58 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-framework ---
00:03:58 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:58 [INFO] 
00:03:58 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-framework ---
00:03:58 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/manpages
00:03:58 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-mbeanserver ---
00:03:58 [INFO] Recompiling the module because of changed dependency.
00:03:58 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:58 [INFO] Recompiling the module because of changed dependency.
00:03:58 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Some input files use or override a deprecated API.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/InputJarArchive.java: Recompile with -Xlint:deprecation for details.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Some input files use unchecked or unsafe operations.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/src/main/java/com/sun/enterprise/deploy/shared/FileArchive.java: Recompile with -Xlint:unchecked for details.
00:03:58 [INFO] 
00:03:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-common ---
00:03:58 [INFO] 
00:03:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-common ---
00:03:58 [INFO] 
00:03:58 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-common ---
00:03:58 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [INFO] 
00:03:58 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ stats77 ---
00:03:58 [INFO] 
00:03:58 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ stats77 ---
00:03:58 [INFO] 
00:03:58 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ stats77 ---
00:03:58 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:58 [INFO] 
00:03:58 [INFO] --- resources:3.3.1:resources (default-resources) @ stats77 ---
00:03:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/resources
00:03:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/manpages
00:03:58 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ stats77 ---
00:03:58 [INFO] Recompiling the module because of changed dependency.
00:03:58 [INFO] Compiling 95 source files with javac [debug target 11] to target/classes
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:58 [INFO] Initial messages found so far: {}
00:03:58 [INFO] Processing: NCLS-MON-00301
00:03:58 [INFO] Message NCLS-MON-00301 needs checking for cause/action: true
00:03:58 [INFO] Processing: NCLS-MON-00302
00:03:58 [INFO] Message NCLS-MON-00302 needs checking for cause/action: true
00:03:58 [INFO] Processing: NCLS-MON-00303
00:03:58 [INFO] Message NCLS-MON-00303 needs checking for cause/action: true
00:03:58 [INFO] Processing: NCLS-MON-00304
00:03:58 [INFO] Message NCLS-MON-00304 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00305
00:03:58 [INFO] Message NCLS-MON-00305 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00306
00:03:58 [INFO] Message NCLS-MON-00306 needs checking for cause/action: true
00:03:58 [INFO] Processing: NCLS-MON-00501
00:03:58 [INFO] Message NCLS-MON-00501 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00502
00:03:58 [INFO] Message NCLS-MON-00502 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00503
00:03:58 [INFO] Message NCLS-MON-00503 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00504
00:03:58 [INFO] Message NCLS-MON-00504 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00505
00:03:58 [INFO] Message NCLS-MON-00505 needs checking for cause/action: true
00:03:58 [INFO] Processing: NCLS-MON-00506
00:03:58 [INFO] Message NCLS-MON-00506 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00507
00:03:58 [INFO] Message NCLS-MON-00507 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00508
00:03:58 [INFO] Message NCLS-MON-00508 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00509
00:03:58 [INFO] Message NCLS-MON-00509 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00510
00:03:58 [INFO] Message NCLS-MON-00510 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00511
00:03:58 [INFO] Message NCLS-MON-00511 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00512
00:03:58 [INFO] Message NCLS-MON-00512 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00513
00:03:58 [INFO] Message NCLS-MON-00513 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00514
00:03:58 [INFO] Message NCLS-MON-00514 needs checking for cause/action: false
00:03:58 [INFO] Processing: NCLS-MON-00515
00:03:58 [INFO] Message NCLS-MON-00515 needs checking for cause/action: false
00:03:58 [INFO] Total Messages including ones found from disk so far: {NCLS-MON-00301=Cannot process XML ProbeProvider, xml = {0}, 
00:03:58   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}
00:03:58 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:58 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:58 [INFO] Total Messages including ones found from disk so far: {}
00:03:58 [INFO] Processing: jakarta.enterprise.system.tools.monitor on element MONITORING_LOGGER
00:03:58 [INFO] Enclosing type is org.glassfish.flashlight.FlashlightLoggerInfo
00:03:58 [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}
00:03:58 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:58 [INFO] Found enclosing element MONITORING_LOGGER
00:03:58 [INFO] Found enclosing element org.glassfish.flashlight.FlashlightLoggerInfo
00:03:58 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:58 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:58 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:58 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:58 [INFO] Total Messages including ones found from disk so far: {}
00:03:58 [INFO] 
00:03:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-framework ---
00:03:58 [INFO] Not copying test resources
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-framework ---
00:03:58 [INFO] Not compiling test sources
00:03:58 [INFO] 
00:03:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-framework ---
00:03:58 [INFO] 
00:03:58 [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-framework ---
00:03:58 [INFO] Tests are skipped.
00:03:58 [INFO] 
00:03:58 [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-framework ---
00:03:58 [INFO] Executing tasks
00:03:58 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/target/classes/META-INF for
00:03:58 [INFO]      [echo]                                     flashlight-framework
00:03:58 [INFO] Executed tasks
00:03:58 [INFO] 
00:03:58 [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-framework ---
00:03:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/target/classes/META-INF/MANIFEST.MF
00:03:58 [INFO] 
00:03:58 [INFO] --- command-security:1.0.17:check (default-check) @ deployment-common ---
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-common ---
00:03:58 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/target/flashlight-framework.jar
00:03:58 [INFO] Recompiling the module because of changed dependency.
00:03:58 [INFO] Compiling 43 source files with javac [debug target 11] to target/classes
00:03:58 [INFO] 
00:03:58 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-framework ---
00:03:58 [INFO] Tests are skipped.
00:03:58 [INFO] 
00:03:58 [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-framework ---
00:03:58 [INFO] Tests are skipped.
00:03:58 [INFO] 
00:03:58 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-framework-checkstyle) @ flashlight-framework ---
00:03:58 [INFO] 
00:03:58 [INFO] --- install:3.1.1:install (default-install) @ flashlight-framework ---
00:03:58 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.pom
00:03:58 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/flashlight/framework/target/flashlight-framework.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-framework/7.0.15-SNAPSHOT/flashlight-framework-7.0.15-SNAPSHOT.jar
00:03:58 [INFO] 
00:03:58 [INFO] -------------< org.glassfish.main.common:glassfish-naming >-------------
00:03:58 [INFO] Building Glassfish Naming 7.0.15-SNAPSHOT                      [142/300]
00:03:58 [INFO]   from appserver/common/glassfish-naming/pom.xml
00:03:58 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:58 [INFO] 
00:03:58 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-naming ---
00:03:58 [INFO] 
00:03:58 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-naming ---
00:03:58 [INFO] 
00:03:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-naming ---
00:03:58 [INFO] 
00:03:58 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-naming ---
00:03:58 [INFO] Recompiling the module because of changed dependency.
00:03:58 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java uses or overrides a deprecated API.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/JMXStartupService.java: Recompile with -Xlint:deprecation for details.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Some input files use unchecked or unsafe operations.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/src/main/java/org/glassfish/admin/mbeanserver/ssl/SecureRMIServerSocketFactory.java: Recompile with -Xlint:unchecked for details.
00:03:58 [INFO] 
00:03:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-mbeanserver ---
00:03:58 [INFO] 
00:03:58 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-mbeanserver ---
00:03:58 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:58 [WARNING] system modules path not set in conjunction with -source 11
00:03:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[34,17] deprecated item is not annotated with @Deprecated
00:03:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoringLevelListener.java:[48,17] deprecated item is not annotated with @Deprecated
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java uses or overrides a deprecated API.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/stats/MutableTimeStatisticImpl.java: Recompile with -Xlint:deprecation for details.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Some input files use unchecked or unsafe operations.
00:03:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/src/main/java/com/sun/enterprise/admin/monitor/registry/MonitoredObjectType.java: Recompile with -Xlint:unchecked for details.
00:03:58 [INFO] 
00:03:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ stats77 ---
00:03:58 [INFO] 
00:03:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ stats77 ---
00:03:58 [INFO] 
00:03:58 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ stats77 ---
00:03:58 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [INFO] 
00:03:59 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-naming ---
00:03:59 [INFO] 
00:03:59 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-naming ---
00:03:59 [INFO] 
00:03:59 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-naming ---
00:03:59 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:59 [INFO] 
00:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-naming ---
00:03:59 [INFO] Copying 1 resource from src/main/resources to target/classes
00:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/src/main/manpages
00:03:59 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-naming ---
00:03:59 [INFO] Recompiling the module because of changed dependency.
00:03:59 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:59 [INFO] Initial messages found so far: {}
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00024
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00024 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00021
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00021 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00022
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00022 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00023
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00023 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00019
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00019 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00020
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00020 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00001
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00001 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00002
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00002 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00003
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00003 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00025
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00025 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00026
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00026 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00027
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00027 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00010
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00010 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00006
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00006 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00007
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00007 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00008
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00008 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00009
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00009 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00011
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00011 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00012
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00012 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00013
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00013 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00014
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00014 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00015
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00015 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00016
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00016 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00005
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00005 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00046
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00046 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00045
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00045 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00017
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00017 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-DEPLOYMENT-00018
00:03:59 [INFO] Message NCLS-DEPLOYMENT-00018 needs checking for cause/action: false
00:03:59 [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}}
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:59 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:59 [INFO] Total Messages including ones found from disk so far: {}
00:03:59 [INFO] Processing: jakarta.enterprise.system.tools.deployment.common on element DEPLOYMENT_LOGGER
00:03:59 [INFO] Enclosing type is org.glassfish.deployment.common.DeploymentContextImpl
00:03:59 [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}
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:59 [INFO] Found enclosing element DEPLOYMENT_LOGGER
00:03:59 [INFO] Found enclosing element org.glassfish.deployment.common.DeploymentContextImpl
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:59 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:59 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:59 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:59 [INFO] Total Messages including ones found from disk so far: {}
00:03:59 [INFO] 
00:03:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-common ---
00:03:59 [INFO] Not copying test resources
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-common ---
00:03:59 [INFO] Not compiling test sources
00:03:59 [INFO] 
00:03:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-common ---
00:03:59 [INFO] 
00:03:59 [INFO] --- surefire:3.2.5:test (default-test) @ deployment-common ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-common ---
00:03:59 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/target/classes/META-INF/MANIFEST.MF
00:03:59 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/target/classes/META-INF/MANIFEST.MF
00:03:59 [INFO] Executing tasks
00:03:59 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/target/classes/META-INF for
00:03:59 [INFO]      [echo]                                     deployment-common
00:03:59 [INFO] 
00:03:59 [INFO] --- command-security:1.0.17:check (default-check) @ stats77 ---
00:03:59 [INFO] Executed tasks
00:03:59 [INFO] 
00:03:59 [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-common ---
00:03:59 [INFO] 
00:03:59 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-mbeanserver ---
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:compile (process-annotations) @ stats77 ---
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-mbeanserver ---
00:03:59 [INFO] Recompiling the module because of changed dependency.
00:03:59 [INFO] Compiling 17 source files with javac [debug target 11] to target/classes
00:03:59 [INFO] Recompiling the module because of changed dependency.
00:03:59 [INFO] Compiling 95 source files with javac [debug target 11] to target/classes
00:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/target/deployment-common.jar
00:03:59 [INFO] 
00:03:59 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-common ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-common ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-common-checkstyle) @ deployment-common ---
00:03:59 [INFO] 
00:03:59 [INFO] --- install:3.1.1:install (default-install) @ deployment-common ---
00:03:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.pom
00:03:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/common/target/deployment-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-common/7.0.15-SNAPSHOT/deployment-common-7.0.15-SNAPSHOT.jar
00:03:59 [INFO] 
00:03:59 [INFO] -----------< org.glassfish.main.diagnostics:diagnostics-api >-----------
00:03:59 [INFO] Building Diagnostics API 7.0.15-SNAPSHOT                       [143/300]
00:03:59 [INFO]   from nucleus/diagnostics/diagnostics-api/pom.xml
00:03:59 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:03:59 [INFO] 
00:03:59 [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-api ---
00:03:59 [INFO] Recompiling the module because of changed dependency.
00:03:59 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [INFO] 
00:03:59 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-api ---
00:03:59 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:03:59 [INFO] 
00:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-api ---
00:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/src/main/resources
00:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/src/main/manpages
00:03:59 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-api ---
00:03:59 [INFO] Recompiling the module because of changed dependency.
00:03:59 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [WARNING] Annotation processing without compilation requested but no processors were found.
00:03:59 [INFO] 
00:03:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ stats77 ---
00:03:59 [INFO] Not copying test resources
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ stats77 ---
00:03:59 [INFO] Not compiling test sources
00:03:59 [INFO] 
00:03:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ stats77 ---
00:03:59 [INFO] 
00:03:59 [INFO] --- surefire:3.2.5:test (default-test) @ stats77 ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- antrun:3.1.0:run (default-manifest) @ stats77 ---
00:03:59 [INFO] Executing tasks
00:03:59 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/target/classes/META-INF for
00:03:59 [INFO]      [echo]                                     stats77
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:59 [INFO] Initial messages found so far: {}
00:03:59 [INFO] Processing: NCLS-JMX-00010
00:03:59 [INFO] Message NCLS-JMX-00010 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX--00008
00:03:59 [INFO] Message NCLS-JMX--00008 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00008
00:03:59 [INFO] Message NCLS-JMX-00008 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00001
00:03:59 [INFO] Message NCLS-JMX-00001 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00002
00:03:59 [INFO] Message NCLS-JMX-00002 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00003
00:03:59 [INFO] Message NCLS-JMX-00003 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-JMX-00004
00:03:59 [INFO] Message NCLS-JMX-00004 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-JMX-00005
00:03:59 [INFO] Message NCLS-JMX-00005 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00006
00:03:59 [INFO] Message NCLS-JMX-00006 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00007
00:03:59 [INFO] Message NCLS-JMX-00007 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00009
00:03:59 [INFO] Message NCLS-JMX-00009 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00026
00:03:59 [INFO] Message NCLS-JMX-00026 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00011
00:03:59 [INFO] Message NCLS-JMX-00011 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-JMX-00012
00:03:59 [INFO] Message NCLS-JMX-00012 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00013
00:03:59 [INFO] Message NCLS-JMX-00013 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00014
00:03:59 [INFO] Message NCLS-JMX-00014 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-JMX-00015
00:03:59 [INFO] Message NCLS-JMX-00015 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00016
00:03:59 [INFO] Message NCLS-JMX-00016 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00017
00:03:59 [INFO] Message NCLS-JMX-00017 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00018
00:03:59 [INFO] Message NCLS-JMX-00018 needs checking for cause/action: true
00:03:59 [INFO] Processing: NCLS-JMX-00019
00:03:59 [INFO] Message NCLS-JMX-00019 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00020
00:03:59 [INFO] Message NCLS-JMX-00020 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00021
00:03:59 [INFO] Message NCLS-JMX-00021 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00022
00:03:59 [INFO] Message NCLS-JMX-00022 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00023
00:03:59 [INFO] Message NCLS-JMX-00023 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00024
00:03:59 [INFO] Message NCLS-JMX-00024 needs checking for cause/action: false
00:03:59 [INFO] Processing: NCLS-JMX-00025
00:03:59 [INFO] Message NCLS-JMX-00025 needs checking for cause/action: false
00:03:59 [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}}
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:03:59 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:59 [INFO] Total Messages including ones found from disk so far: {}
00:03:59 [INFO] Processing: jakarta.enterprise.system.jmx on element JMX_LOGGER_NAME
00:03:59 [INFO] Enclosing type is org.glassfish.admin.mbeanserver.Util
00:03:59 [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}
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:03:59 [INFO] Found enclosing element JMX_LOGGER_NAME
00:03:59 [INFO] Found enclosing element org.glassfish.admin.mbeanserver.Util
00:03:59 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:03:59 [INFO] LogMessagesResourceBundleGenerator invoked.
00:03:59 [INFO] LoggerInfoMetadataGenerator invoked.
00:03:59 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:03:59 [INFO] Total Messages including ones found from disk so far: {}
00:03:59 [INFO] 
00:03:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-mbeanserver ---
00:03:59 [INFO] Executed tasks
00:03:59 [INFO] 
00:03:59 [INFO] --- jar:3.3.0:jar (default-jar) @ stats77 ---
00:03:59 [INFO] Not copying test resources
00:03:59 [INFO] 
00:03:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-mbeanserver ---
00:03:59 [INFO] Not compiling test sources
00:03:59 [INFO] 
00:03:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-mbeanserver ---
00:03:59 [INFO] 
00:03:59 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-mbeanserver ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-mbeanserver ---
00:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/target/stats77.jar
00:03:59 [INFO] Executing tasks
00:03:59 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/target/classes/META-INF for
00:03:59 [INFO]      [echo]                                     glassfish-mbeanserver
00:03:59 [INFO] Executed tasks
00:03:59 [INFO] 
00:03:59 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-mbeanserver ---
00:03:59 [INFO] 
00:03:59 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ stats77 ---
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [INFO] 
00:03:59 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-api ---
00:03:59 [INFO] 
00:03:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-api ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- failsafe:3.2.5:verify (verify) @ stats77 ---
00:03:59 [INFO] Tests are skipped.
00:03:59 [INFO] 
00:03:59 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-stats77-checkstyle) @ stats77 ---
00:03:59 [INFO] 
00:03:59 [INFO] --- install:3.1.1:install (default-install) @ stats77 ---
00:03:59 [INFO] 
00:03:59 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-api ---
00:03:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.pom
00:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar
00:03:59 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/stats77/target/stats77.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/stats77/7.0.15-SNAPSHOT/stats77-7.0.15-SNAPSHOT.jar
00:03:59 [WARNING] system modules path not set in conjunction with -source 11
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:03:59 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Some input files use unchecked or unsafe operations.
00:03:59 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/src/main/java/com/sun/enterprise/naming/impl/SerialInitContextFactory.java: Recompile with -Xlint:unchecked for details.
00:03:59 [INFO] 
00:03:59 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-naming ---
00:03:59 [INFO] No MANIFEST.MF file found, generating manifest.
00:03:59 [INFO] 
00:03:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] -----------------< org.glassfish.main.transaction:jta >-----------------
00:04:00 [INFO] Building JTA Implementation for Glassfish 7.0.15-SNAPSHOT      [144/300]
00:04:00 [INFO]   from appserver/transaction/jta/pom.xml
00:04:00 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:00 [INFO] 
00:04:00 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-mbeanserver ---
00:04:00 [INFO] Tests are skipped.
00:04:00 [INFO] 
00:04:00 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-mbeanserver ---
00:04:00 [INFO] Tests are skipped.
00:04:00 [INFO] 
00:04:00 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-mbeanserver-checkstyle) @ glassfish-mbeanserver ---
00:04:00 [INFO] 
00:04:00 [INFO] --- install:3.1.1:install (default-install) @ glassfish-mbeanserver ---
00:04:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.pom
00:04:00 [INFO] 
00:04:00 [INFO] --- clean:3.3.2:clean (default-clean) @ jta ---
00:04:00 [INFO] 
00:04:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jta ---
00:04:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/mbeanserver/target/glassfish-mbeanserver.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-mbeanserver/7.0.15-SNAPSHOT/glassfish-mbeanserver-7.0.15-SNAPSHOT.jar
00:04:00 [INFO] 
00:04:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jta ---
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jta ---
00:04:00 [INFO] 
00:04:00 [INFO] -----------------< org.glassfish.main.web:web-naming >------------------
00:04:00 [INFO] Building Web Container Naming Utilities 7.0.15-SNAPSHOT        [145/300]
00:04:00 [INFO]   from appserver/web/web-naming/pom.xml
00:04:00 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:00 [INFO] 
00:04:00 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-naming ---
00:04:00 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:04:00 [INFO] 
00:04:00 [INFO] --- clean:3.3.2:clean (default-clean) @ web-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-naming ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:04:00 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/target/classes/META-INF/MANIFEST.MF
00:04:00 [INFO] 
00:04:00 [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-api ---
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-api ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:00 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/target/classes/META-INF/MANIFEST.MF
00:04:00 [INFO] 
00:04:00 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-naming ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:04:00 [WARNING] system modules path not set in conjunction with -source 11
00:04:00 [INFO] 
00:04:00 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jta ---
00:04:00 [INFO] 
00:04:00 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jta ---
00:04:00 [INFO] 
00:04:00 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jta ---
00:04:00 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:00 [INFO] 
00:04:00 [INFO] --- resources:3.3.1:resources (default-resources) @ jta ---
00:04:00 [INFO] Copying 3 resources from src/main/resources to target/classes
00:04:00 [INFO] Copying 3 resources from src/main/manpages to target/classes
00:04:00 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (default-compile) @ jta ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:04:00 [WARNING] system modules path not set in conjunction with -source 11
00:04:00 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:00 [INFO] 
00:04:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-api ---
00:04:00 [INFO] Not copying test resources
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-api ---
00:04:00 [INFO] Not compiling test sources
00:04:00 [INFO] 
00:04:00 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-api ---
00:04:00 [INFO] 
00:04:00 [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-api ---
00:04:00 [INFO] Tests are skipped.
00:04:00 [INFO] 
00:04:00 [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-api ---
00:04:00 [WARNING] system modules path not set in conjunction with -source 11
00:04:00 [INFO] 
00:04:00 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-naming ---
00:04:00 [INFO] 
00:04:00 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-naming ---
00:04:00 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:00 [INFO] 
00:04:00 [INFO] --- resources:3.3.1:resources (default-resources) @ web-naming ---
00:04:00 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/manpages
00:04:00 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-naming ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:04:00 [INFO] Executing tasks
00:04:00 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/target/classes/META-INF for
00:04:00 [INFO]      [echo]                                     diagnostics-api
00:04:00 [INFO] Executed tasks
00:04:00 [INFO] 
00:04:00 [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-api ---
00:04:00 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar
00:04:00 [INFO] 
00:04:00 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-api ---
00:04:00 [INFO] Tests are skipped.
00:04:00 [INFO] 
00:04:00 [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-api ---
00:04:00 [INFO] Tests are skipped.
00:04:00 [INFO] 
00:04:00 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-api-checkstyle) @ diagnostics-api ---
00:04:00 [INFO] 
00:04:00 [INFO] --- install:3.1.1:install (default-install) @ diagnostics-api ---
00:04:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.pom
00:04:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/diagnostics-api/target/diagnostics-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-api/7.0.15-SNAPSHOT/diagnostics-api-7.0.15-SNAPSHOT.jar
00:04:00 [INFO] 
00:04:00 [INFO] --------------< org.glassfish.main.jms:gf-jms-connector >---------------
00:04:00 [INFO] Building JMS Connector Module for Runtime 7.0.15-SNAPSHOT      [146/300]
00:04:00 [INFO]   from appserver/jms/gf-jms-connector/pom.xml
00:04:00 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:00 [INFO] 
00:04:00 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-connector ---
00:04:00 [INFO] 
00:04:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-connector ---
00:04:00 [INFO] 
00:04:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-connector ---
00:04:00 [INFO] 
00:04:00 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-connector ---
00:04:00 [INFO] Recompiling the module because of changed dependency.
00:04:00 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:00 [WARNING] system modules path not set in conjunction with -source 11
00:04:00 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:00 [INFO] Initial messages found so far: {}
00:04:00 [INFO] Processing: AS-NAMING-00001
00:04:00 [INFO] Message AS-NAMING-00001 needs checking for cause/action: false
00:04:00 [INFO] Processing: AS-NAMING-00008
00:04:00 [INFO] Message AS-NAMING-00008 needs checking for cause/action: false
00:04:00 [INFO] Processing: AS-NAMING-00003
00:04:01 [INFO] Message AS-NAMING-00003 needs checking for cause/action: false
00:04:01 [INFO] Processing: AS-NAMING-00002
00:04:01 [INFO] Message AS-NAMING-00002 needs checking for cause/action: false
00:04:01 [INFO] Processing: AS-NAMING-00006
00:04:01 [INFO] Message AS-NAMING-00006 needs checking for cause/action: false
00:04:01 [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}}
00:04:01 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:01 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:01 [INFO] Total Messages including ones found from disk so far: {}
00:04:01 [INFO] Processing: org.glassfish.naming on element NAMING_LOGGER_NAME
00:04:01 [INFO] Enclosing type is com.sun.enterprise.naming.util.LogFacade
00:04:01 [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}
00:04:01 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:01 [INFO] Found enclosing element NAMING_LOGGER_NAME
00:04:01 [INFO] Found enclosing element com.sun.enterprise.naming.util.LogFacade
00:04:01 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:01 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:04:01 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:01 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:01 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:01 [INFO] Total Messages including ones found from disk so far: {}
00:04:01 [INFO] 
00:04:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-naming ---
00:04:01 [INFO] Not copying test resources
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-naming ---
00:04:01 [INFO] Not compiling test sources
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-naming ---
00:04:01 [INFO] 
00:04:01 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-naming ---
00:04:01 [INFO] Tests are skipped.
00:04:01 [INFO] 
00:04:01 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-naming ---
00:04:01 [INFO] Executing tasks
00:04:01 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/target/classes/META-INF for
00:04:01 [INFO]      [echo]                                     glassfish-naming
00:04:01 [INFO] Executed tasks
00:04:01 [INFO] 
00:04:01 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-naming ---
00:04:01 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/target/glassfish-naming.jar
00:04:01 [INFO] 
00:04:01 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-naming ---
00:04:01 [INFO] Tests are skipped.
00:04:01 [INFO] 
00:04:01 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-naming ---
00:04:01 [INFO] Tests are skipped.
00:04:01 [INFO] 
00:04:01 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-naming-checkstyle) @ glassfish-naming ---
00:04:01 [INFO] 
00:04:01 [INFO] --- install:3.1.1:install (default-install) @ glassfish-naming ---
00:04:01 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.pom
00:04:01 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-naming/target/glassfish-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-naming/7.0.15-SNAPSHOT/glassfish-naming-7.0.15-SNAPSHOT.jar
00:04:01 [INFO] 
00:04:01 [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-container >-------
00:04:01 [INFO] Building GlassFish Grizzly adapter container implementation 7.0.15-SNAPSHOT [147/300]
00:04:01 [INFO]   from appserver/grizzly/grizzly-container/pom.xml
00:04:01 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:01 [INFO] 
00:04:01 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-container ---
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Some input files use or override a deprecated API.
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/src/main/java/org/glassfish/jta/admin/cli/FreezeTransactionService.java: Recompile with -Xlint:deprecation for details.
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Some input files use unchecked or unsafe operations.
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/src/main/java/com/sun/enterprise/transaction/JavaEETransactionImpl.java: Recompile with -Xlint:unchecked for details.
00:04:01 [INFO] 
00:04:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jta ---
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jta ---
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [INFO] 
00:04:01 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-connector ---
00:04:01 [INFO] 
00:04:01 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-connector ---
00:04:01 [INFO] 
00:04:01 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-connector ---
00:04:01 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:01 [INFO] 
00:04:01 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jta ---
00:04:01 [INFO] 
00:04:01 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-connector ---
00:04:01 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:01 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:01 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/src/main/manpages
00:04:01 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-connector ---
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [INFO] 
00:04:01 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-container ---
00:04:01 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:01 [INFO] 
00:04:01 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-container ---
00:04:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/src/main/resources
00:04:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/src/main/manpages
00:04:01 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-container ---
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/target/classes/META-INF/MANIFEST.MF
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [INFO] 
00:04:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-connector ---
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-connector ---
00:04:01 [INFO] 
00:04:01 [INFO] --- command-security:1.0.17:check (default-check) @ jta ---
00:04:01 [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]
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jta ---
00:04:01 [INFO] 
00:04:01 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-connector ---
00:04:01 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [INFO] 
00:04:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-grizzly-container ---
00:04:01 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/target/classes/META-INF/MANIFEST.MF
00:04:01 [INFO] 
00:04:01 [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-connector ---
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-connector ---
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/factory/ResourceLinkFactory.java:[64,49] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[536,17] deprecated item is not annotated with @Deprecated
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/resources/ResourceAttributes.java:[785,19] deprecated item is not annotated with @Deprecated
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:01   required: java.lang.String,java.lang.Object,java.util.Dictionary<java.lang.String,?>
00:04:01   found:    java.lang.String,org.apache.naming.resources.DirContextURLStreamHandlerService,java.util.Dictionary
00:04:01 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/resources/DirContextURLStreamHandlerService.java:[78,17] unchecked conversion
00:04:01   required: java.util.Dictionary<java.lang.String,?>
00:04:01   found:    java.util.Dictionary
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Some input files use or override a deprecated API.
00:04:01 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/src/main/java/org/apache/naming/factory/BeanFactory.java: Recompile with -Xlint:deprecation for details.
00:04:01 [INFO] 
00:04:01 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-naming ---
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-naming ---
00:04:01 [INFO] 
00:04:01 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-naming ---
00:04:01 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/target/classes/META-INF/MANIFEST.MF
00:04:01 [WARNING] system modules path not set in conjunction with -source 11
00:04:01 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:01 [INFO] 
00:04:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jta ---
00:04:01 [INFO] Not copying test resources
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jta ---
00:04:01 [INFO] Not compiling test sources
00:04:01 [INFO] 
00:04:01 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jta ---
00:04:01 [INFO] 
00:04:01 [INFO] --- surefire:3.2.5:test (default-test) @ jta ---
00:04:01 [INFO] 
00:04:01 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-grizzly-container ---
00:04:01 [INFO] 
00:04:01 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-container ---
00:04:01 [INFO] Tests are skipped.
00:04:01 [INFO] 
00:04:01 [INFO] --- antrun:3.1.0:run (default-manifest) @ jta ---
00:04:01 [INFO] Recompiling the module because of changed dependency.
00:04:01 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:02 [INFO] Executing tasks
00:04:02 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/target/classes/META-INF for
00:04:02 [INFO]      [echo]                                     jta
00:04:02 [INFO] Executed tasks
00:04:02 [INFO] 
00:04:02 [INFO] --- jar:3.3.0:jar (default-jar) @ jta ---
00:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/target/jta.jar
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-connector ---
00:04:02 [INFO] Not copying test resources
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-connector ---
00:04:02 [INFO] Not compiling test sources
00:04:02 [INFO] 
00:04:02 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-connector ---
00:04:02 [INFO] 
00:04:02 [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-connector ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-connector ---
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jta ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:verify (verify) @ jta ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jta-checkstyle) @ jta ---
00:04:02 [INFO] 
00:04:02 [INFO] --- install:3.1.1:install (default-install) @ jta ---
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.pom
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jta/target/jta.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jta/7.0.15-SNAPSHOT/jta-7.0.15-SNAPSHOT.jar
00:04:02 [INFO] 
00:04:02 [INFO] ------< org.glassfish.main.microprofile:microprofile-connectors >-------
00:04:02 [INFO] Building GlassFish MicroProfile Connectors 7.0.15-SNAPSHOT     [148/300]
00:04:02 [INFO]   from appserver/microprofile/connectors/pom.xml
00:04:02 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:02 [INFO] Executing tasks
00:04:02 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/target/classes/META-INF for
00:04:02 [INFO]      [echo]                                     gf-jms-connector
00:04:02 [INFO] Executed tasks
00:04:02 [INFO] 
00:04:02 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-connector ---
00:04:02 [INFO] 
00:04:02 [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-connectors ---
00:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-connector ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-connector ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-connector-checkstyle) @ gf-jms-connector ---
00:04:02 [INFO] 
00:04:02 [INFO] --- install:3.1.1:install (default-install) @ gf-jms-connector ---
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.pom
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-connector/target/gf-jms-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-connector/7.0.15-SNAPSHOT/gf-jms-connector-7.0.15-SNAPSHOT.jar
00:04:02 [INFO] 
00:04:02 [INFO] --------------< org.glassfish.main.admin:monitoring-core >--------------
00:04:02 [INFO] Building admin-monitoring 7.0.15-SNAPSHOT                      [149/300]
00:04:02 [INFO]   from nucleus/admin/monitor/pom.xml
00:04:02 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/target/classes/META-INF/MANIFEST.MF
00:04:02 [INFO] 
00:04:02 [INFO] --- command-security:1.0.17:check (default-check) @ web-naming ---
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-container ---
00:04:02 [INFO] Not copying test resources
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-container ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-naming ---
00:04:02 [INFO] Not compiling test sources
00:04:02 [INFO] 
00:04:02 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-grizzly-container ---
00:04:02 [INFO] 
00:04:02 [INFO] --- clean:3.3.2:clean (default-clean) @ monitoring-core ---
00:04:02 [INFO] 
00:04:02 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-container ---
00:04:02 [INFO] 
00:04:02 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ monitoring-core ---
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ monitoring-core ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ monitoring-core ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-container ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 51 source files with javac [debug target 11] to target/classes
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:02 [INFO] Executing tasks
00:04:02 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/target/classes/META-INF for
00:04:02 [INFO]      [echo]                                     glassfish-grizzly-container
00:04:02 [INFO] Executed tasks
00:04:02 [INFO] 
00:04:02 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-container ---
00:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-container ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-container ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-container-checkstyle) @ glassfish-grizzly-container ---
00:04:02 [INFO] 
00:04:02 [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-container ---
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.pom
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-container/7.0.15-SNAPSHOT/glassfish-grizzly-container-7.0.15-SNAPSHOT.jar
00:04:02 [INFO] 
00:04:02 [INFO] ----------< org.glassfish.main.flashlight:flashlight-client >-----------
00:04:02 [INFO] Building GlassFish Flashlight Client 7.0.15-SNAPSHOT           [150/300]
00:04:02 [INFO]   from appserver/flashlight/client/pom.xml
00:04:02 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:02 [INFO] 
00:04:02 [INFO] --- clean:3.3.2:clean (default-clean) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ flashlight-client ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-connectors ---
00:04:02 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-connectors ---
00:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/src/main/resources
00:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/src/main/manpages
00:04:02 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-connectors ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ flashlight-client ---
00:04:02 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:resources (default-resources) @ flashlight-client ---
00:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/src/main/resources
00:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/src/main/manpages
00:04:02 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ flashlight-client ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-connectors ---
00:04:02 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ monitoring-core ---
00:04:02 [INFO] 
00:04:02 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ monitoring-core ---
00:04:02 [INFO] 
00:04:02 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ monitoring-core ---
00:04:02 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:resources (default-resources) @ monitoring-core ---
00:04:02 [INFO] Copying 2 resources from src/main/java to target/classes
00:04:02 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:04:02 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ monitoring-core ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:02 [INFO] Initial messages found so far: {}
00:04:02 [INFO] Processing: AS-WEB-NAMING-00001
00:04:02 [INFO] Message AS-WEB-NAMING-00001 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00002
00:04:02 [INFO] Message AS-WEB-NAMING-00002 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00003
00:04:02 [INFO] Message AS-WEB-NAMING-00003 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00004
00:04:02 [INFO] Message AS-WEB-NAMING-00004 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00005
00:04:02 [INFO] Message AS-WEB-NAMING-00005 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00006
00:04:02 [INFO] Message AS-WEB-NAMING-00006 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00007
00:04:02 [INFO] Message AS-WEB-NAMING-00007 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00008
00:04:02 [INFO] Message AS-WEB-NAMING-00008 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00009
00:04:02 [INFO] Message AS-WEB-NAMING-00009 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00010
00:04:02 [INFO] Message AS-WEB-NAMING-00010 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00011
00:04:02 [INFO] Message AS-WEB-NAMING-00011 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00012
00:04:02 [INFO] Message AS-WEB-NAMING-00012 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00013
00:04:02 [INFO] Message AS-WEB-NAMING-00013 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00014
00:04:02 [INFO] Message AS-WEB-NAMING-00014 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00015
00:04:02 [INFO] Message AS-WEB-NAMING-00015 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00016
00:04:02 [INFO] Message AS-WEB-NAMING-00016 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00017
00:04:02 [INFO] Message AS-WEB-NAMING-00017 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00018
00:04:02 [INFO] Message AS-WEB-NAMING-00018 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00019
00:04:02 [INFO] Message AS-WEB-NAMING-00019 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00020
00:04:02 [INFO] Message AS-WEB-NAMING-00020 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00021
00:04:02 [INFO] Message AS-WEB-NAMING-00021 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00022
00:04:02 [INFO] Message AS-WEB-NAMING-00022 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00023
00:04:02 [INFO] Message AS-WEB-NAMING-00023 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00024
00:04:02 [INFO] Message AS-WEB-NAMING-00024 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00025
00:04:02 [INFO] Message AS-WEB-NAMING-00025 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00026
00:04:02 [INFO] Message AS-WEB-NAMING-00026 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00027
00:04:02 [INFO] Message AS-WEB-NAMING-00027 needs checking for cause/action: false
00:04:02 [INFO] Processing: AS-WEB-NAMING-00028
00:04:02 [INFO] Message AS-WEB-NAMING-00028 needs checking for cause/action: false
00:04:02 [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}}
00:04:02 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:02 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:02 [INFO] Total Messages including ones found from disk so far: {}
00:04:02 [INFO] Processing: jakarta.enterprise.web.naming on element WEB_NAMING_LOGGER
00:04:02 [INFO] Enclosing type is org.apache.naming.LogFacade
00:04:02 [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}
00:04:02 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:02 [INFO] Found enclosing element WEB_NAMING_LOGGER
00:04:02 [INFO] Found enclosing element org.apache.naming.LogFacade
00:04:02 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:02 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:02 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:02 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:02 [INFO] Total Messages including ones found from disk so far: {}
00:04:02 [INFO] 
00:04:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-naming ---
00:04:02 [INFO] Not copying test resources
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-naming ---
00:04:02 [INFO] Not compiling test sources
00:04:02 [INFO] 
00:04:02 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-naming ---
00:04:02 [INFO] 
00:04:02 [INFO] --- surefire:3.2.5:test (default-test) @ web-naming ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-naming ---
00:04:02 [WARNING] system modules path not set in conjunction with -source 11
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ flashlight-client ---
00:04:02 [INFO] Executing tasks
00:04:02 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:02 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/target/classes/META-INF for
00:04:02 [INFO]      [echo]                                     web-naming
00:04:02 [INFO] Executed tasks
00:04:02 [INFO] 
00:04:02 [INFO] --- jar:3.3.0:jar (default-jar) @ web-naming ---
00:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/target/web-naming.jar
00:04:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/target/classes/META-INF/MANIFEST.MF
00:04:02 [INFO] 
00:04:02 [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-connectors ---
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-naming ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-connectors ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- failsafe:3.2.5:verify (verify) @ web-naming ---
00:04:02 [INFO] Tests are skipped.
00:04:02 [INFO] 
00:04:02 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-naming-checkstyle) @ web-naming ---
00:04:02 [INFO] 
00:04:02 [INFO] --- install:3.1.1:install (default-install) @ web-naming ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.pom
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:02 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-naming/target/web-naming.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-naming/7.0.15-SNAPSHOT/web-naming-7.0.15-SNAPSHOT.jar
00:04:02 [INFO] 
00:04:02 [INFO] ----------------< org.glassfish.main.security:security >----------------
00:04:02 [INFO] Building Security Core Classes 7.0.15-SNAPSHOT                 [151/300]
00:04:02 [INFO]   from nucleus/security/core/pom.xml
00:04:02 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:02 [INFO] 
00:04:02 [INFO] --- clean:3.3.2:clean (default-clean) @ security ---
00:04:02 [INFO] 
00:04:02 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security ---
00:04:02 [INFO] 
00:04:02 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 128 source files with javac [debug target 11] to target/classes
00:04:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/target/classes/META-INF/MANIFEST.MF
00:04:02 [INFO] 
00:04:02 [INFO] --- command-security:1.0.17:check (default-check) @ flashlight-client ---
00:04:02 [INFO] 
00:04:02 [INFO] --- compiler:3.13.0:compile (process-annotations) @ flashlight-client ---
00:04:02 [INFO] Recompiling the module because of changed dependency.
00:04:02 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:03 [WARNING] system modules path not set in conjunction with -source 11
00:04:03 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:03 [INFO] 
00:04:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-connectors ---
00:04:03 [INFO] Not copying test resources
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-connectors ---
00:04:03 [INFO] Not compiling test sources
00:04:03 [INFO] 
00:04:03 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-connectors ---
00:04:03 [INFO] 
00:04:03 [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-connectors ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-connectors ---
00:04:03 [INFO] Executing tasks
00:04:03 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/target/classes/META-INF for
00:04:03 [INFO]      [echo]                                     microprofile-connectors
00:04:03 [INFO] Executed tasks
00:04:03 [INFO] 
00:04:03 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-connectors ---
00:04:03 [WARNING] system modules path not set in conjunction with -source 11
00:04:03 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:03 [INFO] 
00:04:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ flashlight-client ---
00:04:03 [INFO] Not copying test resources
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ flashlight-client ---
00:04:03 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/target/microprofile-connectors.jar
00:04:03 [INFO] Not compiling test sources
00:04:03 [INFO] 
00:04:03 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ flashlight-client ---
00:04:03 [INFO] 
00:04:03 [INFO] --- surefire:3.2.5:test (default-test) @ flashlight-client ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- antrun:3.1.0:run (default-manifest) @ flashlight-client ---
00:04:03 [INFO] 
00:04:03 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-connectors ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-connectors ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-connectors-checkstyle) @ microprofile-connectors ---
00:04:03 [INFO] 
00:04:03 [INFO] --- install:3.1.1:install (default-install) @ microprofile-connectors ---
00:04:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.pom
00:04:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/connectors/target/microprofile-connectors.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-connectors/7.0.15-SNAPSHOT/microprofile-connectors-7.0.15-SNAPSHOT.jar
00:04:03 [INFO] 
00:04:03 [INFO] ----< org.glassfish.main.resourcebase.resources:nucleus-resources >-----
00:04:03 [INFO] Building nucleus.resources 7.0.15-SNAPSHOT                     [152/300]
00:04:03 [INFO]   from nucleus/resources/pom.xml
00:04:03 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:03 [INFO] Executing tasks
00:04:03 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/target/classes/META-INF for
00:04:03 [INFO]      [echo]                                     flashlight-client
00:04:03 [INFO] Executed tasks
00:04:03 [INFO] 
00:04:03 [INFO] --- jar:3.3.0:jar (default-jar) @ flashlight-client ---
00:04:03 [INFO] 
00:04:03 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-resources ---
00:04:03 [INFO] 
00:04:03 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-resources ---
00:04:03 [INFO] 
00:04:03 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-resources ---
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-resources ---
00:04:03 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/target/flashlight-client.jar
00:04:03 [INFO] Recompiling the module because of changed dependency.
00:04:03 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:04:03 [INFO] 
00:04:03 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ flashlight-client ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- failsafe:3.2.5:verify (verify) @ flashlight-client ---
00:04:03 [INFO] Tests are skipped.
00:04:03 [INFO] 
00:04:03 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.flashlight-flashlight-client-checkstyle) @ flashlight-client ---
00:04:03 [INFO] 
00:04:03 [INFO] --- install:3.1.1:install (default-install) @ flashlight-client ---
00:04:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.pom
00:04:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/flashlight/client/target/flashlight-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/flashlight/flashlight-client/7.0.15-SNAPSHOT/flashlight-client-7.0.15-SNAPSHOT.jar
00:04:03 [INFO] 
00:04:03 [INFO] --------------< org.glassfish.main.ejb:gf-ejb-connector >---------------
00:04:03 [INFO] Building EJB Container connector for Glassfish 7.0.15-SNAPSHOT [153/300]
00:04:03 [INFO]   from appserver/ejb/ejb-connector/pom.xml
00:04:03 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:03 [INFO] 
00:04:03 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-ejb-connector ---
00:04:03 [INFO] 
00:04:03 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-ejb-connector ---
00:04:03 [INFO] 
00:04:03 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-ejb-connector ---
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-ejb-connector ---
00:04:03 [INFO] Recompiling the module because of changed dependency.
00:04:03 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:03 [WARNING] system modules path not set in conjunction with -source 11
00:04:03 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:04:03   cast to java.lang.Object for a varargs call
00:04:03   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:04:03 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java uses or overrides a deprecated API.
00:04:03 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/cli/ListJndiEntries.java: Recompile with -Xlint:deprecation for details.
00:04:03 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Some input files use unchecked or unsafe operations.
00:04:03 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/src/main/java/org/glassfish/admin/monitor/FutureStatsProviders.java: Recompile with -Xlint:unchecked for details.
00:04:03 [INFO] 
00:04:03 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ monitoring-core ---
00:04:03 [INFO] 
00:04:03 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ monitoring-core ---
00:04:03 [INFO] 
00:04:03 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ monitoring-core ---
00:04:03 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:03 [WARNING] system modules path not set in conjunction with -source 11
00:04:03 [INFO] 
00:04:03 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-resources ---
00:04:03 [INFO] 
00:04:03 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-resources ---
00:04:03 [INFO] 
00:04:03 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-resources ---
00:04:03 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:03 [INFO] 
00:04:03 [INFO] --- resources:3.3.1:resources (default-resources) @ nucleus-resources ---
00:04:03 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/src/main/resources
00:04:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/src/main/manpages
00:04:03 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-resources ---
00:04:03 [INFO] Recompiling the module because of changed dependency.
00:04:03 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:04:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/target/classes/META-INF/MANIFEST.MF
00:04:03 [INFO] 
00:04:03 [INFO] --- command-security:1.0.17:check (default-check) @ monitoring-core ---
00:04:03 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.admin.monitor.cli.ListJndiEntries, org.glassfish.admin.monitor.cli.Monitor]
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:compile (process-annotations) @ monitoring-core ---
00:04:03 [INFO] Recompiling the module because of changed dependency.
00:04:03 [WARNING] system modules path not set in conjunction with -source 11
00:04:03 [INFO] 
00:04:03 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-ejb-connector ---
00:04:03 [INFO] 
00:04:03 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-ejb-connector ---
00:04:03 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:03 [INFO] 
00:04:03 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-ejb-connector ---
00:04:03 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:03 [INFO] 
00:04:03 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-ejb-connector ---
00:04:03 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/src/main/manpages
00:04:03 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:03 [INFO] 
00:04:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-ejb-connector ---
00:04:03 [INFO] Recompiling the module because of changed dependency.
00:04:03 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:04 [WARNING] system modules path not set in conjunction with -source 11
00:04:04 [INFO] 
00:04:04 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security ---
00:04:04 [INFO] 
00:04:04 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security ---
00:04:04 [INFO] 
00:04:04 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security ---
00:04:04 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:04 [INFO] 
00:04:04 [INFO] --- resources:3.3.1:resources (default-resources) @ security ---
00:04:04 [INFO] Copying 6 resources from src/main/java to target/classes
00:04:04 [INFO] Copying 3 resources from src/main/resources to target/classes
00:04:04 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 2 resources from src/main/resources to target/classes
00:04:04 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:04 [INFO] Copying 25 resources from src/main/manpages to target/classes
00:04:04 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:04 [INFO] 
00:04:04 [INFO] --- compiler:3.13.0:compile (default-compile) @ security ---
00:04:04 [INFO] Recompiling the module because of changed dependency.
00:04:04 [INFO] Compiling 128 source files with javac [debug target 11] to target/classes
00:04:04 [WARNING] system modules path not set in conjunction with -source 11
00:04:04 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java uses unchecked or unsafe operations.
00:04:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/src/main/java/org/glassfish/ejb/deployment/archive/EjbSniffer.java: Recompile with -Xlint:unchecked for details.
00:04:04 [INFO] 
00:04:04 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-ejb-connector ---
00:04:04 [INFO] 
00:04:04 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-ejb-connector ---
00:04:04 [INFO] 
00:04:04 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-ejb-connector ---
00:04:04 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:04 [WARNING] system modules path not set in conjunction with -source 11
00:04:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Some input files use unchecked or unsafe operations.
00:04:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/src/main/java/org/glassfish/resourcebase/resources/api/ResourceProxy.java: Recompile with -Xlint:unchecked for details.
00:04:04 [INFO] 
00:04:04 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ nucleus-resources ---
00:04:04 [INFO] 
00:04:04 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ nucleus-resources ---
00:04:04 [INFO] 
00:04:04 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ nucleus-resources ---
00:04:04 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:04 [WARNING] system modules path not set in conjunction with -source 11
00:04:04 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:04 [INFO] Initial messages found so far: {}
00:04:04 [INFO] Processing: NCLS-MNTG-00000
00:04:04 [INFO] Message NCLS-MNTG-00000 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00001
00:04:04 [INFO] Message NCLS-MNTG-00001 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00201
00:04:04 [INFO] Message NCLS-MNTG-00201 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00210
00:04:04 [INFO] Message NCLS-MNTG-00210 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00202
00:04:04 [INFO] Message NCLS-MNTG-00202 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00208
00:04:04 [INFO] Message NCLS-MNTG-00208 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00203
00:04:04 [INFO] Message NCLS-MNTG-00203 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00209
00:04:04 [INFO] Message NCLS-MNTG-00209 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00204
00:04:04 [INFO] Message NCLS-MNTG-00204 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00205
00:04:04 [INFO] Message NCLS-MNTG-00205 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00206
00:04:04 [INFO] Message NCLS-MNTG-00206 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00207
00:04:04 [INFO] Message NCLS-MNTG-00207 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00104
00:04:04 [INFO] Message NCLS-MNTG-00104 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00105
00:04:04 [INFO] Message NCLS-MNTG-00105 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00005
00:04:04 [INFO] Message NCLS-MNTG-00005 needs checking for cause/action: true
00:04:04 [INFO] Processing: NCLS-MNTG-00109
00:04:04 [INFO] Message NCLS-MNTG-00109 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00110
00:04:04 [INFO] Message NCLS-MNTG-00110 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00111
00:04:04 [INFO] Message NCLS-MNTG-00111 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00112
00:04:04 [INFO] Message NCLS-MNTG-00112 needs checking for cause/action: false
00:04:04 [INFO] Processing: NCLS-MNTG-00113
00:04:04 [INFO] Message NCLS-MNTG-00113 needs checking for cause/action: false
00:04:04 [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}
00:04:04 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:04 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:04 [INFO] Total Messages including ones found from disk so far: {}
00:04:04 [INFO] Processing: jakarta.enterprise.monitoring on element LOGGER_NAME
00:04:04 [INFO] Enclosing type is org.glassfish.admin.monitor.MLogger
00:04:04 [INFO] Loggers found so far: {jakarta.enterprise.monitoring.description=Monitoring Logger, jakarta.enterprise.monitoring.publish=true, jakarta.enterprise.monitoring.subsystem=Monitoring}
00:04:04 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:04 [INFO] Found enclosing element LOGGER_NAME
00:04:04 [INFO] Found enclosing element org.glassfish.admin.monitor.MLogger
00:04:04 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:04 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:04 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:04 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:04 [INFO] Total Messages including ones found from disk so far: {}
00:04:04 [INFO] 
00:04:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ monitoring-core ---
00:04:04 [INFO] Not copying test resources
00:04:04 [INFO] 
00:04:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ monitoring-core ---
00:04:04 [INFO] Not compiling test sources
00:04:04 [INFO] 
00:04:04 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ monitoring-core ---
00:04:04 [INFO] 
00:04:04 [INFO] --- surefire:3.2.5:test (default-test) @ monitoring-core ---
00:04:04 [INFO] Tests are skipped.
00:04:04 [INFO] 
00:04:04 [INFO] --- antrun:3.1.0:run (default-manifest) @ monitoring-core ---
00:04:04 [INFO] Executing tasks
00:04:04 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/target/classes/META-INF for
00:04:04 [INFO]      [echo]                                     monitoring-core
00:04:04 [INFO] Executed tasks
00:04:04 [INFO] 
00:04:04 [INFO] --- jar:3.3.0:jar (default-jar) @ monitoring-core ---
00:04:04 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/target/monitoring-core.jar
00:04:04 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/target/classes/META-INF/MANIFEST.MF
00:04:04 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/target/classes/META-INF/MANIFEST.MF
00:04:04 [INFO] 
00:04:04 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ monitoring-core ---
00:04:04 [INFO] Tests are skipped.
00:04:04 [INFO] 
00:04:04 [INFO] --- failsafe:3.2.5:verify (verify) @ monitoring-core ---
00:04:04 [INFO] 
00:04:04 [INFO] --- command-security:1.0.17:check (default-check) @ nucleus-resources ---
00:04:04 [INFO] Tests are skipped.
00:04:04 [INFO] 
00:04:04 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-monitoring-core-checkstyle) @ monitoring-core ---
00:04:04 [INFO] 
00:04:04 [INFO] --- command-security:1.0.17:check (default-check) @ gf-ejb-connector ---
00:04:04 [INFO] 
00:04:04 [INFO] --- install:3.1.1:install (default-install) @ monitoring-core ---
00:04:04 [INFO] 
00:04:04 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-resources ---
00:04:04 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.15-SNAPSHOT/monitoring-core-7.0.15-SNAPSHOT.pom
00:04:04 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/monitor/target/monitoring-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/monitoring-core/7.0.15-SNAPSHOT/monitoring-core-7.0.15-SNAPSHOT.jar
00:04:04 [INFO] 
00:04:04 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-ejb-connector ---
00:04:04 [INFO] 
00:04:04 [INFO] --------< org.glassfish.main.deployment:deployment-autodeploy >---------
00:04:04 [INFO] Building AutoDeploy Classes 7.0.15-SNAPSHOT                    [154/300]
00:04:04 [INFO]   from nucleus/deployment/autodeploy/pom.xml
00:04:04 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:04 [INFO] Recompiling the module because of changed dependency.
00:04:04 [INFO] Compiling 25 source files with javac [debug target 11] to target/classes
00:04:04 [INFO] Recompiling the module because of changed dependency.
00:04:04 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:04 [INFO] 
00:04:04 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-autodeploy ---
00:04:04 [INFO] 
00:04:04 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-autodeploy ---
00:04:04 [INFO] 
00:04:04 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-autodeploy ---
00:04:04 [INFO] 
00:04:04 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-autodeploy ---
00:04:05 [INFO] Recompiling the module because of changed dependency.
00:04:05 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:04:05 [WARNING] system modules path not set in conjunction with -source 11
00:04:05 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:05 [INFO] 
00:04:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-ejb-connector ---
00:04:05 [INFO] Not copying test resources
00:04:05 [INFO] 
00:04:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-ejb-connector ---
00:04:05 [INFO] Not compiling test sources
00:04:05 [INFO] 
00:04:05 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-ejb-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- surefire:3.2.5:test (default-test) @ gf-ejb-connector ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-ejb-connector ---
00:04:05 [WARNING] system modules path not set in conjunction with -source 11
00:04:05 [INFO] 
00:04:05 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-autodeploy ---
00:04:05 [INFO] 
00:04:05 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-autodeploy ---
00:04:05 [INFO] 
00:04:05 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-autodeploy ---
00:04:05 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:05 [INFO] 
00:04:05 [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-autodeploy ---
00:04:05 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/src/main/manpages
00:04:05 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:05 [INFO] 
00:04:05 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-autodeploy ---
00:04:05 [INFO] Executing tasks
00:04:05 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/target/classes/META-INF for
00:04:05 [INFO]      [echo]                                     gf-ejb-connector
00:04:05 [INFO] Executed tasks
00:04:05 [INFO] 
00:04:05 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-ejb-connector ---
00:04:05 [INFO] Recompiling the module because of changed dependency.
00:04:05 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:04:05 [WARNING] system modules path not set in conjunction with -source 11
00:04:05 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:05 [INFO] Initial messages found so far: {}
00:04:05 [INFO] Processing: NCLS-RESOURCE-00001
00:04:05 [INFO] Message NCLS-RESOURCE-00001 needs checking for cause/action: true
00:04:05 [INFO] Processing: NCLS-RESOURCE-00002
00:04:05 [INFO] Message NCLS-RESOURCE-00002 needs checking for cause/action: true
00:04:05 [INFO] Processing: NCLS-RESOURCE-00003
00:04:05 [INFO] Message NCLS-RESOURCE-00003 needs checking for cause/action: true
00:04:05 [INFO] Processing: NCLS-RESOURCE-00004
00:04:05 [INFO] Message NCLS-RESOURCE-00004 needs checking for cause/action: false
00:04:05 [INFO] Processing: NCLS-RESOURCE-00005
00:04:05 [INFO] Message NCLS-RESOURCE-00005 needs checking for cause/action: false
00:04:05 [INFO] Processing: NCLS-RESOURCE-00006
00:04:05 [INFO] Message NCLS-RESOURCE-00006 needs checking for cause/action: false
00:04:05 [INFO] Processing: NCLS-RESOURCE-00007
00:04:05 [INFO] Message NCLS-RESOURCE-00007 needs checking for cause/action: false
00:04:05 [INFO] Processing: NCLS-RESOURCE-00008
00:04:05 [INFO] Message NCLS-RESOURCE-00008 needs checking for cause/action: false
00:04:05 [INFO] Processing: NCLS-RESOURCE-00009
00:04:05 [INFO] Message NCLS-RESOURCE-00009 needs checking for cause/action: false
00:04:05 [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.}
00:04:05 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:05 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:05 [INFO] Total Messages including ones found from disk so far: {}
00:04:05 [INFO] Processing: jakarta.enterprise.resources.api on element LOGGER
00:04:05 [INFO] Enclosing type is org.glassfish.resourcebase.resources.api.ResourcesBinder
00:04:05 [INFO] Processing: jakarta.enterprise.resources.listener on element LOGGER
00:04:05 [INFO] Enclosing type is org.glassfish.resourcebase.resources.listener.ResourceManager
00:04:05 [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER
00:04:05 [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.BindableResourcesHelper
00:04:05 [INFO] Processing: jakarta.enterprise.resources.util on element LOGGER
00:04:05 [INFO] Enclosing type is org.glassfish.resourcebase.resources.util.ResourceUtil
00:04:05 [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}
00:04:05 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:05 [INFO] Found enclosing element LOGGER
00:04:05 [INFO] Found enclosing element org.glassfish.resourcebase.resources.api.ResourcesBinder
00:04:05 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:05 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:05 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:05 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:05 [INFO] Total Messages including ones found from disk so far: {}
00:04:05 [INFO] 
00:04:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nucleus-resources ---
00:04:05 [INFO] Not copying test resources
00:04:05 [INFO] 
00:04:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nucleus-resources ---
00:04:05 [INFO] Not compiling test sources
00:04:05 [INFO] 
00:04:05 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ nucleus-resources ---
00:04:05 [INFO] 
00:04:05 [INFO] --- surefire:3.2.5:test (default-test) @ nucleus-resources ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-resources ---
00:04:05 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar
00:04:05 [INFO] 
00:04:05 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-ejb-connector ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-ejb-connector ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-gf-ejb-connector-checkstyle) @ gf-ejb-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- install:3.1.1:install (default-install) @ gf-ejb-connector ---
00:04:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.15-SNAPSHOT/gf-ejb-connector-7.0.15-SNAPSHOT.pom
00:04:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-connector/target/gf-ejb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/gf-ejb-connector/7.0.15-SNAPSHOT/gf-ejb-connector-7.0.15-SNAPSHOT.jar
00:04:05 [INFO] 
00:04:05 [INFO] --------------< org.glassfish.main.web:gf-web-connector >---------------
00:04:05 [INFO] Building Connector for GlassFish Web Container 7.0.15-SNAPSHOT [155/300]
00:04:05 [INFO]   from appserver/web/gf-web-connector/pom.xml
00:04:05 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:05 [INFO] Executing tasks
00:04:05 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/target/classes/META-INF for
00:04:05 [INFO]      [echo]                                     nucleus-resources
00:04:05 [INFO] Executed tasks
00:04:05 [INFO] 
00:04:05 [INFO] --- jar:3.3.0:jar (default-jar) @ nucleus-resources ---
00:04:05 [INFO] 
00:04:05 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-web-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-web-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-web-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-web-connector ---
00:04:05 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/target/nucleus-resources.jar
00:04:05 [INFO] Recompiling the module because of changed dependency.
00:04:05 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:04:05 [INFO] 
00:04:05 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-resources ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-resources ---
00:04:05 [INFO] Tests are skipped.
00:04:05 [INFO] 
00:04:05 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resourcebase.resources-nucleus-resources-checkstyle) @ nucleus-resources ---
00:04:05 [INFO] 
00:04:05 [INFO] --- install:3.1.1:install (default-install) @ nucleus-resources ---
00:04:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.pom
00:04:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/resources/target/nucleus-resources.jar to /home/jenkins/.m2/repository/org/glassfish/main/resourcebase/resources/nucleus-resources/7.0.15-SNAPSHOT/nucleus-resources-7.0.15-SNAPSHOT.jar
00:04:05 [INFO] 
00:04:05 [INFO] ------< org.glassfish.main.appclient.server:appclient-connector >-------
00:04:05 [INFO] Building GlassFish AppClient Server-Side Connector 7.0.15-SNAPSHOT [156/300]
00:04:05 [INFO]   from appserver/appclient/server/connector/pom.xml
00:04:05 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:05 [INFO] 
00:04:05 [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-connector ---
00:04:05 [INFO] Recompiling the module because of changed dependency.
00:04:05 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:05 [WARNING] system modules path not set in conjunction with -source 11
00:04:05 [INFO] 
00:04:05 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-connector ---
00:04:05 [INFO] 
00:04:05 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-connector ---
00:04:05 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:05 [INFO] 
00:04:05 [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-connector ---
00:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/src/main/resources
00:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/src/main/manpages
00:04:06 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-connector ---
00:04:06 [INFO] Recompiling the module because of changed dependency.
00:04:06 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java uses unchecked or unsafe operations.
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/src/main/java/org/glassfish/deployment/autodeploy/AutoDeployedFilesManager.java: Recompile with -Xlint:unchecked for details.
00:04:06 [INFO] 
00:04:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-autodeploy ---
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-autodeploy ---
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [INFO] 
00:04:06 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-web-connector ---
00:04:06 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:06 [INFO] 
00:04:06 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-web-connector ---
00:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/src/main/resources
00:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/src/main/manpages
00:04:06 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-autodeploy ---
00:04:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:06 [INFO] Recompiling the module because of changed dependency.
00:04:06 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [INFO] 
00:04:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-connector ---
00:04:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/target/classes/META-INF/MANIFEST.MF
00:04:06 [INFO] 
00:04:06 [INFO] --- command-security:1.0.17:check (default-check) @ deployment-autodeploy ---
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-autodeploy ---
00:04:06 [INFO] Recompiling the module because of changed dependency.
00:04:06 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:04:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/target/classes/META-INF/MANIFEST.MF
00:04:06 [INFO] 
00:04:06 [INFO] --- command-security:1.0.17:check (default-check) @ appclient-connector ---
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [INFO] 
00:04:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-connector ---
00:04:06 [INFO] Recompiling the module because of changed dependency.
00:04:06 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:06 [INFO] 
00:04:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-web-connector ---
00:04:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[131,17] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[132,45] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[138,17] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[144,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[169,67] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[177,13] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[179,23] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[181,50] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[215,13] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[223,45] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[227,17] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[230,13] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[243,45] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/PolicyLoader.java:[249,17] java.security.Policy in java.security has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,22] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/SecurityLifecycle.java:[103,54] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Some input files use or override a deprecated API.
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/audit/BaseAuditManager.java: Recompile with -Xlint:deprecation for details.
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Some input files use unchecked or unsafe operations.
00:04:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/src/main/java/com/sun/enterprise/security/GUILoginDialog.java: Recompile with -Xlint:unchecked for details.
00:04:06 [INFO] 
00:04:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security ---
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security ---
00:04:06 [INFO] 
00:04:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security ---
00:04:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/target/classes/META-INF/MANIFEST.MF
00:04:06 [INFO] 
00:04:06 [INFO] --- command-security:1.0.17:check (default-check) @ gf-web-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-web-connector ---
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:06 [INFO] 
00:04:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-connector ---
00:04:06 [INFO] Not copying test resources
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-connector ---
00:04:06 [INFO] Recompiling the module because of changed dependency.
00:04:06 [INFO] Not compiling test sources
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- surefire:3.2.5:test (default-test) @ appclient-connector ---
00:04:06 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:04:06 [WARNING] system modules path not set in conjunction with -source 11
00:04:06 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:06 [INFO] Initial messages found so far: {}
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-00040
00:04:06 [INFO] Message NCLS-DEPLOYMENT-00040 needs checking for cause/action: true
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02028
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02028 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02029
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02029 needs checking for cause/action: true
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02030
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02030 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02041
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02041 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02042
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02042 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02043
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02043 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02044
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02044 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02025
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02025 needs checking for cause/action: true
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02026
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02026 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02027
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02027 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02034
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02034 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02035
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02035 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02036
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02036 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02037
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02037 needs checking for cause/action: true
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02038
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02038 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02039
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02039 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02031
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02031 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02032
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02032 needs checking for cause/action: false
00:04:06 [INFO] Processing: NCLS-DEPLOYMENT-02033
00:04:06 [INFO] Message NCLS-DEPLOYMENT-02033 needs checking for cause/action: false
00:04:06 [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<seconds} will be used but seems very large, NCLS-DEPLOYMENT-02032=Configured timeout value of {0} second{0,choice,0#seconds|1#second|1<seconds} is too small; using previous value of {1}second {1,choice,0#seconds|1#second|1<seconds}, NCLS-DEPLOYMENT-02033=Could not convert configured timeout value of "{0}" to a number; using previous value of {1} second{1,choice,0#seconds|1#second|1<seconds, NCLS-DEPLOYMENT-02034=Attempt to create file {0} failed; no further information., NCLS-DEPLOYMENT-02035={0}, NCLS-DEPLOYMENT-02036={0}, NCLS-DEPLOYMENT-02037=Error occurred: , NCLS-DEPLOYMENT-02038=Attempt to delete file {0} failed; no further information., NCLS-DEPLOYMENT-02039=Attempt to create file {0} failed; no further information., NCLS-DEPLOYMENT-02041=Attempt to create file {0} failed; no further information., NCLS-DEPLOYMENT-02042=Attempt to set last modified date/time of file {0} failed; no further information., NCLS-DEPLOYMENT-02043=Attempt to delete file {0} failed; no further information., NCLS-DEPLOYMENT-02044=Attempt to create directory {0} failed; no further information.}
00:04:06 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:06 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:06 [INFO] Total Messages including ones found from disk so far: {}
00:04:06 [INFO] Processing: jakarta.enterprise.system.tools.deployment.autodeploy on element DEPLOYMENT_LOGGER
00:04:06 [INFO] Enclosing type is org.glassfish.deployment.autodeploy.AutoDeployer
00:04:06 [INFO] Loggers found so far: {jakarta.enterprise.system.tools.deployment.autodeploy.description=Deployment logger for autodeploy module, jakarta.enterprise.system.tools.deployment.autodeploy.publish=true, jakarta.enterprise.system.tools.deployment.autodeploy.subsystem=DEPLOYMENT}
00:04:06 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:06 [INFO] Found enclosing element DEPLOYMENT_LOGGER
00:04:06 [INFO] Found enclosing element org.glassfish.deployment.autodeploy.AutoDeployer
00:04:06 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:06 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:06 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:06 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:06 [INFO] Total Messages including ones found from disk so far: {}
00:04:06 [INFO] 
00:04:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-autodeploy ---
00:04:06 [INFO] Not copying test resources
00:04:06 [INFO] 
00:04:06 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-autodeploy ---
00:04:06 [INFO] Tests are skipped.
00:04:06 [INFO] Not compiling test sources
00:04:06 [INFO] 
00:04:06 [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-connector ---
00:04:06 [INFO] 
00:04:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-autodeploy ---
00:04:06 [INFO] 
00:04:06 [INFO] --- surefire:3.2.5:test (default-test) @ deployment-autodeploy ---
00:04:06 [INFO] Tests are skipped.
00:04:06 [INFO] 
00:04:06 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-autodeploy ---
00:04:07 [INFO] Executing tasks
00:04:07 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/target/classes/META-INF for
00:04:07 [INFO]      [echo]                                     appclient-connector
00:04:07 [INFO] Executed tasks
00:04:07 [INFO] 
00:04:07 [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-connector ---
00:04:07 [INFO] Executing tasks
00:04:07 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/target/classes/META-INF for
00:04:07 [INFO]      [echo]                                     deployment-autodeploy
00:04:07 [INFO] Executed tasks
00:04:07 [INFO] 
00:04:07 [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-autodeploy ---
00:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/target/appclient-connector.jar
00:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-connector ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-connector ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-connector-checkstyle) @ appclient-connector ---
00:04:07 [INFO] 
00:04:07 [INFO] --- install:3.1.1:install (default-install) @ appclient-connector ---
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.pom
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/connector/target/appclient-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-connector/7.0.15-SNAPSHOT/appclient-connector-7.0.15-SNAPSHOT.jar
00:04:07 [INFO] 
00:04:07 [INFO] -------< org.glassfish.main.grizzly:glassfish-grizzly-extra-all >-------
00:04:07 [INFO] Building Glassfish Grizzly extra jars Combining 7.0.15-SNAPSHOT [157/300]
00:04:07 [INFO]   from appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
00:04:07 [INFO] --------------------------------[ jar ]---------------------------------
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-autodeploy ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-autodeploy ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-autodeploy-checkstyle) @ deployment-autodeploy ---
00:04:07 [INFO] 
00:04:07 [INFO] --- install:3.1.1:install (default-install) @ deployment-autodeploy ---
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/7.0.15-SNAPSHOT/deployment-autodeploy-7.0.15-SNAPSHOT.pom
00:04:07 [INFO] 
00:04:07 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/autodeploy/target/deployment-autodeploy.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-autodeploy/7.0.15-SNAPSHOT/deployment-autodeploy-7.0.15-SNAPSHOT.jar
00:04:07 [INFO] 
00:04:07 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] 
00:04:07 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:07 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/classes/META-INF/MANIFEST.MF
00:04:07 [INFO] 
00:04:07 [INFO] --- command-security:1.0.17:check (default-check) @ security ---
00:04:07 [INFO] 
00:04:07 [INFO] --- dependency:3.6.1:copy (copy-installed) @ security ---
00:04:07 [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so
00:04:07 [WARNING] system modules path not set in conjunction with -source 11
00:04:07 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:07 [INFO] 
00:04:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-web-connector ---
00:04:07 [INFO] Not copying test resources
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-web-connector ---
00:04:07 [INFO] Not compiling test sources
00:04:07 [INFO] 
00:04:07 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-web-connector ---
00:04:07 [INFO] 
00:04:07 [INFO] --- surefire:3.2.5:test (default-test) @ gf-web-connector ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-web-connector ---
00:04:07 [INFO] Executing tasks
00:04:07 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/target/classes/META-INF for
00:04:07 [INFO]      [echo]                                     gf-web-connector
00:04:07 [INFO] Executed tasks
00:04:07 [INFO] 
00:04:07 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-web-connector ---
00:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/target/gf-web-connector.jar
00:04:07 [WARNING] system modules path not set in conjunction with -source 11
00:04:07 [INFO] 
00:04:07 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] 
00:04:07 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] 
00:04:07 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-web-connector ---
00:04:07 [INFO] 
00:04:07 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/src/main/resources
00:04:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/src/main/manpages
00:04:07 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-web-connector ---
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Tests are skipped.
00:04:07 [INFO] 
00:04:07 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-web-connector-checkstyle) @ gf-web-connector ---
00:04:07 [INFO] 
00:04:07 [INFO] --- install:3.1.1:install (default-install) @ gf-web-connector ---
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.15-SNAPSHOT/gf-web-connector-7.0.15-SNAPSHOT.pom
00:04:07 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-web-connector/target/gf-web-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-web-connector/7.0.15-SNAPSHOT/gf-web-connector-7.0.15-SNAPSHOT.jar
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:07 [INFO] 
00:04:07 [INFO] ------------< org.glassfish.main.web:web-gui-plugin-common >------------
00:04:07 [INFO] Building Web container and GUI plug-in common classes 7.0.15-SNAPSHOT [158/300]
00:04:07 [INFO]   from appserver/web/gui-plugin-common/pom.xml
00:04:07 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:07 [INFO] 
00:04:07 [INFO] --- clean:3.3.2:clean (default-clean) @ web-gui-plugin-common ---
00:04:07 [INFO] 
00:04:07 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-gui-plugin-common ---
00:04:07 [INFO] 
00:04:07 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-gui-plugin-common ---
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-gui-plugin-common ---
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:07 [WARNING] system modules path not set in conjunction with -source 11
00:04:07 [INFO] 
00:04:07 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so
00:04:07 [INFO] 
00:04:07 [INFO] --- consolidatedbundle:3.1.0:hk2-generate (processhk2headers) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-comet/4.0.2/grizzly-comet-4.0.2.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/4.0.2/grizzly-websockets-4.0.2.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/grizzly-container/target/glassfish-grizzly-container.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/org/glassfish/hk2/hk2/3.1.0/hk2-3.1.0.jar
00:04:07 [INFO] Dependency Artifact: /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-grizzly-extra-all ---
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:07 [WARNING] system modules path not set in conjunction with -source 11
00:04:07 [INFO] 
00:04:07 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-gui-plugin-common ---
00:04:07 [INFO] 
00:04:07 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-gui-plugin-common ---
00:04:07 [INFO] 
00:04:07 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-gui-plugin-common ---
00:04:07 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:07 [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/classes/libsolsparcauth.so
00:04:07 [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/classes/libsolx86auth.so
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (process-annotations) @ security ---
00:04:07 [INFO] 
00:04:07 [INFO] --- resources:3.3.1:resources (default-resources) @ web-gui-plugin-common ---
00:04:07 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:07 [INFO] Copying 6 resources from src/main/manpages to target/classes
00:04:07 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:07 [INFO] 
00:04:07 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-gui-plugin-common ---
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Recompiling the module because of changed dependency.
00:04:07 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:07 [INFO] Compiling 128 source files with javac [debug target 11] to target/classes
00:04:08 [WARNING] system modules path not set in conjunction with -source 11
00:04:08 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:08 [INFO] 
00:04:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-grizzly-extra-all ---
00:04:08 [INFO] Not copying test resources
00:04:08 [INFO] 
00:04:08 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-grizzly-extra-all ---
00:04:08 [INFO] Not compiling test sources
00:04:08 [INFO] 
00:04:08 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-grizzly-extra-all ---
00:04:08 [INFO] Tests are skipped.
00:04:08 [INFO] 
00:04:08 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-grizzly-extra-all ---
00:04:08 [INFO] Executing tasks
00:04:08 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF for
00:04:08 [INFO]      [echo]                                     glassfish-grizzly-extra-all
00:04:08 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF
00:04:08 [INFO] Executed tasks
00:04:08 [INFO] 
00:04:08 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-grizzly-extra-all ---
00:04:08 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar
00:04:08 [INFO] 
00:04:08 [INFO] --- bundle:5.1.9:bundle (bundle) @ glassfish-grizzly-extra-all ---
00:04:08 [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)
00:04:08 [WARNING] system modules path not set in conjunction with -source 11
00:04:08 [INFO] 
00:04:08 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-gui-plugin-common ---
00:04:08 [INFO] 
00:04:08 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-gui-plugin-common ---
00:04:08 [INFO] 
00:04:08 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-gui-plugin-common ---
00:04:08 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:08 [WARNING] Bundle org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT : Version for package org.glassfish.extras.grizzly is set to different values in the source (7.0.15-SNAPSHOT) and in the manifest (7.0.15). 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
00:04:08 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/target/glassfish-grizzly-extra-all.jar
00:04:09 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gui-plugin-common/target/classes/META-INF/MANIFEST.MF
00:04:09 [INFO] 
00:04:09 [INFO] --- command-security:1.0.17:check (default-check) @ web-gui-plugin-common ---
00:04:09 [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]
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-gui-plugin-common ---
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:09 [WARNING] system modules path not set in conjunction with -source 11
00:04:09 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:09 [INFO] Initial messages found so far: {}
00:04:09 [INFO] Processing: NCLS-SECURITY-01000
00:04:09 [INFO] Message NCLS-SECURITY-01000 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01001
00:04:09 [INFO] Message NCLS-SECURITY-01001 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01002
00:04:09 [INFO] Message NCLS-SECURITY-01002 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01004
00:04:09 [INFO] Message NCLS-SECURITY-01004 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01005
00:04:09 [INFO] Message NCLS-SECURITY-01005 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01010
00:04:09 [INFO] Message NCLS-SECURITY-01010 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01011
00:04:09 [INFO] Message NCLS-SECURITY-01011 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01012
00:04:09 [INFO] Message NCLS-SECURITY-01012 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01013
00:04:09 [INFO] Message NCLS-SECURITY-01013 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01014
00:04:09 [INFO] Message NCLS-SECURITY-01014 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01015
00:04:09 [INFO] Message NCLS-SECURITY-01015 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01050
00:04:09 [INFO] Message NCLS-SECURITY-01050 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01100
00:04:09 [INFO] Message NCLS-SECURITY-01100 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01101
00:04:09 [INFO] Message NCLS-SECURITY-01101 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01104
00:04:09 [INFO] Message NCLS-SECURITY-01104 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01105
00:04:09 [INFO] Message NCLS-SECURITY-01105 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01115
00:04:09 [INFO] Message NCLS-SECURITY-01115 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01117
00:04:09 [INFO] Message NCLS-SECURITY-01117 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01119
00:04:09 [INFO] Message NCLS-SECURITY-01119 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01140
00:04:09 [INFO] Message NCLS-SECURITY-01140 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01141
00:04:09 [INFO] Message NCLS-SECURITY-01141 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01142
00:04:09 [INFO] Message NCLS-SECURITY-01142 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01143
00:04:09 [INFO] Message NCLS-SECURITY-01143 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01144
00:04:09 [INFO] Message NCLS-SECURITY-01144 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-01145
00:04:09 [INFO] Message NCLS-SECURITY-01145 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01146
00:04:09 [INFO] Message NCLS-SECURITY-01146 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01147
00:04:09 [INFO] Message NCLS-SECURITY-01147 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01149
00:04:09 [INFO] Message NCLS-SECURITY-01149 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01150
00:04:09 [INFO] Message NCLS-SECURITY-01150 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-01151
00:04:09 [INFO] Message NCLS-SECURITY-01151 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05019
00:04:09 [INFO] Message NCLS-SECURITY-05019 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05036
00:04:09 [INFO] Message NCLS-SECURITY-05036 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05038
00:04:09 [INFO] Message NCLS-SECURITY-05038 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05039
00:04:09 [INFO] Message NCLS-SECURITY-05039 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05043
00:04:09 [INFO] Message NCLS-SECURITY-05043 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05046
00:04:09 [INFO] Message NCLS-SECURITY-05046 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05048
00:04:09 [INFO] Message NCLS-SECURITY-05048 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05049
00:04:09 [INFO] Message NCLS-SECURITY-05049 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05050
00:04:09 [INFO] Message NCLS-SECURITY-05050 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05052
00:04:09 [INFO] Message NCLS-SECURITY-05052 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05055
00:04:09 [INFO] Message NCLS-SECURITY-05055 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05056
00:04:09 [INFO] Message NCLS-SECURITY-05056 needs checking for cause/action: false
00:04:09 [INFO] Processing: NCLS-SECURITY-05101
00:04:09 [INFO] Message NCLS-SECURITY-05101 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05200
00:04:09 [INFO] Message NCLS-SECURITY-05200 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05201
00:04:09 [INFO] Message NCLS-SECURITY-05201 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05300
00:04:09 [INFO] Message NCLS-SECURITY-05300 needs checking for cause/action: true
00:04:09 [INFO] Processing: NCLS-SECURITY-05301
00:04:09 [INFO] Message NCLS-SECURITY-05301 needs checking for cause/action: true
00:04:09 [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}.}
00:04:09 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:09 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:09 [INFO] Total Messages including ones found from disk so far: {}
00:04:09 [INFO] Processing: jakarta.enterprise.system.core.security on element SECURITY_LOGGER
00:04:09 [INFO] Enclosing type is com.sun.enterprise.security.SecurityLoggerInfo
00:04:09 [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}
00:04:09 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:09 [INFO] Found enclosing element SECURITY_LOGGER
00:04:09 [INFO] Found enclosing element com.sun.enterprise.security.SecurityLoggerInfo
00:04:09 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:09 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:09 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:09 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:09 [INFO] Total Messages including ones found from disk so far: {}
00:04:09 [INFO] 
00:04:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security ---
00:04:09 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/target/classes/META-INF/MANIFEST.MF
00:04:09 [INFO] Not copying test resources
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security ---
00:04:09 [INFO] Not compiling test sources
00:04:09 [INFO] 
00:04:09 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security ---
00:04:09 [INFO] 
00:04:09 [INFO] --- surefire:3.2.5:test (default-test) @ security ---
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-grizzly-extra-all ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- antrun:3.1.0:run (default-manifest) @ security ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-grizzly-extra-all ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.grizzly-glassfish-grizzly-extra-all-checkstyle) @ glassfish-grizzly-extra-all ---
00:04:09 [INFO] 
00:04:09 [INFO] --- install:3.1.1:install (default-install) @ glassfish-grizzly-extra-all ---
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/grizzly/glassfish-grizzly-extra-all/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.pom
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-grizzly-extra-all-7.0.15-SNAPSHOT.jar
00:04:09 [INFO] Executing tasks
00:04:09 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/classes/META-INF for
00:04:09 [INFO]      [echo]                                     security
00:04:09 [INFO] Executed tasks
00:04:09 [INFO] 
00:04:09 [INFO] --- jar:3.3.0:jar (default-jar) @ security ---
00:04:09 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/security.jar
00:04:09 [WARNING] system modules path not set in conjunction with -source 11
00:04:09 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:09 [INFO] 
00:04:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-gui-plugin-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security ---
00:04:09 [INFO] Not copying test resources
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-gui-plugin-common ---
00:04:09 [INFO] Not compiling test sources
00:04:09 [INFO] 
00:04:09 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-gui-plugin-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- surefire:3.2.5:test (default-test) @ web-gui-plugin-common ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:verify (verify) @ security ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-checkstyle) @ security ---
00:04:09 [INFO] 
00:04:09 [INFO] --- install:3.1.1:install (default-install) @ security ---
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.pom
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-gui-plugin-common ---
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/core/target/security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security/7.0.15-SNAPSHOT/security-7.0.15-SNAPSHOT.jar
00:04:09 [INFO] 
00:04:09 [INFO] 
00:04:09 [INFO] -----------< org.glassfish.main.security:security-services >------------
00:04:09 [INFO] ------------------< org.glassfish.main.ldapbp:ldapbp >------------------
00:04:09 [INFO] Building Security Services and SPI 7.0.15-SNAPSHOT             [159/300]
00:04:09 [INFO] Building LDAP Booster Pack 7.0.15-SNAPSHOT                     [160/300]
00:04:09 [INFO] 
00:04:09 [INFO]   from appserver/ldapbp/pom.xml
00:04:09 [INFO] -------------< org.glassfish.main.common:glassfish-ee-api >-------------
00:04:09 [INFO]   from nucleus/security/services/pom.xml
00:04:09 [INFO] Building Jakarta EE dependent public APIs of Glassfish 7.0.15-SNAPSHOT [161/300]
00:04:09 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:09 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:09 [INFO]   from appserver/common/glassfish-ee-api/pom.xml
00:04:09 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:09 [INFO] 
00:04:09 [INFO] --- clean:3.3.2:clean (default-clean) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-ee-api ---
00:04:09 [INFO] 
00:04:09 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-ee-api ---
00:04:09 [INFO] 
00:04:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-ee-api ---
00:04:09 [INFO] Not compiling main sources
00:04:09 [INFO] 
00:04:09 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-ee-api ---
00:04:09 [INFO] 
00:04:09 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ldapbp ---
00:04:09 [INFO] 
00:04:09 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ldapbp ---
00:04:09 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:09 [INFO] 
00:04:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ldapbp ---
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:09 [INFO] Copying 34 resources from src/main/java to target/classes
00:04:09 [INFO] 
00:04:09 [INFO] --- clean:3.3.2:clean (default-clean) @ security-services ---
00:04:09 [INFO] 
00:04:09 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-services ---
00:04:09 [INFO] 
00:04:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-services ---
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-services ---
00:04:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/manpages
00:04:09 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (default-compile) @ ldapbp ---
00:04:09 [INFO] Executing tasks
00:04:09 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gui-plugin-common/target/classes/META-INF for
00:04:09 [INFO]      [echo]                                     web-gui-plugin-common
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Executed tasks
00:04:09 [INFO] 
00:04:09 [INFO] --- jar:3.3.0:jar (default-jar) @ web-gui-plugin-common ---
00:04:09 [INFO] Compiling 34 source files with javac [debug target 11] to target/classes
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Compiling 72 source files with javac [debug target 11] to target/classes
00:04:09 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-gui-plugin-common ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- failsafe:3.2.5:verify (verify) @ web-gui-plugin-common ---
00:04:09 [INFO] Tests are skipped.
00:04:09 [INFO] 
00:04:09 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-gui-plugin-common-checkstyle) @ web-gui-plugin-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- install:3.1.1:install (default-install) @ web-gui-plugin-common ---
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gui-plugin-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.pom
00:04:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gui-plugin-common/target/web-gui-plugin-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-gui-plugin-common/7.0.15-SNAPSHOT/web-gui-plugin-common-7.0.15-SNAPSHOT.jar
00:04:09 [INFO] 
00:04:09 [INFO] -------------< org.glassfish.main.admingui:console-common >-------------
00:04:09 [INFO] Building Admin Console Common 7.0.15-SNAPSHOT                  [162/300]
00:04:09 [INFO]   from appserver/admingui/common/pom.xml
00:04:09 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:09 [INFO] 
00:04:09 [INFO] --- clean:3.3.2:clean (default-clean) @ console-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common ---
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common ---
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Compiling 48 source files with javac [debug target 11] to target/classes
00:04:09 [WARNING] system modules path not set in conjunction with -source 11
00:04:09 [INFO] 
00:04:09 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-ee-api ---
00:04:09 [INFO] 
00:04:09 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-ee-api ---
00:04:09 [INFO] 
00:04:09 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-ee-api ---
00:04:09 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:09 [INFO] 
00:04:09 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-ee-api ---
00:04:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/src/main/resources
00:04:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/src/main/manpages
00:04:09 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:09 [INFO] 
00:04:09 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-ee-api ---
00:04:09 [INFO] Recompiling the module because of changed dependency.
00:04:09 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:10 [WARNING] system modules path not set in conjunction with -source 11
00:04:10 [INFO] 
00:04:10 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-ee-api ---
00:04:10 [INFO] 
00:04:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-ee-api ---
00:04:10 [WARNING] system modules path not set in conjunction with -source 11
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[130,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[132,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[135,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[91,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[96,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[121,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[123,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[125,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[113,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[115,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[117,39] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[84,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[88,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[116,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[102,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[105,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[108,45] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[112,49] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[115,42] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[106,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[110,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[111,52] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[153,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,9] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[312,30] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[314,41] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,26] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[320,44] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[328,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[331,22] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[335,43] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,13] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[113,34] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[120,61] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[121,47] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[143,16] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,21] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[713,43] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[697,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[779,29] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[827,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[30,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[107,13] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[108,9] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[110,28] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[183,35] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
00:04:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java uses or overrides a deprecated API.
00:04:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java: Recompile with -Xlint:deprecation for details.
00:04:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Some input files use unchecked or unsafe operations.
00:04:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java: Recompile with -Xlint:unchecked for details.
00:04:10 [INFO] 
00:04:10 [INFO] 
00:04:10 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-ee-api ---
00:04:10 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ldapbp ---
00:04:10 [INFO] 
00:04:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ldapbp ---
00:04:10 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:10 [INFO] 
00:04:10 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ldapbp ---
00:04:10 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/target/classes/META-INF/MANIFEST.MF
00:04:10 [INFO] 
00:04:10 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-ee-api ---
00:04:10 [INFO] 
00:04:10 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-ee-api ---
00:04:10 [INFO] Recompiling the module because of changed dependency.
00:04:10 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/target/classes/META-INF/MANIFEST.MF
00:04:10 [INFO] 
00:04:10 [INFO] --- command-security:1.0.17:check (default-check) @ ldapbp ---
00:04:10 [INFO] 
00:04:10 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ldapbp ---
00:04:10 [INFO] Recompiling the module because of changed dependency.
00:04:10 [INFO] Compiling 34 source files with javac [debug target 11] to target/classes
00:04:10 [WARNING] system modules path not set in conjunction with -source 11
00:04:10 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:10 [INFO] 
00:04:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-ee-api ---
00:04:10 [INFO] Not copying test resources
00:04:10 [INFO] 
00:04:10 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-ee-api ---
00:04:10 [INFO] Not compiling test sources
00:04:10 [INFO] 
00:04:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-ee-api ---
00:04:10 [INFO] 
00:04:10 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-ee-api ---
00:04:10 [INFO] Tests are skipped.
00:04:10 [INFO] 
00:04:10 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-ee-api ---
00:04:10 [WARNING] system modules path not set in conjunction with -source 11
00:04:10 [INFO] 
00:04:10 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-services ---
00:04:10 [INFO] 
00:04:10 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-services ---
00:04:10 [INFO] 
00:04:10 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-services ---
00:04:10 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:10 [INFO] 
00:04:10 [INFO] --- resources:3.3.1:resources (default-resources) @ security-services ---
00:04:10 [INFO] Copying 2 resources from src/main/resources to target/classes
00:04:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/manpages
00:04:10 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:10 [INFO] 
00:04:10 [INFO] --- compiler:3.13.0:compile (default-compile) @ security-services ---
00:04:11 [INFO] Recompiling the module because of changed dependency.
00:04:11 [INFO] Compiling 82 source files with javac [debug target 11] to target/classes
00:04:11 [INFO] Executing tasks
00:04:11 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/target/classes/META-INF for
00:04:11 [INFO]      [echo]                                     glassfish-ee-api
00:04:11 [INFO] Executed tasks
00:04:11 [INFO] 
00:04:11 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-ee-api ---
00:04:11 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar
00:04:11 [INFO] 
00:04:11 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-ee-api ---
00:04:11 [INFO] Tests are skipped.
00:04:11 [INFO] 
00:04:11 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-ee-api ---
00:04:11 [INFO] Tests are skipped.
00:04:11 [INFO] 
00:04:11 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-glassfish-ee-api-checkstyle) @ glassfish-ee-api ---
00:04:11 [INFO] 
00:04:11 [INFO] --- install:3.1.1:install (default-install) @ glassfish-ee-api ---
00:04:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.pom
00:04:11 [WARNING] system modules path not set in conjunction with -source 11
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/DirSyncResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/GetEffectiveRightsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/PagedResultsResponseControl.java:[22,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/ProxiedAuthorizationControl.java:[21,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[21,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortControl.java:[22,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/SortResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewControl.java:[20,25] com.sun.jndi.ldap.BerEncoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[19,25] com.sun.jndi.ldap.Ber is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[20,25] com.sun.jndi.ldap.BerDecoder is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/ctl/VirtualListViewResponseControl.java:[21,25] com.sun.jndi.ldap.LdapCtx is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfNames.java:[20,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[20,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/GroupOfURLs.java:[21,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/LdapPrincipal.java:[21,25] com.sun.jndi.ldap.LdapName is internal proprietary API and may be removed in a future release
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/src/main/java/com/sun/jndi/ldap/obj/RemoteToAttrs.java:[19,25] com.sun.jndi.ldap.LdapCtxFactory is internal proprietary API and may be removed in a future release
00:04:11 [INFO] 
00:04:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ldapbp ---
00:04:11 [INFO] Not copying test resources
00:04:11 [INFO] 
00:04:11 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ldapbp ---
00:04:11 [INFO] Not compiling test sources
00:04:11 [INFO] 
00:04:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ldapbp ---
00:04:11 [INFO] 
00:04:11 [INFO] --- surefire:3.2.5:test (default-test) @ ldapbp ---
00:04:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/glassfish-ee-api/target/glassfish-ee-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/glassfish-ee-api/7.0.15-SNAPSHOT/glassfish-ee-api-7.0.15-SNAPSHOT.jar
00:04:11 [INFO] Tests are skipped.
00:04:11 [INFO] 
00:04:11 [INFO] --- antrun:3.1.0:run (default-manifest) @ ldapbp ---
00:04:11 [INFO] Executing tasks
00:04:11 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/target/classes/META-INF for
00:04:11 [INFO]      [echo]                                     ldapbp
00:04:11 [INFO] Executed tasks
00:04:11 [INFO] 
00:04:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ldapbp ---
00:04:11 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/target/ldapbp.jar
00:04:11 [INFO] 
00:04:11 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ldapbp ---
00:04:11 [INFO] Tests are skipped.
00:04:11 [INFO] 
00:04:11 [INFO] --- failsafe:3.2.5:verify (verify) @ ldapbp ---
00:04:11 [INFO] Tests are skipped.
00:04:11 [INFO] 
00:04:11 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ldapbp-ldapbp-checkstyle) @ ldapbp ---
00:04:11 [INFO] 
00:04:11 [INFO] --- install:3.1.1:install (default-install) @ ldapbp ---
00:04:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.pom
00:04:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ldapbp/target/ldapbp.jar to /home/jenkins/.m2/repository/org/glassfish/main/ldapbp/ldapbp/7.0.15-SNAPSHOT/ldapbp-7.0.15-SNAPSHOT.jar
00:04:11 [WARNING] system modules path not set in conjunction with -source 11
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API.
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details.
00:04:11 [INFO] 
00:04:11 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common ---
00:04:11 [INFO] 
00:04:11 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common ---
00:04:11 [INFO] 
00:04:11 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common ---
00:04:11 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:11 [INFO] 
00:04:11 [INFO] --- resources:3.3.1:resources (default-resources) @ console-common ---
00:04:11 [INFO] Copying 272 resources from src/main/resources to target/classes
00:04:11 [INFO] Copying 223 resources from src/main/help to target/classes
00:04:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/manpages
00:04:11 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:11 [INFO] 
00:04:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common ---
00:04:11 [INFO] Recompiling the module because of changed dependency.
00:04:11 [INFO] Compiling 48 source files with javac [debug target 11] to target/classes
00:04:11 [WARNING] system modules path not set in conjunction with -source 11
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java uses or overrides a deprecated API.
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/java/org/glassfish/security/services/commands/LDAPAdminAccessConfigurator.java: Recompile with -Xlint:deprecation for details.
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Some input files use unchecked or unsafe operations.
00:04:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/src/main/java/org/glassfish/security/services/common/SecureServiceAccessPermission.java: Recompile with -Xlint:unchecked for details.
00:04:11 [INFO] 
00:04:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-services ---
00:04:11 [INFO] 
00:04:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-services ---
00:04:12 [INFO] 
00:04:12 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-services ---
00:04:12 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/target/classes/META-INF/MANIFEST.MF
00:04:12 [INFO] 
00:04:12 [INFO] --- command-security:1.0.17:check (default-check) @ security-services ---
00:04:12 [INFO] 
00:04:12 [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-services ---
00:04:12 [INFO] Recompiling the module because of changed dependency.
00:04:12 [INFO] Compiling 82 source files with javac [debug target 11] to target/classes
00:04:12 [WARNING] system modules path not set in conjunction with -source 11
00:04:12 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:12 [INFO] Initial messages found so far: {}
00:04:12 [INFO] Processing: SEC-SVCS-00100
00:04:12 [INFO] Message SEC-SVCS-00100 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-SVCS-00101
00:04:12 [INFO] Message SEC-SVCS-00101 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-SVCS-00102
00:04:12 [INFO] Message SEC-SVCS-00102 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-SVCS-00150
00:04:12 [INFO] Message SEC-SVCS-00150 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-SVCS-00151
00:04:12 [INFO] Message SEC-SVCS-00151 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-PROV-00100
00:04:12 [INFO] Message SEC-PROV-00100 needs checking for cause/action: false
00:04:12 [INFO] Processing: SEC-PROV-00150
00:04:12 [INFO] Message SEC-PROV-00150 needs checking for cause/action: false
00:04:12 [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}}
00:04:12 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:12 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:12 [INFO] Total Messages including ones found from disk so far: {}
00:04:12 [INFO] Processing: jakarta.enterprise.security.services on element SEC_SVCS_LOGGER
00:04:12 [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging
00:04:12 [INFO] Processing: jakarta.enterprise.security.services.provider on element SEC_PROV_LOGGER
00:04:12 [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging
00:04:12 [INFO] Processing: jakarta.enterprise.security.services.commands on element SEC_COMMANDS_LOGGER
00:04:12 [INFO] Enclosing type is org.glassfish.security.services.impl.ServiceLogging
00:04:12 [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}
00:04:12 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:12 [INFO] Found enclosing element SEC_SVCS_LOGGER
00:04:12 [INFO] Found enclosing element org.glassfish.security.services.impl.ServiceLogging
00:04:12 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:12 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:12 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:12 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:12 [INFO] Total Messages including ones found from disk so far: {}
00:04:12 [INFO] 
00:04:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-services ---
00:04:12 [INFO] Not copying test resources
00:04:12 [INFO] 
00:04:12 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-services ---
00:04:12 [INFO] Not compiling test sources
00:04:12 [INFO] 
00:04:12 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-services ---
00:04:12 [INFO] 
00:04:12 [INFO] --- surefire:3.2.5:test (default-test) @ security-services ---
00:04:12 [INFO] Tests are skipped.
00:04:12 [INFO] 
00:04:12 [INFO] --- antrun:3.1.0:run (default-manifest) @ security-services ---
00:04:12 [INFO] Executing tasks
00:04:12 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/target/classes/META-INF for
00:04:12 [INFO]      [echo]                                     security-services
00:04:12 [INFO] Executed tasks
00:04:12 [INFO] 
00:04:12 [INFO] --- jar:3.3.0:jar (default-jar) @ security-services ---
00:04:12 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/target/security-services.jar
00:04:12 [INFO] 
00:04:12 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-services ---
00:04:12 [INFO] Tests are skipped.
00:04:12 [INFO] 
00:04:12 [INFO] --- failsafe:3.2.5:verify (verify) @ security-services ---
00:04:12 [INFO] Tests are skipped.
00:04:12 [INFO] 
00:04:12 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-services-checkstyle) @ security-services ---
00:04:12 [INFO] 
00:04:12 [INFO] --- install:3.1.1:install (default-install) @ security-services ---
00:04:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.pom
00:04:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/security/services/target/security-services.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-services/7.0.15-SNAPSHOT/security-services-7.0.15-SNAPSHOT.jar
00:04:12 [INFO] 
00:04:12 [INFO] ----------------< org.glassfish.main.admin:admin-util >-----------------
00:04:12 [INFO] Building admin-util 7.0.15-SNAPSHOT                            [163/300]
00:04:12 [INFO]   from nucleus/admin/util/pom.xml
00:04:12 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:12 [INFO] 
00:04:12 [INFO] ----< org.glassfish.main.osgi-platforms:felix-webconsole-extension >----
00:04:12 [INFO] Building Felix Web Console Extension for GlassFish 7.0.15-SNAPSHOT [164/300]
00:04:12 [INFO]   from appserver/osgi-platforms/felix-webconsole-extension/pom.xml
00:04:12 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:12 [INFO] 
00:04:12 [INFO] --- clean:3.3.2:clean (default-clean) @ felix-webconsole-extension ---
00:04:12 [INFO] 
00:04:12 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ felix-webconsole-extension ---
00:04:12 [INFO] 
00:04:12 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ felix-webconsole-extension ---
00:04:12 [INFO] 
00:04:12 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ felix-webconsole-extension ---
00:04:12 [INFO] Recompiling the module because of changed dependency.
00:04:12 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:12 [INFO] 
00:04:12 [INFO] --- clean:3.3.2:clean (default-clean) @ admin-util ---
00:04:12 [INFO] 
00:04:12 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-util ---
00:04:12 [INFO] 
00:04:12 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-util ---
00:04:12 [INFO] 
00:04:12 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-util ---
00:04:12 [WARNING] system modules path not set in conjunction with -source 11
00:04:12 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API.
00:04:12 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details.
00:04:12 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Some input files use unchecked or unsafe operations.
00:04:12 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/gadget/GadgetHandlers.java: Recompile with -Xlint:unchecked for details.
00:04:12 [INFO] 
00:04:12 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common ---
00:04:12 [INFO] 
00:04:12 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common ---
00:04:12 [INFO] Recompiling the module because of changed dependency.
00:04:12 [INFO] Compiling 108 source files with javac [debug target 11] to target/classes
00:04:12 [INFO] 
00:04:12 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common ---
00:04:12 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:13 [WARNING] system modules path not set in conjunction with -source 11
00:04:13 [INFO] 
00:04:13 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ felix-webconsole-extension ---
00:04:13 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:13 [INFO] 
00:04:13 [INFO] --- resources:3.3.1:resources (default-resources) @ felix-webconsole-extension ---
00:04:13 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/src/main/manpages
00:04:13 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:13 [INFO] 
00:04:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ felix-webconsole-extension ---
00:04:13 [INFO] Recompiling the module because of changed dependency.
00:04:13 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:13 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/target/classes/META-INF/MANIFEST.MF
00:04:13 [INFO] 
00:04:13 [INFO] --- command-security:1.0.17:check (default-check) @ console-common ---
00:04:13 [INFO] 
00:04:13 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common ---
00:04:13 [INFO] Recompiling the module because of changed dependency.
00:04:13 [INFO] Compiling 48 source files with javac [debug target 11] to target/classes
00:04:13 [WARNING] system modules path not set in conjunction with -source 11
00:04:13 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:13 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java uses unchecked or unsafe operations.
00:04:13 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/src/main/java/org/glassfish/osgi/felixwebconsoleextension/FelixWebConsoleExtensionActivator.java: Recompile with -Xlint:unchecked for details.
00:04:13 [INFO] 
00:04:13 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ felix-webconsole-extension ---
00:04:13 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:13 [WARNING] system modules path not set in conjunction with -source 11
00:04:13 [INFO] 
00:04:13 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-util ---
00:04:13 [INFO] 
00:04:13 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-util ---
00:04:13 [INFO] 
00:04:13 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-util ---
00:04:13 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:13 [INFO] 
00:04:13 [INFO] --- resources:3.3.1:resources (default-resources) @ admin-util ---
00:04:13 [INFO] Copying 5 resources from src/main/java to target/classes
00:04:13 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF/MANIFEST.MF
00:04:13 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:13 [INFO] Copying 4 resources from src/main/manpages to target/classes
00:04:13 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:13 [INFO] 
00:04:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-util ---
00:04:13 [INFO] 
00:04:13 [INFO] --- command-security:1.0.17:check (default-check) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- compiler:3.13.0:compile (process-annotations) @ felix-webconsole-extension ---
00:04:13 [INFO] Recompiling the module because of changed dependency.
00:04:13 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:13 [INFO] Recompiling the module because of changed dependency.
00:04:13 [INFO] Compiling 108 source files with javac [debug target 11] to target/classes
00:04:13 [WARNING] system modules path not set in conjunction with -source 11
00:04:13 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:13 [INFO] 
00:04:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ felix-webconsole-extension ---
00:04:13 [INFO] Not copying test resources
00:04:13 [INFO] 
00:04:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ felix-webconsole-extension ---
00:04:13 [INFO] Not compiling test sources
00:04:13 [INFO] 
00:04:13 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ felix-webconsole-extension ---
00:04:13 [INFO] 
00:04:13 [INFO] --- surefire:3.2.5:test (default-test) @ felix-webconsole-extension ---
00:04:13 [INFO] Tests are skipped.
00:04:13 [INFO] 
00:04:13 [INFO] --- antrun:3.1.0:run (default-manifest) @ felix-webconsole-extension ---
00:04:13 [INFO] Executing tasks
00:04:13 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/target/classes/META-INF for
00:04:13 [INFO]      [echo]                                     felix-webconsole-extension
00:04:13 [INFO] Executed tasks
00:04:13 [INFO] 
00:04:13 [INFO] --- jar:3.3.0:jar (default-jar) @ felix-webconsole-extension ---
00:04:13 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar
00:04:14 [INFO] 
00:04:14 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ felix-webconsole-extension ---
00:04:14 [INFO] Tests are skipped.
00:04:14 [INFO] 
00:04:14 [INFO] --- failsafe:3.2.5:verify (verify) @ felix-webconsole-extension ---
00:04:14 [INFO] Tests are skipped.
00:04:14 [INFO] 
00:04:14 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-felix-webconsole-extension-checkstyle) @ felix-webconsole-extension ---
00:04:14 [INFO] 
00:04:14 [INFO] --- install:3.1.1:install (default-install) @ felix-webconsole-extension ---
00:04:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.pom
00:04:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/felix-webconsole-extension/target/felix-webconsole-extension.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/felix-webconsole-extension/7.0.15-SNAPSHOT/felix-webconsole-extension-7.0.15-SNAPSHOT.jar
00:04:14 [WARNING] system modules path not set in conjunction with -source 11
00:04:14 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:14 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:14 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:14 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Some input files use or override a deprecated API.
00:04:14 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/src/main/java/org/glassfish/admingui/common/util/RestUtil.java: Recompile with -Xlint:deprecation for details.
00:04:14 [INFO] 
00:04:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common ---
00:04:14 [INFO] Not copying test resources
00:04:14 [INFO] 
00:04:14 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common ---
00:04:14 [INFO] Not compiling test sources
00:04:14 [INFO] 
00:04:14 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common ---
00:04:14 [INFO] 
00:04:14 [INFO] --- surefire:3.2.5:test (default-test) @ console-common ---
00:04:14 [INFO] Tests are skipped.
00:04:14 [INFO] 
00:04:14 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common ---
00:04:14 [INFO] Executing tasks
00:04:14 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/target/classes/META-INF for
00:04:14 [INFO]      [echo]                                     console-common
00:04:14 [INFO] Executed tasks
00:04:14 [INFO] 
00:04:14 [INFO] --- jar:3.3.0:jar (default-jar) @ console-common ---
00:04:14 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/target/console-common.jar
00:04:14 [INFO] 
00:04:14 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common ---
00:04:14 [INFO] Tests are skipped.
00:04:14 [INFO] 
00:04:14 [INFO] --- failsafe:3.2.5:verify (verify) @ console-common ---
00:04:14 [INFO] Tests are skipped.
00:04:14 [INFO] 
00:04:14 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-checkstyle) @ console-common ---
00:04:14 [INFO] 
00:04:14 [INFO] --- install:3.1.1:install (default-install) @ console-common ---
00:04:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.pom
00:04:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/common/target/console-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common/7.0.15-SNAPSHOT/console-common-7.0.15-SNAPSHOT.jar
00:04:14 [INFO] 
00:04:14 [INFO] 
00:04:14 [INFO] 
00:04:14 [INFO] ---------< org.glassfish.main.admingui:console-cluster-plugin >---------
00:04:14 [INFO] --------------< org.glassfish.main.admingui:console-core >--------------
00:04:14 [INFO] Building Admin Console Clustering Support Plugin 7.0.15-SNAPSHOT [165/300]
00:04:14 [INFO] -----------< org.glassfish.main.admingui:console-web-plugin >-----------
00:04:14 [INFO] Building Admin Console Core Jar 7.0.15-SNAPSHOT                [166/300]
00:04:14 [INFO] Building Admin Console Web Container Plugin 7.0.15-SNAPSHOT    [167/300]
00:04:14 [INFO]   from appserver/admingui/core/pom.xml
00:04:14 [INFO]   from appserver/admingui/web/pom.xml
00:04:14 [INFO]   from appserver/admingui/cluster/pom.xml
00:04:14 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:14 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:14 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:14 [INFO] 
00:04:14 [INFO] --- clean:3.3.2:clean (default-clean) @ console-cluster-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-cluster-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-cluster-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-cluster-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- clean:3.3.2:clean (default-clean) @ console-web-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-web-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-web-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-web-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-cluster-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-web-plugin ---
00:04:14 [INFO] 
00:04:14 [INFO] --- clean:3.3.2:clean (default-clean) @ console-core ---
00:04:14 [INFO] 
00:04:14 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-core ---
00:04:14 [INFO] 
00:04:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-core ---
00:04:14 [INFO] 
00:04:14 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-core ---
00:04:14 [INFO] 
00:04:14 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-core ---
00:04:14 [INFO] Recompiling the module because of changed dependency.
00:04:14 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:14 [INFO] Recompiling the module because of changed dependency.
00:04:14 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:14 [INFO] Recompiling the module because of changed dependency.
00:04:14 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:14 [WARNING] system modules path not set in conjunction with -source 11
00:04:14 [INFO] 
00:04:14 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-cluster-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-cluster-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-cluster-plugin ---
00:04:15 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:15 [INFO] 
00:04:15 [INFO] --- resources:3.3.1:resources (default-resources) @ console-cluster-plugin ---
00:04:15 [INFO] Copying 63 resources from src/main/resources to target/classes
00:04:15 [INFO] Copying 114 resources from src/main/help to target/classes
00:04:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/src/main/manpages
00:04:15 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:15 [INFO] 
00:04:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-cluster-plugin ---
00:04:15 [INFO] Recompiling the module because of changed dependency.
00:04:15 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:15 [WARNING] system modules path not set in conjunction with -source 11
00:04:15 [INFO] 
00:04:15 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-web-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-web-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-web-plugin ---
00:04:15 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:15 [INFO] 
00:04:15 [INFO] --- resources:3.3.1:resources (default-resources) @ console-web-plugin ---
00:04:15 [INFO] Copying 73 resources from src/main/resources to target/classes
00:04:15 [INFO] Copying 84 resources from src/main/help to target/classes
00:04:15 [WARNING] system modules path not set in conjunction with -source 11
00:04:15 [INFO] 
00:04:15 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-core ---
00:04:15 [INFO] 
00:04:15 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-core ---
00:04:15 [INFO] 
00:04:15 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-core ---
00:04:15 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:15 [INFO] 
00:04:15 [INFO] --- resources:3.3.1:resources (default-resources) @ console-core ---
00:04:15 [INFO] Copying 47 resources from src/main/resources to target/classes
00:04:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/src/main/manpages
00:04:15 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:15 [INFO] 
00:04:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-web-plugin ---
00:04:15 [INFO] Recompiling the module because of changed dependency.
00:04:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/src/main/help
00:04:15 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/src/main/manpages
00:04:15 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:15 [INFO] 
00:04:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-core ---
00:04:15 [INFO] Recompiling the module because of changed dependency.
00:04:15 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:15 [WARNING] system modules path not set in conjunction with -source 11
00:04:15 [INFO] 
00:04:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-cluster-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-cluster-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-cluster-plugin ---
00:04:15 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:15 [WARNING] system modules path not set in conjunction with -source 11
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java uses unchecked or unsafe operations.
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/src/main/java/org/glassfish/web/admingui/handlers/WebHandlers.java: Recompile with -Xlint:unchecked for details.
00:04:15 [INFO] 
00:04:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-web-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-web-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-web-plugin ---
00:04:15 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/target/classes/META-INF/MANIFEST.MF
00:04:15 [INFO] 
00:04:15 [INFO] --- command-security:1.0.17:check (default-check) @ console-cluster-plugin ---
00:04:15 [INFO] 
00:04:15 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-cluster-plugin ---
00:04:15 [INFO] Recompiling the module because of changed dependency.
00:04:15 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:15 [WARNING] system modules path not set in conjunction with -source 11
00:04:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Some input files use or override a deprecated API.
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/commands/DeleteSsl.java: Recompile with -Xlint:deprecation for details.
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Some input files use unchecked or unsafe operations.
00:04:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/src/main/java/com/sun/enterprise/admin/event/AdminCommandEventBrokerImpl.java: Recompile with -Xlint:unchecked for details.
00:04:15 [INFO] 
00:04:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-util ---
00:04:15 [INFO] 
00:04:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-util ---
00:04:16 [INFO] 
00:04:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-util ---
00:04:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:16 [WARNING] system modules path not set in conjunction with -source 11
00:04:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Some input files use unchecked or unsafe operations.
00:04:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/src/main/java/org/glassfish/admingui/handlers/TableHandlers.java: Recompile with -Xlint:unchecked for details.
00:04:16 [INFO] 
00:04:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-core ---
00:04:16 [INFO] 
00:04:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-core ---
00:04:16 [INFO] 
00:04:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-core ---
00:04:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/target/classes/META-INF/MANIFEST.MF
00:04:16 [WARNING] system modules path not set in conjunction with -source 11
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:16 [INFO] 
00:04:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-cluster-plugin ---
00:04:16 [INFO] Not copying test resources
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-cluster-plugin ---
00:04:16 [INFO] Not compiling test sources
00:04:16 [INFO] 
00:04:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-cluster-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- surefire:3.2.5:test (default-test) @ console-cluster-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- command-security:1.0.17:check (default-check) @ console-web-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-web-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-cluster-plugin ---
00:04:16 [INFO] Recompiling the module because of changed dependency.
00:04:16 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:16 [INFO] Executing tasks
00:04:16 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/target/classes/META-INF for
00:04:16 [INFO]      [echo]                                     console-cluster-plugin
00:04:16 [INFO] Executed tasks
00:04:16 [INFO] 
00:04:16 [INFO] --- jar:3.3.0:jar (default-jar) @ console-cluster-plugin ---
00:04:16 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/target/console-cluster-plugin.jar
00:04:16 [INFO] 
00:04:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-cluster-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- failsafe:3.2.5:verify (verify) @ console-cluster-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-cluster-plugin-checkstyle) @ console-cluster-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- install:3.1.1:install (default-install) @ console-cluster-plugin ---
00:04:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.pom
00:04:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/target/classes/META-INF/MANIFEST.MF
00:04:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/cluster/target/console-cluster-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-cluster-plugin/7.0.15-SNAPSHOT/console-cluster-plugin-7.0.15-SNAPSHOT.jar
00:04:16 [INFO] 
00:04:16 [INFO] ----------< org.glassfish.main.admingui:console-jdbc-plugin >-----------
00:04:16 [INFO] Building Admin Console JDBC Plugin 7.0.15-SNAPSHOT             [168/300]
00:04:16 [INFO]   from appserver/admingui/jdbc/pom.xml
00:04:16 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:16 [INFO] 
00:04:16 [INFO] --- command-security:1.0.17:check (default-check) @ console-core ---
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-core ---
00:04:16 [INFO] Recompiling the module because of changed dependency.
00:04:16 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:16 [INFO] 
00:04:16 [INFO] --- clean:3.3.2:clean (default-clean) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jdbc-plugin ---
00:04:16 [INFO] Recompiling the module because of changed dependency.
00:04:16 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/target/classes/META-INF/MANIFEST.MF
00:04:16 [INFO] 
00:04:16 [INFO] --- command-security:1.0.17:check (default-check) @ admin-util ---
00:04:16 [WARNING] Following command classes neither provide nor inherit authorization: [com.sun.enterprise.admin.commands.CreateSsl, com.sun.enterprise.admin.commands.DeleteSsl]
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-util ---
00:04:16 [INFO] Recompiling the module because of changed dependency.
00:04:16 [WARNING] system modules path not set in conjunction with -source 11
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:16 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:16 [INFO] 
00:04:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-web-plugin ---
00:04:16 [INFO] Not copying test resources
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-web-plugin ---
00:04:16 [INFO] Compiling 108 source files with javac [debug target 11] to target/classes
00:04:16 [INFO] Not compiling test sources
00:04:16 [INFO] 
00:04:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-web-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- surefire:3.2.5:test (default-test) @ console-web-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-web-plugin ---
00:04:16 [WARNING] system modules path not set in conjunction with -source 11
00:04:16 [INFO] 
00:04:16 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jdbc-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jdbc-plugin ---
00:04:16 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:16 [INFO] 
00:04:16 [INFO] --- resources:3.3.1:resources (default-resources) @ console-jdbc-plugin ---
00:04:16 [INFO] Copying 31 resources from src/main/resources to target/classes
00:04:16 [INFO] Executing tasks
00:04:16 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/target/classes/META-INF for
00:04:16 [INFO]      [echo]                                     console-web-plugin
00:04:16 [INFO] Copying 35 resources from src/main/help to target/classes
00:04:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/src/main/manpages
00:04:16 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jdbc-plugin ---
00:04:16 [INFO] Executed tasks
00:04:16 [INFO] 
00:04:16 [INFO] --- jar:3.3.0:jar (default-jar) @ console-web-plugin ---
00:04:16 [INFO] Recompiling the module because of changed dependency.
00:04:16 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:16 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/target/console-web-plugin.jar
00:04:16 [INFO] 
00:04:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-web-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- failsafe:3.2.5:verify (verify) @ console-web-plugin ---
00:04:16 [INFO] Tests are skipped.
00:04:16 [INFO] 
00:04:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-web-plugin-checkstyle) @ console-web-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- install:3.1.1:install (default-install) @ console-web-plugin ---
00:04:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.pom
00:04:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/web/target/console-web-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-web-plugin/7.0.15-SNAPSHOT/console-web-plugin-7.0.15-SNAPSHOT.jar
00:04:16 [INFO] 
00:04:16 [INFO] -----------< org.glassfish.main.admingui:console-jca-plugin >-----------
00:04:16 [INFO] Building Admin Console Connectors Plugin 7.0.15-SNAPSHOT       [169/300]
00:04:16 [INFO]   from appserver/admingui/jca/pom.xml
00:04:16 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:16 [INFO] 
00:04:16 [INFO] --- clean:3.3.2:clean (default-clean) @ console-jca-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jca-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jca-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jca-plugin ---
00:04:16 [INFO] 
00:04:16 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jca-plugin ---
00:04:17 [INFO] Recompiling the module because of changed dependency.
00:04:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:17 [INFO] 
00:04:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-core ---
00:04:17 [INFO] Not copying test resources
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-core ---
00:04:17 [INFO] Not compiling test sources
00:04:17 [INFO] 
00:04:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-core ---
00:04:17 [INFO] 
00:04:17 [INFO] --- surefire:3.2.5:test (default-test) @ console-core ---
00:04:17 [INFO] Tests are skipped.
00:04:17 [INFO] 
00:04:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-core ---
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [INFO] 
00:04:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jdbc-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jdbc-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jdbc-plugin ---
00:04:17 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:17 [INFO] Executing tasks
00:04:17 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/target/classes/META-INF for
00:04:17 [INFO]      [echo]                                     console-core
00:04:17 [INFO] Executed tasks
00:04:17 [INFO] 
00:04:17 [INFO] --- jar:3.3.0:jar (default-jar) @ console-core ---
00:04:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/target/console-core.jar
00:04:17 [INFO] 
00:04:17 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-core ---
00:04:17 [INFO] Tests are skipped.
00:04:17 [INFO] 
00:04:17 [INFO] --- failsafe:3.2.5:verify (verify) @ console-core ---
00:04:17 [INFO] Tests are skipped.
00:04:17 [INFO] 
00:04:17 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-core-checkstyle) @ console-core ---
00:04:17 [INFO] 
00:04:17 [INFO] --- install:3.1.1:install (default-install) @ console-core ---
00:04:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.pom
00:04:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/core/target/console-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-core/7.0.15-SNAPSHOT/console-core-7.0.15-SNAPSHOT.jar
00:04:17 [INFO] 
00:04:17 [INFO] -------< org.glassfish.main.admingui:console-common-full-plugin >-------
00:04:17 [INFO] Building Admin Console Full distribution plugin 7.0.15-SNAPSHOT [170/300]
00:04:17 [INFO]   from appserver/admingui/full/pom.xml
00:04:17 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [INFO] 
00:04:17 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jca-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jca-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jca-plugin ---
00:04:17 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:17 [INFO] 
00:04:17 [INFO] --- resources:3.3.1:resources (default-resources) @ console-jca-plugin ---
00:04:17 [INFO] Copying 56 resources from src/main/resources to target/classes
00:04:17 [INFO] 
00:04:17 [INFO] --- clean:3.3.2:clean (default-clean) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-common-full-plugin ---
00:04:17 [INFO] Copying 64 resources from src/main/help to target/classes
00:04:17 [INFO] Recompiling the module because of changed dependency.
00:04:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/src/main/manpages
00:04:17 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jca-plugin ---
00:04:17 [INFO] Recompiling the module because of changed dependency.
00:04:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:17 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/target/classes/META-INF/MANIFEST.MF
00:04:17 [INFO] 
00:04:17 [INFO] --- command-security:1.0.17:check (default-check) @ console-jdbc-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jdbc-plugin ---
00:04:17 [INFO] Recompiling the module because of changed dependency.
00:04:17 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [INFO] 
00:04:17 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-common-full-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-common-full-plugin ---
00:04:17 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:17 [INFO] 
00:04:17 [INFO] --- resources:3.3.1:resources (default-resources) @ console-common-full-plugin ---
00:04:17 [INFO] Copying 48 resources from src/main/resources to target/classes
00:04:17 [INFO] Copying 44 resources from src/main/help to target/classes
00:04:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/src/main/manpages
00:04:17 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-common-full-plugin ---
00:04:17 [INFO] Recompiling the module because of changed dependency.
00:04:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java uses unchecked or unsafe operations.
00:04:17 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/src/main/java/org/glassfish/jca/admingui/handlers/ConnectorsHandlers.java: Recompile with -Xlint:unchecked for details.
00:04:17 [INFO] 
00:04:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jca-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jca-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jca-plugin ---
00:04:17 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:17 [WARNING] system modules path not set in conjunction with -source 11
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:17 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:17 [INFO] 
00:04:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jdbc-plugin ---
00:04:17 [INFO] Not copying test resources
00:04:17 [INFO] 
00:04:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jdbc-plugin ---
00:04:17 [INFO] Not compiling test sources
00:04:17 [INFO] 
00:04:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jdbc-plugin ---
00:04:17 [INFO] 
00:04:17 [INFO] --- surefire:3.2.5:test (default-test) @ console-jdbc-plugin ---
00:04:17 [INFO] Tests are skipped.
00:04:17 [INFO] 
00:04:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jdbc-plugin ---
00:04:17 [INFO] Executing tasks
00:04:17 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/target/classes/META-INF for
00:04:17 [INFO]      [echo]                                     console-jdbc-plugin
00:04:17 [INFO] Executed tasks
00:04:17 [INFO] 
00:04:17 [INFO] --- jar:3.3.0:jar (default-jar) @ console-jdbc-plugin ---
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:18 [INFO] Initial messages found so far: {}
00:04:18 [INFO] Processing: NCLS-ADMIN-00001
00:04:18 [INFO] Message NCLS-ADMIN-00001 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00002
00:04:18 [INFO] Message NCLS-ADMIN-00002 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00003
00:04:18 [INFO] Message NCLS-ADMIN-00003 needs checking for cause/action: false
00:04:18 [INFO] Processing: NCLS-ADMIN-00004
00:04:18 [INFO] Message NCLS-ADMIN-00004 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00005
00:04:18 [INFO] Message NCLS-ADMIN-00005 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00006
00:04:18 [INFO] Message NCLS-ADMIN-00006 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00007
00:04:18 [INFO] Message NCLS-ADMIN-00007 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00008
00:04:18 [INFO] Message NCLS-ADMIN-00008 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00009
00:04:18 [INFO] Message NCLS-ADMIN-00009 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00010
00:04:18 [INFO] Message NCLS-ADMIN-00010 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00011
00:04:18 [INFO] Message NCLS-ADMIN-00011 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00012
00:04:18 [INFO] Message NCLS-ADMIN-00012 needs checking for cause/action: true
00:04:18 [INFO] Processing: NCLS-ADMIN-00013
00:04:18 [INFO] Message NCLS-ADMIN-00013 needs checking for cause/action: false
00:04:18 [INFO] Processing: NCLS-ADMIN-00014
00:04:18 [INFO] Message NCLS-ADMIN-00014 needs checking for cause/action: false
00:04:18 [INFO] Processing: NCLS-ADMIN-00015
00:04:18 [INFO] Message NCLS-ADMIN-00015 needs checking for cause/action: false
00:04:18 [INFO] Processing: NCLS-ADMIN-00018
00:04:18 [INFO] Message NCLS-ADMIN-00018 needs checking for cause/action: false
00:04:18 [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.}
00:04:18 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:18 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:18 [INFO] Total Messages including ones found from disk so far: {}
00:04:18 [INFO] Processing: jakarta.enterprise.system.tools.admin on element ADMIN_LOGGER
00:04:18 [INFO] Enclosing type is com.sun.enterprise.admin.util.AdminLoggerInfo
00:04:18 [INFO] Processing: jakarta.enterprise.system.tools.admin.security.authorization on element ADMSEC_AUTHZ_LOGGER_NAME
00:04:18 [INFO] Enclosing type is com.sun.enterprise.admin.util.CommandSecurityChecker
00:04:18 [INFO] Processing: jakarta.enterprise.system.tools.admin.security on element ADMSEC_LOGGER_NAME
00:04:18 [INFO] Enclosing type is com.sun.enterprise.admin.util.GenericAdminAuthenticator
00:04:18 [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}
00:04:18 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:18 [INFO] Found enclosing element ADMIN_LOGGER
00:04:18 [INFO] Found enclosing element com.sun.enterprise.admin.util.AdminLoggerInfo
00:04:18 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:18 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:18 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:18 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:18 [INFO] Total Messages including ones found from disk so far: {}
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-util ---
00:04:18 [INFO] Not copying test resources
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-util ---
00:04:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/target/console-jdbc-plugin.jar
00:04:18 [INFO] Not compiling test sources
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-util ---
00:04:18 [INFO] 
00:04:18 [INFO] --- surefire:3.2.5:test (default-test) @ admin-util ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-util ---
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jdbc-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:verify (verify) @ console-jdbc-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jdbc-plugin-checkstyle) @ console-jdbc-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- install:3.1.1:install (default-install) @ console-jdbc-plugin ---
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.pom
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jdbc/target/console-jdbc-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jdbc-plugin/7.0.15-SNAPSHOT/console-jdbc-plugin-7.0.15-SNAPSHOT.jar
00:04:18 [INFO] 
00:04:18 [INFO] ----------< org.glassfish.main.admingui:console-corba-plugin >----------
00:04:18 [INFO] Building Admin Console Corba Plugin 7.0.15-SNAPSHOT            [171/300]
00:04:18 [INFO]   from appserver/admingui/corba/pom.xml
00:04:18 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:18 [INFO] Executing tasks
00:04:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/target/classes/META-INF for
00:04:18 [INFO]      [echo]                                     admin-util
00:04:18 [INFO] Executed tasks
00:04:18 [INFO] 
00:04:18 [INFO] --- jar:3.3.0:jar (default-jar) @ admin-util ---
00:04:18 [INFO] 
00:04:18 [INFO] --- clean:3.3.2:clean (default-clean) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-corba-plugin ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:18 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/target/classes/META-INF/MANIFEST.MF
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java uses unchecked or unsafe operations.
00:04:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/src/main/java/org/glassfish/full/admingui/handlers/JndiHandlers.java: Recompile with -Xlint:unchecked for details.
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- command-security:1.0.17:check (default-check) @ console-jca-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jca-plugin ---
00:04:18 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/target/admin-util.jar
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-util ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:verify (verify) @ admin-util ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-util-checkstyle) @ admin-util ---
00:04:18 [INFO] 
00:04:18 [INFO] --- install:3.1.1:install (default-install) @ admin-util ---
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.pom
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/util/target/admin-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-util/7.0.15-SNAPSHOT/admin-util-7.0.15-SNAPSHOT.jar
00:04:18 [INFO] 
00:04:18 [INFO] -----< org.glassfish.main.admingui:glassfish-osgi-console-plugin >------
00:04:18 [INFO] Building GlassFish OSGi Console Plugin 7.0.15-SNAPSHOT         [172/300]
00:04:18 [INFO]   from appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
00:04:18 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:18 [INFO] 
00:04:18 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:18 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/target/classes/META-INF/MANIFEST.MF
00:04:18 [INFO] 
00:04:18 [INFO] --- command-security:1.0.17:check (default-check) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-common-full-plugin ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-corba-plugin ---
00:04:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:resources (default-resources) @ console-corba-plugin ---
00:04:18 [INFO] Copying 16 resources from src/main/resources to target/classes
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jca-plugin ---
00:04:18 [INFO] Not copying test resources
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jca-plugin ---
00:04:18 [INFO] Not compiling test sources
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jca-plugin ---
00:04:18 [INFO] Copying 20 resources from src/main/help to target/classes
00:04:18 [INFO] 
00:04:18 [INFO] --- surefire:3.2.5:test (default-test) @ console-jca-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jca-plugin ---
00:04:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/src/main/manpages
00:04:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-corba-plugin ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:18 [INFO] Executing tasks
00:04:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/target/classes/META-INF for
00:04:18 [INFO]      [echo]                                     console-jca-plugin
00:04:18 [INFO] Executed tasks
00:04:18 [INFO] 
00:04:18 [INFO] --- jar:3.3.0:jar (default-jar) @ console-jca-plugin ---
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] Copying 9 resources from src/main/resources to target/classes
00:04:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/help
00:04:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/src/main/manpages
00:04:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/target/console-jca-plugin.jar
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jca-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:verify (verify) @ console-jca-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jca-plugin-checkstyle) @ console-jca-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- install:3.1.1:install (default-install) @ console-jca-plugin ---
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.pom
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jca/target/console-jca-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jca-plugin/7.0.15-SNAPSHOT/console-jca-plugin-7.0.15-SNAPSHOT.jar
00:04:18 [INFO] 
00:04:18 [INFO] ------------------< org.glassfish.main.admingui:war >-------------------
00:04:18 [INFO] Building Admin Console WAR 7.0.15-SNAPSHOT                     [173/300]
00:04:18 [INFO]   from appserver/admingui/war/pom.xml
00:04:18 [INFO] --------------------------------[ war ]---------------------------------
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:18 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-common-full-plugin ---
00:04:18 [INFO] Not copying test resources
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-common-full-plugin ---
00:04:18 [INFO] Not compiling test sources
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- surefire:3.2.5:test (default-test) @ console-common-full-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-common-full-plugin ---
00:04:18 [INFO] Executing tasks
00:04:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/target/classes/META-INF for
00:04:18 [INFO]      [echo]                                     console-common-full-plugin
00:04:18 [INFO] Executed tasks
00:04:18 [INFO] 
00:04:18 [INFO] --- jar:3.3.0:jar (default-jar) @ console-common-full-plugin ---
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-corba-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-corba-plugin ---
00:04:18 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/target/console-common-full-plugin.jar
00:04:18 [WARNING] system modules path not set in conjunction with -source 11
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-osgi-console-plugin ---
00:04:18 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- clean:3.3.2:clean (default-clean) @ war ---
00:04:18 [INFO] 
00:04:18 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war ---
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- failsafe:3.2.5:verify (verify) @ console-common-full-plugin ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-common-full-plugin-checkstyle) @ console-common-full-plugin ---
00:04:18 [INFO] No sources to compile
00:04:18 [INFO] 
00:04:18 [INFO] --- install:3.1.1:install (default-install) @ console-common-full-plugin ---
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war ---
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.pom
00:04:18 [INFO] 
00:04:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war ---
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war ---
00:04:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/full/target/console-common-full-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-common-full-plugin/7.0.15-SNAPSHOT/console-common-full-plugin-7.0.15-SNAPSHOT.jar
00:04:18 [INFO] 
00:04:18 [INFO] ---------< org.glassfish.main.osgi-platforms:osgi-cli-remote >----------
00:04:18 [INFO] Building Admin CLI bridge command to the OSGi Shell 7.0.15-SNAPSHOT [174/300]
00:04:18 [INFO]   from nucleus/osgi-platforms/osgi-cli-remote/pom.xml
00:04:18 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:resources (default-resources) @ war ---
00:04:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/src/main/resources
00:04:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/src/main/manpages
00:04:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ war ---
00:04:18 [INFO] No sources to compile
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ war ---
00:04:18 [INFO] No sources to compile
00:04:18 [INFO] 
00:04:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ war ---
00:04:18 [INFO] Not copying test resources
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war ---
00:04:18 [INFO] Not compiling test sources
00:04:18 [INFO] 
00:04:18 [INFO] --- surefire:3.2.5:test (default-test) @ war ---
00:04:18 [INFO] Tests are skipped.
00:04:18 [INFO] 
00:04:18 [INFO] --- antrun:3.1.0:run (default-manifest) @ war ---
00:04:18 [INFO] 
00:04:18 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-remote ---
00:04:18 [INFO] 
00:04:18 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-remote ---
00:04:18 [INFO] 
00:04:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-remote ---
00:04:18 [INFO] 
00:04:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-remote ---
00:04:18 [INFO] Recompiling the module because of changed dependency.
00:04:18 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:18 [INFO] Executing tasks
00:04:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/classes/META-INF for
00:04:18 [INFO]      [echo]                                     war
00:04:18 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/classes/META-INF
00:04:18 [INFO] Executed tasks
00:04:18 [INFO] 
00:04:18 [INFO] --- dependency:3.6.1:copy-dependencies (prepare-extra-dependencies) @ war ---
00:04:18 [INFO] Copying commons-io-2.16.1.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/commons-io-2.16.1.jar
00:04:18 [INFO] Copying dojo-ajax-nodemo-1.12.4.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/dojo-ajax-nodemo-1.12.4.jar
00:04:18 [INFO] Copying json-2.0.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/json-2.0.jar
00:04:18 [INFO] Copying prototype-1.7.3.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/prototype-1.7.3.jar
00:04:18 [INFO] Copying woodstock-webui-jsf-6.0.1.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-6.0.1.jar
00:04:18 [INFO] Copying woodstock-webui-jsf-suntheme-6.0.1.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies/woodstock-webui-jsf-suntheme-6.0.1.jar
00:04:18 [INFO] 
00:04:18 [INFO] --- war:3.4.0:war (default-war) @ war ---
00:04:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF/MANIFEST.MF
00:04:19 [INFO] 
00:04:19 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/target/classes/META-INF/MANIFEST.MF
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:19 [INFO] 
00:04:19 [INFO] --- command-security:1.0.17:check (default-check) @ console-corba-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-corba-plugin ---
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:19 [WARNING] system modules path not set in conjunction with -source 11
00:04:19 [INFO] 
00:04:19 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-remote ---
00:04:19 [INFO] 
00:04:19 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-remote ---
00:04:19 [INFO] 
00:04:19 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-remote ---
00:04:19 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:19 [INFO] 
00:04:19 [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-remote ---
00:04:19 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:19 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:04:19 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-remote ---
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:19 [WARNING] system modules path not set in conjunction with -source 11
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:19 [INFO] 
00:04:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-corba-plugin ---
00:04:19 [INFO] Not copying test resources
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-corba-plugin ---
00:04:19 [INFO] Not compiling test sources
00:04:19 [INFO] 
00:04:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-corba-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- surefire:3.2.5:test (default-test) @ console-corba-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-corba-plugin ---
00:04:19 [WARNING] system modules path not set in conjunction with -source 11
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:04:19 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:04:19 [INFO] 
00:04:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Not copying test resources
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Not compiling test sources
00:04:19 [INFO] 
00:04:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Executing tasks
00:04:19 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/target/classes/META-INF for
00:04:19 [INFO]      [echo]                                     console-corba-plugin
00:04:19 [INFO] Executed tasks
00:04:19 [INFO] 
00:04:19 [INFO] --- jar:3.3.0:jar (default-jar) @ console-corba-plugin ---
00:04:19 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/target/console-corba-plugin.jar
00:04:19 [INFO] 
00:04:19 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-corba-plugin ---
00:04:19 [INFO] Executing tasks
00:04:19 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/classes/META-INF for
00:04:19 [INFO]      [echo]                                     glassfish-osgi-console-plugin
00:04:19 [INFO] Executed tasks
00:04:19 [INFO] 
00:04:19 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- failsafe:3.2.5:verify (verify) @ console-corba-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-corba-plugin-checkstyle) @ console-corba-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- install:3.1.1:install (default-install) @ console-corba-plugin ---
00:04:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.pom
00:04:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/corba/target/console-corba-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-corba-plugin/7.0.15-SNAPSHOT/console-corba-plugin-7.0.15-SNAPSHOT.jar
00:04:19 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/target/glassfish-osgi-console-plugin.jar
00:04:19 [INFO] 
00:04:19 [INFO] -------------< org.glassfish.main.cluster:cluster-common >--------------
00:04:19 [INFO] Building cluster-common 7.0.15-SNAPSHOT                        [175/300]
00:04:19 [INFO]   from nucleus/cluster/common/pom.xml
00:04:19 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:19 [INFO] 
00:04:19 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] Tests are skipped.
00:04:19 [INFO] 
00:04:19 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-glassfish-osgi-console-plugin-checkstyle) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- install:3.1.1:install (default-install) @ glassfish-osgi-console-plugin ---
00:04:19 [INFO] 
00:04:19 [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-common ---
00:04:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/glassfish-osgi-console-plugin/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.pom
00:04:19 [INFO] 
00:04:19 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-common ---
00:04:19 [INFO] 
00:04:19 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-common ---
00:04:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-osgi-console-plugin-7.0.15-SNAPSHOT.jar
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-common ---
00:04:19 [INFO] 
00:04:19 [INFO] -----------------< org.glassfish.main.deployment:dol >------------------
00:04:19 [INFO] Building Deployment Object Library 7.0.15-SNAPSHOT             [176/300]
00:04:19 [INFO]   from appserver/deployment/dol/pom.xml
00:04:19 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:19 [INFO] 
00:04:19 [INFO] --- clean:3.3.2:clean (default-clean) @ dol ---
00:04:19 [INFO] 
00:04:19 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dol ---
00:04:19 [INFO] 
00:04:19 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dol ---
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dol ---
00:04:19 [WARNING] system modules path not set in conjunction with -source 11
00:04:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:19 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java uses unchecked or unsafe operations.
00:04:19 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/src/main/java/org/glassfish/osgi/cli/remote/OSGiShellCommand.java: Recompile with -Xlint:unchecked for details.
00:04:19 [INFO] 
00:04:19 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-remote ---
00:04:19 [INFO] 
00:04:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-remote ---
00:04:19 [INFO] 
00:04:19 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-remote ---
00:04:19 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 424 source files with javac [debug target 11] to target/classes
00:04:19 [WARNING] system modules path not set in conjunction with -source 11
00:04:19 [INFO] 
00:04:19 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-common ---
00:04:19 [INFO] 
00:04:19 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-common ---
00:04:19 [INFO] 
00:04:19 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-common ---
00:04:19 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:19 [INFO] 
00:04:19 [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-common ---
00:04:19 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/src/main/resources
00:04:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/src/main/manpages
00:04:19 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:19 [INFO] 
00:04:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-common ---
00:04:19 [INFO] Recompiling the module because of changed dependency.
00:04:19 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF/MANIFEST.MF
00:04:19 [INFO] Packaging webapp
00:04:20 [INFO] Assembling webapp [war] in [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/admingui]
00:04:20 [INFO] 
00:04:20 [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-remote ---
00:04:20 [INFO] 
00:04:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-remote ---
00:04:20 [INFO] Processing war project
00:04:20 [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/src/main/webapp] to [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/admingui]
00:04:20 [INFO] Recompiling the module because of changed dependency.
00:04:20 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:20 [INFO] Copying webapp webResources [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/extra-dependencies] to [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/admingui]
00:04:20 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/src/main/webapp]
00:04:20 [INFO] Building war: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/admingui.war
00:04:20 [WARNING] system modules path not set in conjunction with -source 11
00:04:20 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java uses or overrides a deprecated API.
00:04:20 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/src/main/java/com/sun/enterprise/util/cluster/InstanceInfo.java: Recompile with -Xlint:deprecation for details.
00:04:20 [INFO] 
00:04:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-common ---
00:04:20 [INFO] 
00:04:20 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-common ---
00:04:20 [INFO] 
00:04:20 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-common ---
00:04:20 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:20 [WARNING] system modules path not set in conjunction with -source 11
00:04:20 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:20 [INFO] 
00:04:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-remote ---
00:04:20 [INFO] Not copying test resources
00:04:20 [INFO] 
00:04:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-remote ---
00:04:20 [INFO] Not compiling test sources
00:04:20 [INFO] 
00:04:20 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-remote ---
00:04:20 [INFO] 
00:04:20 [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-remote ---
00:04:20 [INFO] 
00:04:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war ---
00:04:20 [INFO] Tests are skipped.
00:04:20 [INFO] 
00:04:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-remote ---
00:04:20 [INFO] Tests are skipped.
00:04:20 [INFO] 
00:04:20 [INFO] --- failsafe:3.2.5:verify (verify) @ war ---
00:04:20 [INFO] Tests are skipped.
00:04:20 [INFO] 
00:04:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-war-checkstyle) @ war ---
00:04:20 [INFO] 
00:04:20 [INFO] --- install:3.1.1:install (default-install) @ war ---
00:04:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.pom
00:04:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/war/target/admingui.war to /home/jenkins/.m2/repository/org/glassfish/main/admingui/war/7.0.15-SNAPSHOT/war-7.0.15-SNAPSHOT.war
00:04:20 [INFO] 
00:04:20 [INFO] ------------------< org.glassfish.main.admin:backup >-------------------
00:04:20 [INFO] Building Backup Restore classes 7.0.15-SNAPSHOT                [177/300]
00:04:20 [INFO]   from appserver/admin/backup/pom.xml
00:04:20 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:20 [INFO] 
00:04:20 [INFO] --- clean:3.3.2:clean (default-clean) @ backup ---
00:04:20 [INFO] 
00:04:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ backup ---
00:04:20 [INFO] 
00:04:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ backup ---
00:04:20 [INFO] 
00:04:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ backup ---
00:04:20 [INFO] Recompiling the module because of changed dependency.
00:04:20 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:20 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/target/classes/META-INF/MANIFEST.MF
00:04:20 [INFO] Executing tasks
00:04:20 [INFO] 
00:04:20 [INFO] --- command-security:1.0.17:check (default-check) @ cluster-common ---
00:04:20 [INFO] 
00:04:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-common ---
00:04:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/target/classes/META-INF for
00:04:20 [INFO]      [echo]                                     osgi-cli-remote
00:04:20 [INFO] Recompiling the module because of changed dependency.
00:04:20 [INFO] Executed tasks
00:04:20 [INFO] 
00:04:20 [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-remote ---
00:04:20 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:20 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar
00:04:20 [INFO] 
00:04:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-remote ---
00:04:20 [INFO] Tests are skipped.
00:04:20 [INFO] 
00:04:20 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-remote ---
00:04:20 [INFO] Tests are skipped.
00:04:20 [INFO] 
00:04:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-remote-checkstyle) @ osgi-cli-remote ---
00:04:20 [INFO] 
00:04:20 [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-remote ---
00:04:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.pom
00:04:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-remote/target/osgi-cli-remote.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-remote/7.0.15-SNAPSHOT/osgi-cli-remote-7.0.15-SNAPSHOT.jar
00:04:20 [INFO] 
00:04:20 [INFO] ----------------< org.glassfish.main.admin:admin-core >-----------------
00:04:20 [INFO] Building admin-core 7.0.15-SNAPSHOT                            [178/300]
00:04:20 [INFO]   from appserver/admin/admin-core/pom.xml
00:04:20 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:20 [INFO] 
00:04:20 [INFO] --- clean:3.3.2:clean (default-clean) @ admin-core ---
00:04:20 [INFO] 
00:04:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-core ---
00:04:20 [INFO] 
00:04:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-core ---
00:04:20 [INFO] 
00:04:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-core ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ backup ---
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ backup ---
00:04:21 [INFO] 
00:04:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ backup ---
00:04:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:21 [INFO] 
00:04:21 [INFO] --- resources:3.3.1:resources (default-resources) @ backup ---
00:04:21 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/src/main/manpages
00:04:21 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ backup ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:21 [INFO] 
00:04:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-common ---
00:04:21 [INFO] Not copying test resources
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-common ---
00:04:21 [INFO] Not compiling test sources
00:04:21 [INFO] 
00:04:21 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-common ---
00:04:21 [INFO] 
00:04:21 [INFO] --- surefire:3.2.5:test (default-test) @ cluster-common ---
00:04:21 [INFO] Tests are skipped.
00:04:21 [INFO] 
00:04:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-common ---
00:04:21 [INFO] Executing tasks
00:04:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/target/classes/META-INF for
00:04:21 [INFO]      [echo]                                     cluster-common
00:04:21 [INFO] Executed tasks
00:04:21 [INFO] 
00:04:21 [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-common ---
00:04:21 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/target/cluster-common.jar
00:04:21 [INFO] 
00:04:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-common ---
00:04:21 [INFO] Tests are skipped.
00:04:21 [INFO] 
00:04:21 [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-common ---
00:04:21 [INFO] Tests are skipped.
00:04:21 [INFO] 
00:04:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-common-checkstyle) @ cluster-common ---
00:04:21 [INFO] 
00:04:21 [INFO] --- install:3.1.1:install (default-install) @ cluster-common ---
00:04:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.pom
00:04:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/common/target/cluster-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-common/7.0.15-SNAPSHOT/cluster-common-7.0.15-SNAPSHOT.jar
00:04:21 [INFO] 
00:04:21 [INFO] ---------< org.glassfish.main.concurrent:concurrent-connector >---------
00:04:21 [INFO] Building Concurrent Connector Module 7.0.15-SNAPSHOT           [179/300]
00:04:21 [INFO]   from appserver/concurrent/concurrent-connector/pom.xml
00:04:21 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:21 [INFO] 
00:04:21 [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-connector ---
00:04:21 [INFO] 
00:04:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-connector ---
00:04:21 [INFO] 
00:04:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-connector ---
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-connector ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-core ---
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-core ---
00:04:21 [INFO] 
00:04:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-core ---
00:04:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:21 [INFO] 
00:04:21 [INFO] --- resources:3.3.1:resources (default-resources) @ admin-core ---
00:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/src/main/resources
00:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/src/main/manpages
00:04:21 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-core ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [INFO] 
00:04:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ backup ---
00:04:21 [INFO] 
00:04:21 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ backup ---
00:04:21 [INFO] 
00:04:21 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ backup ---
00:04:21 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dol ---
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dol ---
00:04:21 [INFO] 
00:04:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ dol ---
00:04:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:21 [INFO] 
00:04:21 [INFO] --- resources:3.3.1:resources (default-resources) @ dol ---
00:04:21 [INFO] Copying 6 resources from src/main/java to target/classes
00:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/manpages
00:04:21 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ dol ---
00:04:21 [WARNING] system modules path not set in conjunction with -source 11
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-connector ---
00:04:21 [INFO] 
00:04:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-connector ---
00:04:21 [INFO] 
00:04:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-connector ---
00:04:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:21 [INFO] 
00:04:21 [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-connector ---
00:04:21 [INFO] Copying 5 resources from src/main/resources to target/classes
00:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/src/main/manpages
00:04:21 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-connector ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/target/classes/META-INF/MANIFEST.MF
00:04:21 [INFO] 
00:04:21 [INFO] --- command-security:1.0.17:check (default-check) @ backup ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 424 source files with javac [debug target 11] to target/classes
00:04:21 [INFO] 
00:04:21 [INFO] --- compiler:3.13.0:compile (process-annotations) @ backup ---
00:04:21 [INFO] Recompiling the module because of changed dependency.
00:04:21 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:22 [WARNING] system modules path not set in conjunction with -source 11
00:04:22 [INFO] 
00:04:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-core ---
00:04:22 [INFO] 
00:04:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-core ---
00:04:22 [INFO] 
00:04:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-core ---
00:04:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:22 [WARNING] system modules path not set in conjunction with -source 11
00:04:22 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:22 [INFO] 
00:04:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ backup ---
00:04:22 [INFO] Not copying test resources
00:04:22 [INFO] 
00:04:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ backup ---
00:04:22 [INFO] Not compiling test sources
00:04:22 [INFO] 
00:04:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ backup ---
00:04:22 [INFO] 
00:04:22 [INFO] --- surefire:3.2.5:test (default-test) @ backup ---
00:04:22 [INFO] Tests are skipped.
00:04:22 [INFO] 
00:04:22 [INFO] --- antrun:3.1.0:run (default-manifest) @ backup ---
00:04:22 [INFO] Executing tasks
00:04:22 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/target/classes/META-INF for
00:04:22 [INFO]      [echo]                                     backup
00:04:22 [INFO] Executed tasks
00:04:22 [INFO] 
00:04:22 [INFO] --- jar:3.3.0:jar (default-jar) @ backup ---
00:04:22 [WARNING] system modules path not set in conjunction with -source 11
00:04:22 [INFO] 
00:04:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-connector ---
00:04:22 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/target/backup.jar
00:04:22 [INFO] 
00:04:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-connector ---
00:04:22 [INFO] 
00:04:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-connector ---
00:04:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:22 [INFO] 
00:04:22 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ backup ---
00:04:22 [INFO] Tests are skipped.
00:04:22 [INFO] 
00:04:22 [INFO] --- failsafe:3.2.5:verify (verify) @ backup ---
00:04:22 [INFO] Tests are skipped.
00:04:22 [INFO] 
00:04:22 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-backup-checkstyle) @ backup ---
00:04:22 [INFO] 
00:04:22 [INFO] --- install:3.1.1:install (default-install) @ backup ---
00:04:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.pom
00:04:22 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/backup/target/backup.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/backup/7.0.15-SNAPSHOT/backup-7.0.15-SNAPSHOT.jar
00:04:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/target/classes/META-INF/MANIFEST.MF
00:04:22 [INFO] 
00:04:22 [INFO] ---------------< org.glassfish.main.cluster:cluster-ssh >---------------
00:04:22 [INFO] Building Cluster SSH Provisioning 7.0.15-SNAPSHOT              [180/300]
00:04:22 [INFO]   from nucleus/cluster/ssh/pom.xml
00:04:22 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:22 [INFO] 
00:04:22 [INFO] --- command-security:1.0.17:check (default-check) @ admin-core ---
00:04:22 [INFO] 
00:04:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-core ---
00:04:22 [INFO] 
00:04:22 [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-ssh ---
00:04:22 [INFO] 
00:04:22 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-ssh ---
00:04:22 [INFO] 
00:04:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-ssh ---
00:04:22 [INFO] Recompiling the module because of changed dependency.
00:04:22 [INFO] 
00:04:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-ssh ---
00:04:22 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:04:22 [INFO] Recompiling the module because of changed dependency.
00:04:22 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/target/classes/META-INF/MANIFEST.MF
00:04:22 [INFO] 
00:04:22 [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-connector ---
00:04:22 [INFO] 
00:04:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-connector ---
00:04:22 [INFO] Recompiling the module because of changed dependency.
00:04:22 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:23 [WARNING] system modules path not set in conjunction with -source 11
00:04:23 [INFO] 
00:04:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-ssh ---
00:04:23 [INFO] 
00:04:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-ssh ---
00:04:23 [INFO] 
00:04:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-ssh ---
00:04:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:23 [INFO] 
00:04:23 [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-ssh ---
00:04:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/src/main/resources
00:04:23 [INFO] Copying 2 resources from src/main/java to target/classes
00:04:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/src/main/manpages
00:04:23 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:23 [INFO] 
00:04:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-ssh ---
00:04:23 [INFO] Recompiling the module because of changed dependency.
00:04:23 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:23 [WARNING] system modules path not set in conjunction with -source 11
00:04:23 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:23 [INFO] 
00:04:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-core ---
00:04:23 [INFO] Not copying test resources
00:04:23 [INFO] 
00:04:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-core ---
00:04:23 [INFO] Not compiling test sources
00:04:23 [INFO] 
00:04:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-core ---
00:04:23 [INFO] 
00:04:23 [INFO] --- surefire:3.2.5:test (default-test) @ admin-core ---
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-core ---
00:04:23 [WARNING] system modules path not set in conjunction with -source 11
00:04:23 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:23 [INFO] 
00:04:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-connector ---
00:04:23 [INFO] Not copying test resources
00:04:23 [INFO] 
00:04:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-connector ---
00:04:23 [INFO] Not compiling test sources
00:04:23 [INFO] 
00:04:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-connector ---
00:04:23 [INFO] 
00:04:23 [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-connector ---
00:04:23 [INFO] Executing tasks
00:04:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/target/classes/META-INF for
00:04:23 [INFO]      [echo]                                     admin-core
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-connector ---
00:04:23 [INFO] Executed tasks
00:04:23 [INFO] 
00:04:23 [INFO] --- jar:3.3.0:jar (default-jar) @ admin-core ---
00:04:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/target/admin-core.jar
00:04:23 [INFO] Executing tasks
00:04:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/target/classes/META-INF for
00:04:23 [INFO]      [echo]                                     concurrent-connector
00:04:23 [INFO] Executed tasks
00:04:23 [INFO] 
00:04:23 [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-connector ---
00:04:23 [INFO] 
00:04:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-core ---
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- failsafe:3.2.5:verify (verify) @ admin-core ---
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-core-checkstyle) @ admin-core ---
00:04:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar
00:04:23 [INFO] 
00:04:23 [INFO] --- install:3.1.1:install (default-install) @ admin-core ---
00:04:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.pom
00:04:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/admin-core/target/admin-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-core/7.0.15-SNAPSHOT/admin-core-7.0.15-SNAPSHOT.jar
00:04:23 [INFO] 
00:04:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-connector ---
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-connector ---
00:04:23 [INFO] Tests are skipped.
00:04:23 [INFO] 
00:04:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-connector-checkstyle) @ concurrent-connector ---
00:04:23 [INFO] 
00:04:23 [INFO] --- install:3.1.1:install (default-install) @ concurrent-connector ---
00:04:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.pom
00:04:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-connector/target/concurrent-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-connector/7.0.15-SNAPSHOT/concurrent-connector-7.0.15-SNAPSHOT.jar
00:04:23 [WARNING] system modules path not set in conjunction with -source 11
00:04:23 [INFO] 
00:04:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-ssh ---
00:04:23 [INFO] 
00:04:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-ssh ---
00:04:23 [INFO] 
00:04:23 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-ssh ---
00:04:23 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/target/classes/META-INF/MANIFEST.MF
00:04:23 [INFO] 
00:04:23 [INFO] --- command-security:1.0.17:check (default-check) @ cluster-ssh ---
00:04:23 [INFO] 
00:04:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-ssh ---
00:04:23 [INFO] Recompiling the module because of changed dependency.
00:04:23 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:24 [WARNING] system modules path not set in conjunction with -source 11
00:04:24 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:24 [INFO] 
00:04:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-ssh ---
00:04:24 [INFO] Not copying test resources
00:04:24 [INFO] 
00:04:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-ssh ---
00:04:24 [INFO] Not compiling test sources
00:04:24 [INFO] 
00:04:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-ssh ---
00:04:24 [INFO] 
00:04:24 [INFO] --- surefire:3.2.5:test (default-test) @ cluster-ssh ---
00:04:24 [INFO] Tests are skipped.
00:04:24 [INFO] 
00:04:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-ssh ---
00:04:24 [INFO] Executing tasks
00:04:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/target/classes/META-INF for
00:04:24 [INFO]      [echo]                                     cluster-ssh
00:04:24 [INFO] Executed tasks
00:04:24 [INFO] 
00:04:24 [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-ssh ---
00:04:24 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/target/cluster-ssh.jar
00:04:24 [INFO] 
00:04:24 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-ssh ---
00:04:24 [INFO] Tests are skipped.
00:04:24 [INFO] 
00:04:24 [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-ssh ---
00:04:24 [INFO] Tests are skipped.
00:04:24 [INFO] 
00:04:24 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-ssh-checkstyle) @ cluster-ssh ---
00:04:24 [INFO] 
00:04:24 [INFO] --- install:3.1.1:install (default-install) @ cluster-ssh ---
00:04:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.pom
00:04:24 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/ssh/target/cluster-ssh.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-ssh/7.0.15-SNAPSHOT/cluster-ssh-7.0.15-SNAPSHOT.jar
00:04:24 [INFO] 
00:04:24 [INFO] ------------------< org.glassfish.main.core:logging >-------------------
00:04:24 [INFO] Building Nucleus Logging Classes 7.0.15-SNAPSHOT               [181/300]
00:04:24 [INFO]   from nucleus/core/logging/pom.xml
00:04:24 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:24 [INFO] 
00:04:24 [INFO] --- clean:3.3.2:clean (default-clean) @ logging ---
00:04:24 [INFO] 
00:04:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ logging ---
00:04:24 [INFO] 
00:04:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ logging ---
00:04:24 [INFO] 
00:04:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ logging ---
00:04:24 [INFO] Recompiling the module because of changed dependency.
00:04:24 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:04:25 [WARNING] system modules path not set in conjunction with -source 11
00:04:25 [INFO] 
00:04:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ logging ---
00:04:25 [INFO] 
00:04:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ logging ---
00:04:25 [INFO] 
00:04:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ logging ---
00:04:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:25 [INFO] 
00:04:25 [INFO] --- resources:3.3.1:resources (default-resources) @ logging ---
00:04:25 [INFO] Copying 4 resources from src/main/resources to target/classes
00:04:25 [INFO] Copying 8 resources from src/main/manpages to target/classes
00:04:25 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:25 [INFO] 
00:04:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ logging ---
00:04:25 [INFO] Recompiling the module because of changed dependency.
00:04:25 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:04:26 [WARNING] system modules path not set in conjunction with -source 11
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[47,19] getName() in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/runtime/common/PrincipalNameDescriptor.java:[64,17] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Some input files use or override a deprecated API.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/handlers/ManagedBeanHandler.java: Recompile with -Xlint:deprecation for details.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Some input files use unchecked or unsafe operations.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/EnvironmentProperty.java: Recompile with -Xlint:unchecked for details.
00:04:26 [INFO] 
00:04:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ dol ---
00:04:26 [INFO] 
00:04:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ dol ---
00:04:26 [WARNING] system modules path not set in conjunction with -source 11
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Some input files use or override a deprecated API.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/commands/CollectLogFiles.java: Recompile with -Xlint:deprecation for details.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Some input files use unchecked or unsafe operations.
00:04:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/src/main/java/com/sun/enterprise/server/logging/LoggerInfoMetadataService.java: Recompile with -Xlint:unchecked for details.
00:04:26 [INFO] 
00:04:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ logging ---
00:04:26 [INFO] 
00:04:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ logging ---
00:04:26 [INFO] 
00:04:26 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ logging ---
00:04:26 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:26 [INFO] 
00:04:26 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ dol ---
00:04:26 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:26 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/target/classes/META-INF/MANIFEST.MF
00:04:26 [INFO] 
00:04:26 [INFO] --- command-security:1.0.17:check (default-check) @ logging ---
00:04:26 [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]
00:04:26 [INFO] 
00:04:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ logging ---
00:04:26 [INFO] Recompiling the module because of changed dependency.
00:04:26 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:04:26 [WARNING] system modules path not set in conjunction with -source 11
00:04:26 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:26 [INFO] Initial messages found so far: {}
00:04:26 [INFO] Processing: NCLS-LOGGING-00001
00:04:26 [INFO] Message NCLS-LOGGING-00001 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00002
00:04:26 [INFO] Message NCLS-LOGGING-00002 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00003
00:04:26 [INFO] Message NCLS-LOGGING-00003 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00004
00:04:26 [INFO] Message NCLS-LOGGING-00004 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00004-1
00:04:26 [INFO] Message NCLS-LOGGING-00004-1 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00005
00:04:26 [INFO] Message NCLS-LOGGING-00005 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00006
00:04:26 [INFO] Message NCLS-LOGGING-00006 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00007
00:04:26 [INFO] Message NCLS-LOGGING-00007 needs checking for cause/action: true
00:04:26 [INFO] Processing: NCLS-LOGGING-00008
00:04:26 [INFO] Message NCLS-LOGGING-00008 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00009
00:04:26 [INFO] Message NCLS-LOGGING-00009 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00010
00:04:26 [INFO] Message NCLS-LOGGING-00010 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00011
00:04:26 [INFO] Message NCLS-LOGGING-00011 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00012
00:04:26 [INFO] Message NCLS-LOGGING-00012 needs checking for cause/action: false
00:04:26 [INFO] Processing: NCLS-LOGGING-00013
00:04:26 [INFO] Message NCLS-LOGGING-00013 needs checking for cause/action: false
00:04:26 [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.}
00:04:26 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:26 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:26 [INFO] Total Messages including ones found from disk so far: {}
00:04:26 [INFO] Processing: jakarta.enterprise.logging on element LOGGING_LOGGER_NAME
00:04:26 [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade
00:04:26 [INFO] Processing: jakarta.enterprise.logging.stdout on element STDOUT_LOGGER_NAME
00:04:26 [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade
00:04:26 [INFO] Processing: jakarta.enterprise.logging.stderr on element STDERR_LOGGER_NAME
00:04:26 [INFO] Enclosing type is com.sun.enterprise.server.logging.LogFacade
00:04:26 [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}
00:04:26 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:26 [INFO] Found enclosing element LOGGING_LOGGER_NAME
00:04:26 [INFO] Found enclosing element com.sun.enterprise.server.logging.LogFacade
00:04:26 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:26 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:26 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:26 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:26 [INFO] Total Messages including ones found from disk so far: {}
00:04:26 [INFO] 
00:04:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ logging ---
00:04:26 [INFO] Not copying test resources
00:04:26 [INFO] 
00:04:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ logging ---
00:04:26 [INFO] Not compiling test sources
00:04:26 [INFO] 
00:04:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ logging ---
00:04:26 [INFO] 
00:04:26 [INFO] --- surefire:3.2.5:test (default-test) @ logging ---
00:04:26 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/target/classes/META-INF/MANIFEST.MF
00:04:26 [INFO] Tests are skipped.
00:04:26 [INFO] 
00:04:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ logging ---
00:04:26 [INFO] 
00:04:26 [INFO] --- command-security:1.0.17:check (default-check) @ dol ---
00:04:26 [INFO] 
00:04:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ dol ---
00:04:26 [INFO] Executing tasks
00:04:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/target/classes/META-INF for
00:04:26 [INFO]      [echo]                                     logging
00:04:26 [INFO] Executed tasks
00:04:26 [INFO] 
00:04:26 [INFO] --- jar:3.3.0:jar (default-jar) @ logging ---
00:04:26 [INFO] Recompiling the module because of changed dependency.
00:04:26 [INFO] Compiling 424 source files with javac [debug target 11] to target/classes
00:04:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/target/logging.jar
00:04:26 [INFO] 
00:04:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ logging ---
00:04:26 [INFO] Tests are skipped.
00:04:26 [INFO] 
00:04:26 [INFO] --- failsafe:3.2.5:verify (verify) @ logging ---
00:04:26 [INFO] Tests are skipped.
00:04:26 [INFO] 
00:04:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-logging-checkstyle) @ logging ---
00:04:26 [INFO] 
00:04:26 [INFO] --- install:3.1.1:install (default-install) @ logging ---
00:04:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.pom
00:04:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/logging/target/logging.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/logging/7.0.15-SNAPSHOT/logging-7.0.15-SNAPSHOT.jar
00:04:26 [INFO] 
00:04:26 [INFO] 
00:04:26 [INFO] -------------------< org.glassfish.main.core:kernel >-------------------
00:04:26 [INFO] -----------------< org.glassfish.main.admin:launcher >------------------
00:04:26 [INFO] Building Kernel Classes 7.0.15-SNAPSHOT                        [182/300]
00:04:26 [INFO] Building admin-launcher 7.0.15-SNAPSHOT                        [183/300]
00:04:26 [INFO]   from nucleus/core/kernel/pom.xml
00:04:26 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:26 [INFO]   from nucleus/admin/launcher/pom.xml
00:04:26 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:26 [INFO] 
00:04:26 [INFO] --- clean:3.3.2:clean (default-clean) @ launcher ---
00:04:26 [INFO] 
00:04:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher ---
00:04:26 [INFO] 
00:04:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ launcher ---
00:04:26 [INFO] 
00:04:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ launcher ---
00:04:26 [INFO] 
00:04:26 [INFO] --- clean:3.3.2:clean (default-clean) @ kernel ---
00:04:26 [INFO] Recompiling the module because of changed dependency.
00:04:26 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:26 [INFO] 
00:04:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ kernel ---
00:04:26 [INFO] 
00:04:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ kernel ---
00:04:26 [INFO] 
00:04:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ kernel ---
00:04:27 [INFO] Recompiling the module because of changed dependency.
00:04:27 [INFO] Compiling 174 source files with javac [debug target 11] to target/classes
00:04:27 [WARNING] system modules path not set in conjunction with -source 11
00:04:27 [INFO] 
00:04:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher ---
00:04:27 [INFO] 
00:04:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher ---
00:04:27 [INFO] 
00:04:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher ---
00:04:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:27 [INFO] 
00:04:27 [INFO] --- resources:3.3.1:resources (default-resources) @ launcher ---
00:04:27 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/src/main/manpages
00:04:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:27 [INFO] 
00:04:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ launcher ---
00:04:27 [INFO] Recompiling the module because of changed dependency.
00:04:27 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:28 [WARNING] system modules path not set in conjunction with -source 11
00:04:28 [INFO] 
00:04:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ launcher ---
00:04:28 [INFO] 
00:04:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ launcher ---
00:04:28 [INFO] 
00:04:28 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher ---
00:04:28 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:28 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF
00:04:28 [INFO] 
00:04:28 [INFO] --- command-security:1.0.17:check (default-check) @ launcher ---
00:04:28 [INFO] 
00:04:28 [INFO] --- compiler:3.13.0:compile (process-annotations) @ launcher ---
00:04:28 [INFO] Recompiling the module because of changed dependency.
00:04:28 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:28 [WARNING] system modules path not set in conjunction with -source 11
00:04:28 [INFO] 
00:04:28 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ kernel ---
00:04:28 [INFO] 
00:04:28 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ kernel ---
00:04:28 [INFO] 
00:04:28 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ kernel ---
00:04:28 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:28 [INFO] 
00:04:28 [INFO] --- resources:3.3.1:resources (default-resources) @ kernel ---
00:04:28 [INFO] Copying 10 resources from src/main/java to target/classes
00:04:28 [INFO] Copying 2 resources from src/main/resources to target/classes
00:04:28 [INFO] Copying 23 resources from src/main/manpages to target/classes
00:04:28 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:28 [INFO] 
00:04:28 [INFO] --- compiler:3.13.0:compile (default-compile) @ kernel ---
00:04:28 [INFO] Recompiling the module because of changed dependency.
00:04:28 [INFO] Compiling 174 source files with javac [debug target 11] to target/classes
00:04:28 [WARNING] system modules path not set in conjunction with -source 11
00:04:28 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:28 [INFO] Initial messages found so far: {}
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00005
00:04:28 [INFO] Message AS-DEPLOYMENT-00005 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00006
00:04:28 [INFO] Message AS-DEPLOYMENT-00006 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00007
00:04:28 [INFO] Message AS-DEPLOYMENT-00007 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00008
00:04:28 [INFO] Message AS-DEPLOYMENT-00008 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00009
00:04:28 [INFO] Message AS-DEPLOYMENT-00009 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00010
00:04:28 [INFO] Message AS-DEPLOYMENT-00010 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00011
00:04:28 [INFO] Message AS-DEPLOYMENT-00011 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00012
00:04:28 [INFO] Message AS-DEPLOYMENT-00012 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00013
00:04:28 [INFO] Message AS-DEPLOYMENT-00013 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00004
00:04:28 [INFO] Message AS-DEPLOYMENT-00004 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00022
00:04:28 [INFO] Message AS-DEPLOYMENT-00022 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00023
00:04:28 [INFO] Message AS-DEPLOYMENT-00023 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00024
00:04:28 [INFO] Message AS-DEPLOYMENT-00024 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00025
00:04:28 [INFO] Message AS-DEPLOYMENT-00025 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00016
00:04:28 [INFO] Message AS-DEPLOYMENT-00016 needs checking for cause/action: true
00:04:28 [INFO] Processing: dol.validation.application.jndiNameConflict
00:04:28 [INFO] Message dol.validation.application.jndiNameConflict needs checking for cause/action: true
00:04:28 [INFO] Processing: dol.validation.application.failed
00:04:28 [INFO] Message dol.validation.application.failed needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00014
00:04:28 [INFO] Message AS-DEPLOYMENT-00014 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00001
00:04:28 [INFO] Message AS-DEPLOYMENT-00001 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00002
00:04:28 [INFO] Message AS-DEPLOYMENT-00002 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00003
00:04:28 [INFO] Message AS-DEPLOYMENT-00003 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00015
00:04:28 [INFO] Message AS-DEPLOYMENT-00015 needs checking for cause/action: false
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00118
00:04:28 [INFO] Message AS-DEPLOYMENT-00118 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00120
00:04:28 [INFO] Message AS-DEPLOYMENT-00120 needs checking for cause/action: false
00:04:28 [INFO] Processing: enterprise.deployment.util.application.lookup
00:04:28 [INFO] Message enterprise.deployment.util.application.lookup needs checking for cause/action: true
00:04:28 [INFO] Processing: enterprise.deployment.util.application.invalid.namespace
00:04:28 [INFO] Message enterprise.deployment.util.application.invalid.namespace needs checking for cause/action: true
00:04:28 [INFO] Processing: enterprise.deployment.util.application.invalid.jndiname.scope
00:04:28 [INFO] Message enterprise.deployment.util.application.invalid.jndiname.scope needs checking for cause/action: true
00:04:28 [INFO] Processing: enterprise.deployment.backend.addDescriptorFailure
00:04:28 [INFO] Message enterprise.deployment.backend.addDescriptorFailure needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00026
00:04:28 [INFO] Message AS-DEPLOYMENT-00026 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00027
00:04:28 [INFO] Message AS-DEPLOYMENT-00027 needs checking for cause/action: true
00:04:28 [INFO] Processing: AS-DEPLOYMENT-00028
00:04:28 [INFO] Message AS-DEPLOYMENT-00028 needs checking for cause/action: false
00:04:28 [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} 
00:04:28   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}.
00:04:28   Descriptor 1:
00:04:28   {1}
00:04:28   Descriptor 2:
00:04:28   {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}}
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:28 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:28 [INFO] Total Messages including ones found from disk so far: {}
00:04:28 [INFO] Processing: jakarta.enterprise.system.tools.deployment.dol on element DEPLOYMENT_LOGGER
00:04:28 [INFO] Enclosing type is com.sun.enterprise.deployment.util.DOLUtils
00:04:28 [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}
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:28 [INFO] Found enclosing element DEPLOYMENT_LOGGER
00:04:28 [INFO] Found enclosing element com.sun.enterprise.deployment.util.DOLUtils
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:28 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:28 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:28 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:28 [INFO] Total Messages including ones found from disk so far: {}
00:04:28 [INFO] 
00:04:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ dol ---
00:04:28 [INFO] Not copying test resources
00:04:28 [INFO] 
00:04:28 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dol ---
00:04:28 [INFO] Not compiling test sources
00:04:28 [INFO] 
00:04:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ dol ---
00:04:28 [INFO] 
00:04:28 [INFO] --- surefire:3.2.5:test (default-test) @ dol ---
00:04:28 [INFO] Tests are skipped.
00:04:28 [INFO] 
00:04:28 [INFO] --- antrun:3.1.0:run (default-manifest) @ dol ---
00:04:28 [INFO] Executing tasks
00:04:28 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/target/classes/META-INF for
00:04:28 [INFO]      [echo]                                     dol
00:04:28 [INFO] Executed tasks
00:04:28 [INFO] 
00:04:28 [INFO] --- jar:3.3.0:jar (default-jar) @ dol ---
00:04:28 [WARNING] system modules path not set in conjunction with -source 11
00:04:28 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:28 [INFO] Initial messages found so far: {}
00:04:28 [INFO] Processing: NCLS-GFLAUNCHER-00001
00:04:28 [INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true
00:04:28 [INFO] Processing: NCLS-GFLAUNCHER-00002
00:04:28 [INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true
00:04:28 [INFO] Processing: NCLS-GFLAUNCHER-00003
00:04:28 [INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true
00:04:28 [INFO] Processing: NCLS-GFLAUNCHER-00004
00:04:28 [INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false
00:04:28 [INFO] Processing: NCLS-GFLAUNCHER-00005
00:04:28 [INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false
00:04:28 [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.
00:04:28   Before: {0}
00:04:28   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}
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:28 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:28 [INFO] Total Messages including ones found from disk so far: {}
00:04:28 [INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME
00:04:28 [INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger
00:04:28 [INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher}
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:28 [INFO] Found enclosing element LOGGER_NAME
00:04:28 [INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger
00:04:28 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:28 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:28 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:28 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:28 [INFO] Total Messages including ones found from disk so far: {}
00:04:28 [INFO] 
00:04:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher ---
00:04:28 [INFO] Not copying test resources
00:04:28 [INFO] 
00:04:28 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ launcher ---
00:04:28 [INFO] Not compiling test sources
00:04:28 [INFO] 
00:04:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher ---
00:04:28 [INFO] 
00:04:28 [INFO] --- surefire:3.2.5:test (default-test) @ launcher ---
00:04:28 [INFO] Tests are skipped.
00:04:28 [INFO] 
00:04:28 [INFO] --- antrun:3.1.0:run (default-manifest) @ launcher ---
00:04:28 [INFO] Executing tasks
00:04:28 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/target/classes/META-INF for
00:04:28 [INFO]      [echo]                                     launcher
00:04:28 [INFO] Executed tasks
00:04:28 [INFO] 
00:04:28 [INFO] --- jar:3.3.0:jar (default-jar) @ launcher ---
00:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/target/launcher.jar
00:04:29 [INFO] 
00:04:29 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ launcher ---
00:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/target/dol.jar
00:04:29 [INFO] Tests are skipped.
00:04:29 [INFO] 
00:04:29 [INFO] --- failsafe:3.2.5:verify (verify) @ launcher ---
00:04:29 [INFO] Tests are skipped.
00:04:29 [INFO] 
00:04:29 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher ---
00:04:29 [INFO] 
00:04:29 [INFO] --- install:3.1.1:install (default-install) @ launcher ---
00:04:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.pom
00:04:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.15-SNAPSHOT/launcher-7.0.15-SNAPSHOT.jar
00:04:29 [INFO] 
00:04:29 [INFO] -----------------< org.glassfish.main.admin:admin-cli >-----------------
00:04:29 [INFO] Building admin-cli 7.0.15-SNAPSHOT                             [184/300]
00:04:29 [INFO]   from nucleus/admin/cli/pom.xml
00:04:29 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:29 [INFO] 
00:04:29 [INFO] --- clean:3.3.2:clean (default-clean) @ admin-cli ---
00:04:29 [INFO] 
00:04:29 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ admin-cli ---
00:04:29 [INFO] 
00:04:29 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ admin-cli ---
00:04:29 [INFO] 
00:04:29 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ admin-cli ---
00:04:29 [INFO] Recompiling the module because of changed dependency.
00:04:29 [INFO] Compiling 41 source files with javac [debug target 11] to target/classes
00:04:29 [INFO] 
00:04:29 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dol ---
00:04:29 [INFO] Tests are skipped.
00:04:29 [INFO] 
00:04:29 [INFO] --- failsafe:3.2.5:verify (verify) @ dol ---
00:04:29 [INFO] Tests are skipped.
00:04:29 [INFO] 
00:04:29 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-dol-checkstyle) @ dol ---
00:04:29 [INFO] 
00:04:29 [INFO] --- install:3.1.1:install (default-install) @ dol ---
00:04:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.pom
00:04:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/dol/target/dol.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/dol/7.0.15-SNAPSHOT/dol-7.0.15-SNAPSHOT.jar
00:04:29 [WARNING] system modules path not set in conjunction with -source 11
00:04:29 [INFO] 
00:04:29 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ admin-cli ---
00:04:29 [INFO] 
00:04:29 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ admin-cli ---
00:04:29 [INFO] 
00:04:29 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ admin-cli ---
00:04:29 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:29 [INFO] 
00:04:29 [INFO] --- resources:3.3.1:resources (default-resources) @ admin-cli ---
00:04:29 [INFO] Copying 4 resources from src/main/resources to target/classes
00:04:29 [INFO] Copying 2 resources from src/main/java to target/classes
00:04:29 [INFO] Copying 16 resources from src/main/manpages to target/classes
00:04:29 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:29 [INFO] 
00:04:29 [INFO] --- compiler:3.13.0:compile (default-compile) @ admin-cli ---
00:04:29 [INFO] Recompiling the module because of changed dependency.
00:04:29 [INFO] Compiling 41 source files with javac [debug target 11] to target/classes
00:04:30 [WARNING] system modules path not set in conjunction with -source 11
00:04:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:30 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java uses or overrides a deprecated API.
00:04:30 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:deprecation for details.
00:04:30 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Some input files use unchecked or unsafe operations.
00:04:30 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/CLIContainer.java: Recompile with -Xlint:unchecked for details.
00:04:30 [INFO] 
00:04:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ admin-cli ---
00:04:30 [INFO] 
00:04:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ admin-cli ---
00:04:30 [INFO] 
00:04:30 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ admin-cli ---
00:04:30 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/target/classes/META-INF/MANIFEST.MF
00:04:30 [INFO] 
00:04:30 [INFO] --- command-security:1.0.17:check (default-check) @ admin-cli ---
00:04:30 [INFO] 
00:04:30 [INFO] --- compiler:3.13.0:compile (process-annotations) @ admin-cli ---
00:04:30 [INFO] Recompiling the module because of changed dependency.
00:04:30 [INFO] Compiling 41 source files with javac [debug target 11] to target/classes
00:04:31 [WARNING] system modules path not set in conjunction with -source 11
00:04:31 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:31 [INFO] 
00:04:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ admin-cli ---
00:04:31 [INFO] Not copying test resources
00:04:31 [INFO] 
00:04:31 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ admin-cli ---
00:04:31 [INFO] Not compiling test sources
00:04:31 [INFO] 
00:04:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ admin-cli ---
00:04:31 [INFO] 
00:04:31 [INFO] --- surefire:3.2.5:test (default-test) @ admin-cli ---
00:04:31 [INFO] Tests are skipped.
00:04:31 [INFO] 
00:04:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ admin-cli ---
00:04:31 [INFO] Executing tasks
00:04:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/target/classes/META-INF for
00:04:31 [INFO]      [echo]                                     admin-cli
00:04:31 [INFO] Executed tasks
00:04:31 [INFO] 
00:04:31 [INFO] --- jar:3.3.0:jar (default-jar) @ admin-cli ---
00:04:31 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/target/admin-cli.jar
00:04:31 [INFO] 
00:04:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ admin-cli ---
00:04:31 [INFO] Tests are skipped.
00:04:31 [INFO] 
00:04:31 [INFO] --- failsafe:3.2.5:verify (verify) @ admin-cli ---
00:04:31 [INFO] Tests are skipped.
00:04:31 [INFO] 
00:04:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-admin-cli-checkstyle) @ admin-cli ---
00:04:31 [INFO] 
00:04:31 [INFO] --- install:3.1.1:install (default-install) @ admin-cli ---
00:04:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.pom
00:04:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/cli/target/admin-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/admin-cli/7.0.15-SNAPSHOT/admin-cli-7.0.15-SNAPSHOT.jar
00:04:31 [INFO] 
00:04:31 [INFO] 
00:04:31 [INFO] 
00:04:31 [INFO] ----------------< org.glassfish.main.admin:server-mgmt >----------------
00:04:31 [INFO] ---------------< org.glassfish.main.cluster:gms-adapter >---------------
00:04:31 [INFO] -------< org.glassfish.main.osgi-platforms:osgi-cli-interactive >-------
00:04:31 [INFO] Building GMS Module 7.0.15-SNAPSHOT                            [186/300]
00:04:31 [INFO] Building Admin CLI, interactive OSGi shell command 7.0.15-SNAPSHOT [187/300]
00:04:31 [INFO] Building admin-server-management 7.0.15-SNAPSHOT               [185/300]
00:04:31 [INFO]   from nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
00:04:31 [INFO]   from nucleus/cluster/gms-adapter/pom.xml
00:04:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:31 [INFO]   from nucleus/admin/server-mgmt/pom.xml
00:04:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:31 [INFO] 
00:04:31 [INFO] --- clean:3.3.2:clean (default-clean) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- clean:3.3.2:clean (default-clean) @ gms-adapter ---
00:04:31 [INFO] 
00:04:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gms-adapter ---
00:04:31 [INFO] 
00:04:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gms-adapter ---
00:04:31 [INFO] 
00:04:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gms-adapter ---
00:04:31 [INFO] Recompiling the module because of changed dependency.
00:04:31 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:31 [INFO] Recompiling the module because of changed dependency.
00:04:31 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:31 [WARNING] system modules path not set in conjunction with -source 11
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Some input files use or override a deprecated API.
00:04:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CreateProfiler.java: Recompile with -Xlint:deprecation for details.
00:04:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Some input files use unchecked or unsafe operations.
00:04:31 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/src/main/java/com/sun/enterprise/v3/admin/CommandRunnerImpl.java: Recompile with -Xlint:unchecked for details.
00:04:31 [INFO] 
00:04:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ kernel ---
00:04:31 [INFO] 
00:04:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ kernel ---
00:04:31 [INFO] 
00:04:31 [INFO] --- clean:3.3.2:clean (default-clean) @ server-mgmt ---
00:04:31 [INFO] 
00:04:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ server-mgmt ---
00:04:31 [INFO] 
00:04:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ server-mgmt ---
00:04:31 [INFO] 
00:04:31 [INFO] --- build-helper:3.4.0:add-source (add-sources) @ server-mgmt ---
00:04:31 [INFO] Source directory: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/generated-sources/xjc added.
00:04:31 [INFO] 
00:04:31 [INFO] --- antrun:3.1.0:run (xjc) @ server-mgmt ---
00:04:31 [WARNING] system modules path not set in conjunction with -source 11
00:04:31 [INFO] 
00:04:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ osgi-cli-interactive ---
00:04:31 [INFO] 
00:04:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ osgi-cli-interactive ---
00:04:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:31 [INFO] 
00:04:31 [INFO] --- resources:3.3.1:resources (default-resources) @ osgi-cli-interactive ---
00:04:31 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:31 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:04:31 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:31 [INFO] 
00:04:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ osgi-cli-interactive ---
00:04:31 [INFO] Recompiling the module because of changed dependency.
00:04:31 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:31 [INFO] Executing tasks
00:04:31 [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/generated-sources/xjc
00:04:31 [INFO]       [xjc] Consider using <depends>/<produces> so that XJC won't do unnecessary compilation
00:04:31 [INFO]       [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/template-info.xsd
00:04:31 [WARNING] system modules path not set in conjunction with -source 11
00:04:31 [INFO] 
00:04:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gms-adapter ---
00:04:31 [INFO] 
00:04:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gms-adapter ---
00:04:31 [INFO] 
00:04:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gms-adapter ---
00:04:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:31 [INFO] 
00:04:31 [INFO] --- resources:3.3.1:resources (default-resources) @ gms-adapter ---
00:04:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/resources
00:04:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/manpages
00:04:31 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:31 [INFO] 
00:04:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ gms-adapter ---
00:04:31 [INFO] Recompiling the module because of changed dependency.
00:04:31 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:31 [INFO] 
00:04:31 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ kernel ---
00:04:31 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:32 [WARNING] system modules path not set in conjunction with -source 11
00:04:32 [INFO] 
00:04:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ osgi-cli-interactive ---
00:04:32 [INFO] 
00:04:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ osgi-cli-interactive ---
00:04:32 [INFO] 
00:04:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ osgi-cli-interactive ---
00:04:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:32 [INFO]       [xjc] Writing output to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/generated-sources/xjc
00:04:32 [INFO]       [xjc] Consider using <depends>/<produces> so that XJC won't do unnecessary compilation
00:04:32 [INFO]       [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/domain-info.xsd
00:04:32 [INFO]       [xjc] Writing output to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/generated-sources/xjc
00:04:32 [INFO]       [xjc] Consider using <depends>/<produces> so that XJC won't do unnecessary compilation
00:04:32 [INFO]       [xjc] Compiling file:/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/resources/xsd/schema/stringsubs.xsd
00:04:32 [WARNING] system modules path not set in conjunction with -source 11
00:04:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java uses or overrides a deprecated API.
00:04:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/GMSConfigUpgrade.java: Recompile with -Xlint:deprecation for details.
00:04:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java uses unchecked or unsafe operations.
00:04:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/src/main/java/org/glassfish/gms/admin/GMSAnnounceAfterStartClusterCommand.java: Recompile with -Xlint:unchecked for details.
00:04:32 [INFO] 
00:04:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gms-adapter ---
00:04:32 [INFO] 
00:04:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gms-adapter ---
00:04:32 [INFO] 
00:04:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gms-adapter ---
00:04:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:32 [INFO]       [xjc] Writing output to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/generated-sources/xjc
00:04:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF/MANIFEST.MF
00:04:32 [INFO] Executed tasks
00:04:32 [INFO] 
00:04:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ server-mgmt ---
00:04:32 [INFO] 
00:04:32 [INFO] --- command-security:1.0.17:check (default-check) @ osgi-cli-interactive ---
00:04:32 [INFO] Not compiling main sources
00:04:32 [INFO] 
00:04:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ server-mgmt ---
00:04:32 [INFO] 
00:04:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ osgi-cli-interactive ---
00:04:32 [INFO] 
00:04:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ server-mgmt ---
00:04:32 [INFO] 
00:04:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ server-mgmt ---
00:04:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:32 [INFO] Recompiling the module because of changed dependency.
00:04:32 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:32 [INFO] 
00:04:32 [INFO] --- download:1.7.1:wget (download-winsw) @ server-mgmt ---
00:04:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/target/classes/META-INF/MANIFEST.MF
00:04:33 [INFO] 
00:04:33 [INFO] --- command-security:1.0.17:check (default-check) @ gms-adapter ---
00:04:33 [WARNING] Manifest org.glassfish.main.core:kernel:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.v3.services.impl,  has 1,  private references [com.sun.enterprise.v3.services.impl.monitor]
00:04:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/target/classes/META-INF/MANIFEST.MF
00:04:33 [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]
00:04:33 [INFO] 
00:04:33 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gms-adapter ---
00:04:33 [INFO] 
00:04:33 [INFO] --- command-security:1.0.17:check (default-check) @ kernel ---
00:04:33 [INFO] Recompiling the module because of changed dependency.
00:04:33 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:33 [INFO] 
00:04:33 [INFO] --- compiler:3.13.0:compile (process-annotations) @ kernel ---
00:04:33 [WARNING] system modules path not set in conjunction with -source 11
00:04:33 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:33 [INFO] 
00:04:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ osgi-cli-interactive ---
00:04:33 [INFO] Not copying test resources
00:04:33 [INFO] 
00:04:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ osgi-cli-interactive ---
00:04:33 [INFO] Not compiling test sources
00:04:33 [INFO] 
00:04:33 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ osgi-cli-interactive ---
00:04:33 [INFO] 
00:04:33 [INFO] --- surefire:3.2.5:test (default-test) @ osgi-cli-interactive ---
00:04:33 [INFO] Recompiling the module because of changed dependency.
00:04:33 [INFO] Tests are skipped.
00:04:33 [INFO] 
00:04:33 [INFO] --- antrun:3.1.0:run (default-manifest) @ osgi-cli-interactive ---
00:04:33 [INFO] Compiling 174 source files with javac [debug target 11] to target/classes
00:04:33 [INFO] Executing tasks
00:04:33 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-interactive/target/classes/META-INF for
00:04:33 [INFO]      [echo]                                     osgi-cli-interactive
00:04:33 [INFO] Executed tasks
00:04:33 [INFO] 
00:04:33 [INFO] --- dependency:3.6.1:unpack (unpack) @ osgi-cli-interactive ---
00:04:33 [INFO] Configured Artifact: org.jline:jline:?:jar
00:04:33 [WARNING] system modules path not set in conjunction with -source 11
00:04:33 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:33 [INFO] Initial messages found so far: {}
00:04:33 [INFO] Processing: NCLS-CLSTR-10101
00:04:33 [INFO] Message NCLS-CLSTR-10101 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10102
00:04:33 [INFO] Message NCLS-CLSTR-10102 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10103
00:04:33 [INFO] Message NCLS-CLSTR-10103 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10104
00:04:33 [INFO] Message NCLS-CLSTR-10104 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10105
00:04:33 [INFO] Message NCLS-CLSTR-10105 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10107
00:04:33 [INFO] Message NCLS-CLSTR-10107 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10108
00:04:33 [INFO] Message NCLS-CLSTR-10108 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10109
00:04:33 [INFO] Message NCLS-CLSTR-10109 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10110
00:04:33 [INFO] Message NCLS-CLSTR-10110 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10111
00:04:33 [INFO] Message NCLS-CLSTR-10111 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10112
00:04:33 [INFO] Message NCLS-CLSTR-10112 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10113
00:04:33 [INFO] Message NCLS-CLSTR-10113 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10114
00:04:33 [INFO] Message NCLS-CLSTR-10114 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10115
00:04:33 [INFO] Message NCLS-CLSTR-10115 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10116
00:04:33 [INFO] Message NCLS-CLSTR-10116 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-10117
00:04:33 [INFO] Message NCLS-CLSTR-10117 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10118
00:04:33 [INFO] Message NCLS-CLSTR-10118 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10119
00:04:33 [INFO] Message NCLS-CLSTR-10119 needs checking for cause/action: true
00:04:33 [INFO] Processing: NCLS-CLSTR-10120
00:04:33 [INFO] Message NCLS-CLSTR-10120 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-30001
00:04:33 [INFO] Message NCLS-CLSTR-30001 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-30002
00:04:33 [INFO] Message NCLS-CLSTR-30002 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-30003
00:04:33 [INFO] Message NCLS-CLSTR-30003 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-30004
00:04:33 [INFO] Message NCLS-CLSTR-30004 needs checking for cause/action: false
00:04:33 [INFO] Processing: NCLS-CLSTR-30005
00:04:33 [INFO] Message NCLS-CLSTR-30005 needs checking for cause/action: false
00:04:33 [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}}
00:04:33 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:33 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:33 [INFO] Total Messages including ones found from disk so far: {}
00:04:33 [INFO] Processing: jakarta.enterprise.cluster.gms on element GMS_LOGGER_NAME
00:04:33 [INFO] Enclosing type is org.glassfish.gms.GMSAdapterImpl
00:04:33 [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_ADMIN_LOGGER_NAME
00:04:33 [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStartClusterCommand
00:04:33 [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME
00:04:33 [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceAfterStopClusterCommand
00:04:33 [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME
00:04:33 [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStartClusterCommand
00:04:33 [INFO] Processing: jakarta.enterprise.cluster.gms.admin on element GMS_LOGGER_NAME
00:04:33 [INFO] Enclosing type is org.glassfish.gms.admin.GMSAnnounceBeforeStopClusterCommand
00:04:33 [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}
00:04:33 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:33 [INFO] Found enclosing element GMS_LOGGER_NAME
00:04:33 [INFO] Found enclosing element org.glassfish.gms.GMSAdapterImpl
00:04:33 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:33 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:33 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:33 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:33 [INFO] Total Messages including ones found from disk so far: {}
00:04:33 [INFO] 
00:04:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gms-adapter ---
00:04:33 [INFO] Not copying test resources
00:04:33 [INFO] 
00:04:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gms-adapter ---
00:04:33 [INFO] Not compiling test sources
00:04:33 [INFO] 
00:04:33 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gms-adapter ---
00:04:33 [INFO] 
00:04:33 [INFO] --- surefire:3.2.5:test (default-test) @ gms-adapter ---
00:04:33 [INFO] Tests are skipped.
00:04:33 [INFO] 
00:04:33 [INFO] --- antrun:3.1.0:run (default-manifest) @ gms-adapter ---
00:04:33 [INFO] Executing tasks
00:04:33 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/target/classes/META-INF for
00:04:33 [INFO]      [echo]                                     gms-adapter
00:04:33 [INFO] Executed tasks
00:04:33 [INFO] 
00:04:33 [INFO] --- jar:3.3.0:jar (default-jar) @ gms-adapter ---
00:04:33 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/target/gms-adapter.jar
00:04:33 [INFO] 
00:04:33 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gms-adapter ---
00:04:33 [INFO] Tests are skipped.
00:04:33 [INFO] 
00:04:33 [INFO] --- failsafe:3.2.5:verify (verify) @ gms-adapter ---
00:04:33 [INFO] Tests are skipped.
00:04:33 [INFO] 
00:04:33 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-gms-adapter-checkstyle) @ gms-adapter ---
00:04:33 [INFO] 
00:04:33 [INFO] --- install:3.1.1:install (default-install) @ gms-adapter ---
00:04:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.pom
00:04:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/gms-adapter/target/gms-adapter.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/gms-adapter/7.0.15-SNAPSHOT/gms-adapter-7.0.15-SNAPSHOT.jar
00:04:33 [INFO] 
00:04:33 [INFO] ---------------< org.glassfish.main.admin:appserver-cli >---------------
00:04:33 [INFO] Building App Server CLI Skinning Class 7.0.15-SNAPSHOT         [188/300]
00:04:33 [INFO]   from appserver/admin/cli/pom.xml
00:04:33 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:33 [INFO] 
00:04:33 [INFO] --- clean:3.3.2:clean (default-clean) @ appserver-cli ---
00:04:33 [INFO] 
00:04:33 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appserver-cli ---
00:04:33 [INFO] 
00:04:33 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appserver-cli ---
00:04:33 [INFO] 
00:04:33 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appserver-cli ---
00:04:33 [INFO] Recompiling the module because of changed dependency.
00:04:33 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:33 [INFO] 
00:04:33 [INFO] --- jar:3.3.0:jar (default-jar) @ osgi-cli-interactive ---
00:04:34 [WARNING] system modules path not set in conjunction with -source 11
00:04:34 [INFO] 
00:04:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appserver-cli ---
00:04:34 [INFO] 
00:04:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appserver-cli ---
00:04:34 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar
00:04:34 [INFO] 
00:04:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appserver-cli ---
00:04:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:34 [INFO] 
00:04:34 [INFO] --- resources:3.3.1:resources (default-resources) @ appserver-cli ---
00:04:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/src/main/resources
00:04:34 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:04:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:34 [INFO] 
00:04:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ appserver-cli ---
00:04:34 [INFO] Recompiling the module because of changed dependency.
00:04:34 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:34 [INFO] 
00:04:34 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ osgi-cli-interactive ---
00:04:34 [INFO] Tests are skipped.
00:04:34 [INFO] 
00:04:34 [INFO] --- failsafe:3.2.5:verify (verify) @ osgi-cli-interactive ---
00:04:34 [INFO] Tests are skipped.
00:04:34 [INFO] 
00:04:34 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.osgi-platforms-osgi-cli-interactive-checkstyle) @ osgi-cli-interactive ---
00:04:34 [INFO] 
00:04:34 [INFO] --- install:3.1.1:install (default-install) @ osgi-cli-interactive ---
00:04:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.pom
00:04:34 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/osgi-platforms/osgi-cli-interactive/target/osgi-cli-interactive.jar to /home/jenkins/.m2/repository/org/glassfish/main/osgi-platforms/osgi-cli-interactive/7.0.15-SNAPSHOT/osgi-cli-interactive-7.0.15-SNAPSHOT.jar
00:04:34 [INFO] 
00:04:34 [INFO] --------------------< org.glassfish.main:ant-tasks >--------------------
00:04:34 [INFO] Building Ant tasks 7.0.15-SNAPSHOT                             [189/300]
00:04:34 [INFO]   from appserver/ant-tasks/pom.xml
00:04:34 [INFO] --------------------------------[ jar ]---------------------------------
00:04:34 [INFO] 
00:04:34 [INFO] --- clean:3.3.2:clean (default-clean) @ ant-tasks ---
00:04:34 [INFO] 
00:04:34 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ant-tasks ---
00:04:34 [INFO] 
00:04:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ant-tasks ---
00:04:34 [INFO] 
00:04:34 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ant-tasks ---
00:04:34 [INFO] Recompiling the module because of changed dependency.
00:04:34 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:34 [WARNING] system modules path not set in conjunction with -source 11
00:04:34 [INFO] 
00:04:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appserver-cli ---
00:04:34 [INFO] 
00:04:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appserver-cli ---
00:04:34 [INFO] 
00:04:34 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appserver-cli ---
00:04:34 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:34 [WARNING] Manifest org.glassfish.main.admin:appserver-cli:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.cli,  has 1,  private references [com.sun.enterprise.admin.cli]
00:04:34 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/target/classes/META-INF/MANIFEST.MF
00:04:34 [INFO] 
00:04:34 [INFO] --- command-security:1.0.17:check (default-check) @ appserver-cli ---
00:04:34 [INFO] 
00:04:34 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appserver-cli ---
00:04:34 [INFO] Recompiling the module because of changed dependency.
00:04:34 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:34 [WARNING] system modules path not set in conjunction with -source 11
00:04:34 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:34 [INFO] Initial messages found so far: {}
00:04:34 [INFO] Processing: NCLS-CORE-00001
00:04:34 [INFO] Message NCLS-CORE-00001 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00002
00:04:34 [INFO] Message NCLS-CORE-00002 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00003
00:04:34 [INFO] Message NCLS-CORE-00003 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00004
00:04:34 [INFO] Message NCLS-CORE-00004 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00005
00:04:34 [INFO] Message NCLS-CORE-00005 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00006
00:04:34 [INFO] Message NCLS-CORE-00006 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00007
00:04:34 [INFO] Message NCLS-CORE-00007 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00008
00:04:34 [INFO] Message NCLS-CORE-00008 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00009
00:04:34 [INFO] Message NCLS-CORE-00009 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00010
00:04:34 [INFO] Message NCLS-CORE-00010 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00011
00:04:34 [INFO] Message NCLS-CORE-00011 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00012
00:04:34 [INFO] Message NCLS-CORE-00012 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00013
00:04:34 [INFO] Message NCLS-CORE-00013 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00014
00:04:34 [INFO] Message NCLS-CORE-00014 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00015
00:04:34 [INFO] Message NCLS-CORE-00015 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00016
00:04:34 [INFO] Message NCLS-CORE-00016 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00017
00:04:34 [INFO] Message NCLS-CORE-00017 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00018
00:04:34 [INFO] Message NCLS-CORE-00018 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00019
00:04:34 [INFO] Message NCLS-CORE-00019 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00020
00:04:34 [INFO] Message NCLS-CORE-00020 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00021
00:04:34 [INFO] Message NCLS-CORE-00021 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00022
00:04:34 [INFO] Message NCLS-CORE-00022 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00023
00:04:34 [INFO] Message NCLS-CORE-00023 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00024
00:04:34 [INFO] Message NCLS-CORE-00024 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00025
00:04:34 [INFO] Message NCLS-CORE-00025 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00026
00:04:34 [INFO] Message NCLS-CORE-00026 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00027
00:04:34 [INFO] Message NCLS-CORE-00027 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00028
00:04:34 [INFO] Message NCLS-CORE-00028 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00029
00:04:34 [INFO] Message NCLS-CORE-00029 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00030
00:04:34 [INFO] Message NCLS-CORE-00030 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00031
00:04:34 [INFO] Message NCLS-CORE-00031 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00032
00:04:34 [INFO] Message NCLS-CORE-00032 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00033
00:04:34 [INFO] Message NCLS-CORE-00033 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00034
00:04:34 [INFO] Message NCLS-CORE-00034 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00035
00:04:34 [INFO] Message NCLS-CORE-00035 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00036
00:04:34 [INFO] Message NCLS-CORE-00036 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00037
00:04:34 [INFO] Message NCLS-CORE-00037 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00038
00:04:34 [INFO] Message NCLS-CORE-00038 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00039
00:04:34 [INFO] Message NCLS-CORE-00039 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00040
00:04:34 [INFO] Message NCLS-CORE-00040 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00041
00:04:34 [INFO] Message NCLS-CORE-00041 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00042
00:04:34 [INFO] Message NCLS-CORE-00042 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00043
00:04:34 [INFO] Message NCLS-CORE-00043 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00044
00:04:34 [INFO] Message NCLS-CORE-00044 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00045
00:04:34 [INFO] Message NCLS-CORE-00045 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00046
00:04:34 [INFO] Message NCLS-CORE-00046 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00047
00:04:34 [INFO] Message NCLS-CORE-00047 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00048
00:04:34 [INFO] Message NCLS-CORE-00048 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00049
00:04:34 [INFO] Message NCLS-CORE-00049 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00050
00:04:34 [INFO] Message NCLS-CORE-00050 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00051
00:04:34 [INFO] Message NCLS-CORE-00051 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00052
00:04:34 [INFO] Message NCLS-CORE-00052 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00053
00:04:34 [INFO] Message NCLS-CORE-00053 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00054
00:04:34 [INFO] Message NCLS-CORE-00054 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00055
00:04:34 [INFO] Message NCLS-CORE-00055 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00056
00:04:34 [INFO] Message NCLS-CORE-00056 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00057
00:04:34 [INFO] Message NCLS-CORE-00057 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00058
00:04:34 [INFO] Message NCLS-CORE-00058 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00059
00:04:34 [INFO] Message NCLS-CORE-00059 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00060
00:04:34 [INFO] Message NCLS-CORE-00060 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00061
00:04:34 [INFO] Message NCLS-CORE-00061 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00062
00:04:34 [INFO] Message NCLS-CORE-00062 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00063
00:04:34 [INFO] Message NCLS-CORE-00063 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00064
00:04:34 [INFO] Message NCLS-CORE-00064 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00065
00:04:34 [INFO] Message NCLS-CORE-00065 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00066
00:04:34 [INFO] Message NCLS-CORE-00066 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00067
00:04:34 [INFO] Message NCLS-CORE-00067 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00068
00:04:34 [INFO] Message NCLS-CORE-00068 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00069
00:04:34 [INFO] Message NCLS-CORE-00069 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00070
00:04:34 [INFO] Message NCLS-CORE-00070 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00071
00:04:34 [INFO] Message NCLS-CORE-00071 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00072
00:04:34 [INFO] Message NCLS-CORE-00072 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00073
00:04:34 [INFO] Message NCLS-CORE-00073 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00074
00:04:34 [INFO] Message NCLS-CORE-00074 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00075
00:04:34 [INFO] Message NCLS-CORE-00075 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00076
00:04:34 [INFO] Message NCLS-CORE-00076 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00077
00:04:34 [INFO] Message NCLS-CORE-00077 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00078
00:04:34 [INFO] Message NCLS-CORE-00078 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00079
00:04:34 [INFO] Message NCLS-CORE-00079 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00080
00:04:34 [INFO] Message NCLS-CORE-00080 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00081
00:04:34 [INFO] Message NCLS-CORE-00081 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00082
00:04:34 [INFO] Message NCLS-CORE-00082 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00083
00:04:34 [INFO] Message NCLS-CORE-00083 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00084
00:04:34 [INFO] Message NCLS-CORE-00084 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00085
00:04:34 [INFO] Message NCLS-CORE-00085 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00086
00:04:34 [INFO] Message NCLS-CORE-00086 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00087
00:04:34 [INFO] Message NCLS-CORE-00087 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00088
00:04:34 [INFO] Message NCLS-CORE-00088 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00089
00:04:34 [INFO] Message NCLS-CORE-00089 needs checking for cause/action: true
00:04:34 [INFO] Processing: NCLS-CORE-00090
00:04:34 [INFO] Message NCLS-CORE-00090 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00091
00:04:34 [INFO] Message NCLS-CORE-00091 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00092
00:04:34 [INFO] Message NCLS-CORE-00092 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00093
00:04:34 [INFO] Message NCLS-CORE-00093 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00094
00:04:34 [INFO] Message NCLS-CORE-00094 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00095
00:04:34 [INFO] Message NCLS-CORE-00095 needs checking for cause/action: false
00:04:34 [INFO] Processing: NCLS-CORE-00096
00:04:34 [INFO] Message NCLS-CORE-00096 needs checking for cause/action: false
00:04:34 [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}. 
00:04:34   Message: {2}}
00:04:34 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:34 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:34 [INFO] Total Messages including ones found from disk so far: {}
00:04:34 [INFO] Processing: jakarta.enterprise.system.core on element CORE_LOGGER
00:04:34 [INFO] Enclosing type is org.glassfish.kernel.KernelLoggerInfo
00:04:34 [INFO] Loggers found so far: {jakarta.enterprise.system.core.description=Core Kernel, jakarta.enterprise.system.core.publish=true, jakarta.enterprise.system.core.subsystem=CORE}
00:04:34 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:34 [INFO] Found enclosing element CORE_LOGGER
00:04:34 [INFO] Found enclosing element org.glassfish.kernel.KernelLoggerInfo
00:04:34 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:34 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:34 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:34 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:34 [INFO] Total Messages including ones found from disk so far: {}
00:04:34 [INFO] 
00:04:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ kernel ---
00:04:34 [INFO] Not copying test resources
00:04:34 [INFO] 
00:04:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kernel ---
00:04:34 [INFO] Not compiling test sources
00:04:34 [INFO] 
00:04:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ kernel ---
00:04:34 [INFO] 
00:04:34 [INFO] --- surefire:3.2.5:test (default-test) @ kernel ---
00:04:34 [INFO] Tests are skipped.
00:04:34 [INFO] 
00:04:34 [INFO] --- antrun:3.1.0:run (default-manifest) @ kernel ---
00:04:34 [WARNING] system modules path not set in conjunction with -source 11
00:04:34 [INFO] 
00:04:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ant-tasks ---
00:04:34 [INFO] 
00:04:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ant-tasks ---
00:04:34 [INFO] 
00:04:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ant-tasks ---
00:04:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:34 [INFO] 
00:04:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ant-tasks ---
00:04:34 [INFO] Copying 2 resources from src/main/resources to target/classes
00:04:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/src/main/manpages
00:04:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:35 [INFO] 
00:04:35 [INFO] Executing tasks
00:04:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ ant-tasks ---
00:04:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/target/classes/META-INF for
00:04:35 [INFO]      [echo]                                     kernel
00:04:35 [INFO] Executed tasks
00:04:35 [INFO] 
00:04:35 [INFO] --- jar:3.3.0:jar (default-jar) @ kernel ---
00:04:35 [INFO] Recompiling the module because of changed dependency.
00:04:35 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:35 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/target/kernel.jar
00:04:35 [WARNING] system modules path not set in conjunction with -source 11
00:04:35 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:35 [INFO] 
00:04:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appserver-cli ---
00:04:35 [INFO] Not copying test resources
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appserver-cli ---
00:04:35 [INFO] Not compiling test sources
00:04:35 [INFO] 
00:04:35 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appserver-cli ---
00:04:35 [INFO] 
00:04:35 [INFO] --- surefire:3.2.5:test (default-test) @ appserver-cli ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ appserver-cli ---
00:04:35 [INFO] 
00:04:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ kernel ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- failsafe:3.2.5:verify (verify) @ kernel ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-kernel-checkstyle) @ kernel ---
00:04:35 [INFO] 
00:04:35 [INFO] --- install:3.1.1:install (default-install) @ kernel ---
00:04:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.pom
00:04:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/kernel/target/kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/kernel/7.0.15-SNAPSHOT/kernel-7.0.15-SNAPSHOT.jar
00:04:35 [INFO] 
00:04:35 [INFO] --------------< org.glassfish.main.cluster:cluster-admin >--------------
00:04:35 [INFO] Building cluster-admin 7.0.15-SNAPSHOT                         [190/300]
00:04:35 [INFO]   from nucleus/cluster/admin/pom.xml
00:04:35 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:35 [INFO] Executing tasks
00:04:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/target/classes/META-INF for
00:04:35 [INFO]      [echo]                                     appserver-cli
00:04:35 [INFO] Executed tasks
00:04:35 [INFO] 
00:04:35 [INFO] --- jar:3.3.0:jar (default-jar) @ appserver-cli ---
00:04:35 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/target/appserver-cli.jar
00:04:35 [INFO] 
00:04:35 [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-admin ---
00:04:35 [INFO] 
00:04:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-admin ---
00:04:35 [INFO] 
00:04:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-admin ---
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-admin ---
00:04:35 [INFO] 
00:04:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appserver-cli ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- failsafe:3.2.5:verify (verify) @ appserver-cli ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-appserver-cli-checkstyle) @ appserver-cli ---
00:04:35 [INFO] 
00:04:35 [INFO] --- install:3.1.1:install (default-install) @ appserver-cli ---
00:04:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.pom
00:04:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli/target/appserver-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/appserver-cli/7.0.15-SNAPSHOT/appserver-cli-7.0.15-SNAPSHOT.jar
00:04:35 [INFO] Recompiling the module because of changed dependency.
00:04:35 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:35 [INFO] 
00:04:35 [INFO] --- antrun:3.1.0:run (prepare-winsw) @ server-mgmt ---
00:04:35 [INFO] 
00:04:35 [INFO] -----------------< org.glassfish.main.common:amx-core >-----------------
00:04:35 [INFO] Building AMX Core 7.0.15-SNAPSHOT                              [191/300]
00:04:35 [INFO]   from nucleus/common/amx-core/pom.xml
00:04:35 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:35 [INFO] 
00:04:35 [INFO] --- clean:3.3.2:clean (default-clean) @ amx-core ---
00:04:35 [INFO] 
00:04:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-core ---
00:04:35 [INFO] 
00:04:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-core ---
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-core ---
00:04:35 [INFO] Executing tasks
00:04:35 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/classes/lib
00:04:35 [INFO] Executed tasks
00:04:35 [INFO] 
00:04:35 [INFO] --- resources:3.3.1:resources (default-resources) @ server-mgmt ---
00:04:35 [INFO] Copying 7 resources from src/main/java to target/classes
00:04:35 [INFO] Copying 5 resources from src/main/resources to target/classes
00:04:35 [INFO] Copying 11 resources from src/main/manpages to target/classes
00:04:35 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ server-mgmt ---
00:04:35 [INFO] Recompiling the module because of changed dependency.
00:04:35 [INFO] Compiling 193 source files with javac [debug target 11] to target/classes
00:04:35 [INFO] Recompiling the module because of changed dependency.
00:04:35 [INFO] Compiling 124 source files with javac [debug target 11] to target/classes
00:04:35 [WARNING] system modules path not set in conjunction with -source 11
00:04:35 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java uses unchecked or unsafe operations.
00:04:35 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/src/main/java/org/glassfish/ant/embedded/tasks/DeployTask.java: Recompile with -Xlint:unchecked for details.
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ant-tasks ---
00:04:35 [INFO] Recompiling the module because of changed dependency.
00:04:35 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:04:35 [WARNING] system modules path not set in conjunction with -source 11
00:04:35 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:35 [INFO] 
00:04:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ant-tasks ---
00:04:35 [INFO] Not copying test resources
00:04:35 [INFO] 
00:04:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ant-tasks ---
00:04:35 [INFO] Not compiling test sources
00:04:35 [INFO] 
00:04:35 [INFO] --- surefire:3.2.5:test (default-test) @ ant-tasks ---
00:04:35 [INFO] Tests are skipped.
00:04:35 [INFO] 
00:04:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ ant-tasks ---
00:04:36 [INFO] Executing tasks
00:04:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/target/classes/META-INF for
00:04:36 [INFO]      [echo]                                     ant-tasks
00:04:36 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/target/classes/META-INF
00:04:36 [INFO] Executed tasks
00:04:36 [INFO] 
00:04:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ant-tasks ---
00:04:36 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/target/ant-tasks.jar
00:04:36 [INFO] 
00:04:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ant-tasks ---
00:04:36 [INFO] Tests are skipped.
00:04:36 [INFO] 
00:04:36 [INFO] --- failsafe:3.2.5:verify (verify) @ ant-tasks ---
00:04:36 [INFO] Tests are skipped.
00:04:36 [INFO] 
00:04:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-ant-tasks-checkstyle) @ ant-tasks ---
00:04:36 [INFO] 
00:04:36 [INFO] --- install:3.1.1:install (default-install) @ ant-tasks ---
00:04:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.pom
00:04:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ant-tasks/target/ant-tasks.jar to /home/jenkins/.m2/repository/org/glassfish/main/ant-tasks/7.0.15-SNAPSHOT/ant-tasks-7.0.15-SNAPSHOT.jar
00:04:36 [INFO] 
00:04:36 [INFO] ------------< org.glassfish.main.core:context-propagation >-------------
00:04:36 [INFO] Building Context Propagation 7.0.15-SNAPSHOT                   [192/300]
00:04:36 [INFO]   from nucleus/core/context-propagation/pom.xml
00:04:36 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:36 [INFO] 
00:04:36 [INFO] --- clean:3.3.2:clean (default-clean) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ context-propagation ---
00:04:36 [INFO] Recompiling the module because of changed source code.
00:04:36 [INFO] Compiling 30 source files with javac [debug target 11] to target/classes
00:04:36 [WARNING] system modules path not set in conjunction with -source 11
00:04:36 [INFO] 
00:04:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ context-propagation ---
00:04:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:36 [INFO] 
00:04:36 [INFO] --- resources:3.3.1:resources (default-resources) @ context-propagation ---
00:04:36 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/src/main/manpages
00:04:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:36 [INFO] 
00:04:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ context-propagation ---
00:04:36 [INFO] Recompiling the module because of changed source code.
00:04:36 [INFO] Compiling 30 source files with javac [debug target 11] to target/classes
00:04:36 [WARNING] system modules path not set in conjunction with -source 11
00:04:36 [INFO] 
00:04:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-admin ---
00:04:36 [INFO] 
00:04:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-admin ---
00:04:36 [INFO] 
00:04:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-admin ---
00:04:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:36 [INFO] 
00:04:36 [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-admin ---
00:04:36 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:36 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:36 [INFO] Copying 25 resources from src/main/manpages to target/classes
00:04:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:36 [INFO] 
00:04:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-admin ---
00:04:36 [INFO] Recompiling the module because of changed dependency.
00:04:36 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:36 [WARNING] system modules path not set in conjunction with -source 11
00:04:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Some input files use unchecked or unsafe operations.
00:04:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/src/main/java/org/glassfish/contextpropagation/internal/AccessControlledMap.java: Recompile with -Xlint:unchecked for details.
00:04:36 [INFO] 
00:04:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ context-propagation ---
00:04:36 [INFO] 
00:04:36 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ context-propagation ---
00:04:36 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.bootstrap,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.spi,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.glassfish,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [WARNING] Manifest org.glassfish.main.core:context-propagation:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.contextpropagation.wireadapters.wls,  has 1,  private references [org.glassfish.contextpropagation.internal]
00:04:37 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/target/classes/META-INF/MANIFEST.MF
00:04:37 [INFO] 
00:04:37 [INFO] --- command-security:1.0.17:check (default-check) @ context-propagation ---
00:04:37 [INFO] 
00:04:37 [INFO] --- compiler:3.13.0:compile (process-annotations) @ context-propagation ---
00:04:37 [INFO] Recompiling the module because of added or removed source files.
00:04:37 [INFO] Compiling 30 source files with javac [debug target 11] to target/classes
00:04:37 [WARNING] system modules path not set in conjunction with -source 11
00:04:37 [INFO] 
00:04:37 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-core ---
00:04:37 [INFO] 
00:04:37 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-core ---
00:04:37 [INFO] 
00:04:37 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-core ---
00:04:37 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:37 [INFO] 
00:04:37 [INFO] --- resources:3.3.1:resources (default-resources) @ amx-core ---
00:04:37 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/manpages
00:04:37 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:37 [INFO] 
00:04:37 [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-core ---
00:04:37 [INFO] Recompiling the module because of changed dependency.
00:04:37 [INFO] Compiling 193 source files with javac [debug target 11] to target/classes
00:04:37 [WARNING] system modules path not set in conjunction with -source 11
00:04:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java uses or overrides a deprecated API.
00:04:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/pe/PEFileLayout.java: Recompile with -Xlint:deprecation for details.
00:04:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Some input files use unchecked or unsafe operations.
00:04:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/DomainConfig.java: Recompile with -Xlint:unchecked for details.
00:04:37 [INFO] 
00:04:37 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ server-mgmt ---
00:04:37 [INFO] 
00:04:37 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ server-mgmt ---
00:04:37 [WARNING] system modules path not set in conjunction with -source 11
00:04:37 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:37 [INFO] 
00:04:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ context-propagation ---
00:04:37 [INFO] Not copying test resources
00:04:37 [INFO] 
00:04:37 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ context-propagation ---
00:04:37 [INFO] Not compiling test sources
00:04:37 [INFO] 
00:04:37 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ context-propagation ---
00:04:37 [INFO] 
00:04:37 [INFO] --- surefire:3.2.5:test (default-test) @ context-propagation ---
00:04:37 [INFO] Tests are skipped.
00:04:37 [INFO] 
00:04:37 [INFO] --- antrun:3.1.0:run (default-manifest) @ context-propagation ---
00:04:37 [INFO] 
00:04:37 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ server-mgmt ---
00:04:37 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:37 [INFO] Executing tasks
00:04:37 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/target/classes/META-INF for
00:04:37 [INFO]      [echo]                                     context-propagation
00:04:37 [INFO] Executed tasks
00:04:37 [INFO] 
00:04:37 [INFO] --- jar:3.3.0:jar (default-jar) @ context-propagation ---
00:04:37 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/target/context-propagation.jar
00:04:37 [INFO] 
00:04:37 [INFO] --- jar:3.3.0:test-jar (default) @ context-propagation ---
00:04:37 [INFO] Skipping packaging of the test-jar
00:04:37 [INFO] 
00:04:37 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ context-propagation ---
00:04:37 [INFO] Tests are skipped.
00:04:37 [INFO] 
00:04:37 [INFO] --- failsafe:3.2.5:verify (verify) @ context-propagation ---
00:04:37 [INFO] Tests are skipped.
00:04:37 [INFO] 
00:04:37 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-context-propagation-checkstyle) @ context-propagation ---
00:04:37 [INFO] 
00:04:37 [INFO] --- install:3.1.1:install (default-install) @ context-propagation ---
00:04:37 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.pom
00:04:37 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/core/context-propagation/target/context-propagation.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/context-propagation/7.0.15-SNAPSHOT/context-propagation-7.0.15-SNAPSHOT.jar
00:04:37 [INFO] 
00:04:37 [INFO] ----------< org.glassfish.main.resources:resources-connector >----------
00:04:37 [INFO] Building Resources Connector 7.0.15-SNAPSHOT                   [193/300]
00:04:37 [INFO]   from appserver/resources/resources-connector/pom.xml
00:04:37 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:37 [INFO] 
00:04:37 [INFO] --- clean:3.3.2:clean (default-clean) @ resources-connector ---
00:04:37 [INFO] 
00:04:37 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-connector ---
00:04:37 [INFO] 
00:04:37 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-connector ---
00:04:37 [INFO] 
00:04:37 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-connector ---
00:04:37 [INFO] Recompiling the module because of changed dependency.
00:04:37 [INFO] Compiling 36 source files with javac [debug target 11] to target/classes
00:04:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/classes/META-INF/MANIFEST.MF
00:04:38 [INFO] 
00:04:38 [INFO] --- command-security:1.0.17:check (default-check) @ server-mgmt ---
00:04:38 [INFO] 
00:04:38 [INFO] --- compiler:3.13.0:compile (process-annotations) @ server-mgmt ---
00:04:38 [INFO] Recompiling the module because of changed dependency.
00:04:38 [INFO] Compiling 124 source files with javac [debug target 11] to target/classes
00:04:38 [WARNING] system modules path not set in conjunction with -source 11
00:04:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java uses or overrides a deprecated API.
00:04:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/NodeAgentConfigUpgrade.java: Recompile with -Xlint:deprecation for details.
00:04:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Some input files use unchecked or unsafe operations.
00:04:38 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/src/main/java/com/sun/enterprise/v3/admin/cluster/CreateInstanceCommand.java: Recompile with -Xlint:unchecked for details.
00:04:38 [INFO] 
00:04:38 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-admin ---
00:04:38 [INFO] 
00:04:38 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-admin ---
00:04:38 [INFO] 
00:04:38 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-admin ---
00:04:38 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:38 [WARNING] system modules path not set in conjunction with -source 11
00:04:38 [INFO] 
00:04:38 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-connector ---
00:04:38 [INFO] 
00:04:38 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-connector ---
00:04:38 [INFO] 
00:04:38 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-connector ---
00:04:38 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:38 [INFO] 
00:04:38 [INFO] --- resources:3.3.1:resources (default-resources) @ resources-connector ---
00:04:38 [INFO] Copying 3 resources from src/main/java to target/classes
00:04:38 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/manpages
00:04:38 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:38 [INFO] 
00:04:38 [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-connector ---
00:04:38 [INFO] Recompiling the module because of changed dependency.
00:04:38 [INFO] Compiling 38 source files with javac [debug target 11] to target/classes
00:04:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/target/classes/META-INF/MANIFEST.MF
00:04:38 [INFO] 
00:04:38 [INFO] --- command-security:1.0.17:check (default-check) @ cluster-admin ---
00:04:38 [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]
00:04:38 [INFO] 
00:04:38 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-admin ---
00:04:38 [INFO] Recompiling the module because of changed dependency.
00:04:38 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:39 [WARNING] system modules path not set in conjunction with -source 11
00:04:39 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:39 [INFO] 
00:04:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-admin ---
00:04:39 [INFO] Not copying test resources
00:04:39 [INFO] 
00:04:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-admin ---
00:04:39 [INFO] Not compiling test sources
00:04:39 [INFO] 
00:04:39 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-admin ---
00:04:39 [INFO] 
00:04:39 [INFO] --- surefire:3.2.5:test (default-test) @ cluster-admin ---
00:04:39 [INFO] Tests are skipped.
00:04:39 [INFO] 
00:04:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-admin ---
00:04:39 [INFO] Executing tasks
00:04:39 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/target/classes/META-INF for
00:04:39 [INFO]      [echo]                                     cluster-admin
00:04:39 [INFO] Executed tasks
00:04:39 [INFO] 
00:04:39 [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-admin ---
00:04:39 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/target/cluster-admin.jar
00:04:39 [INFO] 
00:04:39 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-admin ---
00:04:39 [INFO] Tests are skipped.
00:04:39 [INFO] 
00:04:39 [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-admin ---
00:04:39 [INFO] Tests are skipped.
00:04:39 [INFO] 
00:04:39 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-admin-checkstyle) @ cluster-admin ---
00:04:39 [INFO] 
00:04:39 [INFO] --- install:3.1.1:install (default-install) @ cluster-admin ---
00:04:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.pom
00:04:39 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/admin/target/cluster-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-admin/7.0.15-SNAPSHOT/cluster-admin-7.0.15-SNAPSHOT.jar
00:04:39 [INFO] 
00:04:39 [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-core >-------
00:04:39 [INFO] Building Deployment Related JavaEE Core Classes 7.0.15-SNAPSHOT [194/300]
00:04:39 [INFO]   from appserver/deployment/jakartaee-core/pom.xml
00:04:39 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:39 [WARNING] system modules path not set in conjunction with -source 11
00:04:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java uses or overrides a deprecated API.
00:04:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/custom/factory/JavaBeanFactory.java: Recompile with -Xlint:deprecation for details.
00:04:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Some input files use unchecked or unsafe operations.
00:04:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/src/main/java/org/glassfish/resources/api/Resource.java: Recompile with -Xlint:unchecked for details.
00:04:39 [INFO] 
00:04:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-connector ---
00:04:39 [INFO] 
00:04:39 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-connector ---
00:04:39 [WARNING] system modules path not set in conjunction with -source 11
00:04:39 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:39 [INFO] Initial messages found so far: {}
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00000
00:04:39 [INFO] Message NCLS-SRVRMGMT-00000 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00001
00:04:39 [INFO] Message NCLS-SRVRMGMT-00001 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00002
00:04:39 [INFO] Message NCLS-SRVRMGMT-00002 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00003
00:04:39 [INFO] Message NCLS-SRVRMGMT-00003 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00004
00:04:39 [INFO] Message NCLS-SRVRMGMT-00004 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00005
00:04:39 [INFO] Message NCLS-SRVRMGMT-00005 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00006
00:04:39 [INFO] Message NCLS-SRVRMGMT-00006 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00007
00:04:39 [INFO] Message NCLS-SRVRMGMT-00007 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00008
00:04:39 [INFO] Message NCLS-SRVRMGMT-00008 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00009
00:04:39 [INFO] Message NCLS-SRVRMGMT-00009 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00010
00:04:39 [INFO] Message NCLS-SRVRMGMT-00010 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00011
00:04:39 [INFO] Message NCLS-SRVRMGMT-00011 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00012
00:04:39 [INFO] Message NCLS-SRVRMGMT-00012 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00013
00:04:39 [INFO] Message NCLS-SRVRMGMT-00013 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00014
00:04:39 [INFO] Message NCLS-SRVRMGMT-00014 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00015
00:04:39 [INFO] Message NCLS-SRVRMGMT-00015 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00016
00:04:39 [INFO] Message NCLS-SRVRMGMT-00016 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00017
00:04:39 [INFO] Message NCLS-SRVRMGMT-00017 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00018
00:04:39 [INFO] Message NCLS-SRVRMGMT-00018 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00019
00:04:39 [INFO] Message NCLS-SRVRMGMT-00019 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00020
00:04:39 [INFO] Message NCLS-SRVRMGMT-00020 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00021
00:04:39 [INFO] Message NCLS-SRVRMGMT-00021 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00022
00:04:39 [INFO] Message NCLS-SRVRMGMT-00022 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00023
00:04:39 [INFO] Message NCLS-SRVRMGMT-00023 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00024
00:04:39 [INFO] Message NCLS-SRVRMGMT-00024 needs checking for cause/action: true
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00025
00:04:39 [INFO] Message NCLS-SRVRMGMT-00025 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00026
00:04:39 [INFO] Message NCLS-SRVRMGMT-00026 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00027
00:04:39 [INFO] Message NCLS-SRVRMGMT-00027 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00028
00:04:39 [INFO] Message NCLS-SRVRMGMT-00028 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00029
00:04:39 [INFO] Message NCLS-SRVRMGMT-00029 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00030
00:04:39 [INFO] Message NCLS-SRVRMGMT-00030 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00031
00:04:39 [INFO] Message NCLS-SRVRMGMT-00031 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00032
00:04:39 [INFO] Message NCLS-SRVRMGMT-00032 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00033
00:04:39 [INFO] Message NCLS-SRVRMGMT-00033 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00034
00:04:39 [INFO] Message NCLS-SRVRMGMT-00034 needs checking for cause/action: false
00:04:39 [INFO] Processing: NCLS-SRVRMGMT-00035
00:04:39 [INFO] Message NCLS-SRVRMGMT-00035 needs checking for cause/action: false
00:04:39 [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 <change-pair/>., 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.}
00:04:39 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:39 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:39 [INFO] Total Messages including ones found from disk so far: {}
00:04:39 [INFO] Processing: jakarta.enterprise.servermgmt on element LOGGER_NAME
00:04:39 [INFO] Enclosing type is com.sun.enterprise.admin.servermgmt.SLogger
00:04:39 [INFO] Loggers found so far: {jakarta.enterprise.servermgmt.description=Server Management Logger, jakarta.enterprise.servermgmt.publish=true, jakarta.enterprise.servermgmt.subsystem=ServerManagement}
00:04:39 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:39 [INFO] Found enclosing element LOGGER_NAME
00:04:39 [INFO] Found enclosing element com.sun.enterprise.admin.servermgmt.SLogger
00:04:39 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:39 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:39 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:39 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:39 [INFO] Total Messages including ones found from disk so far: {}
00:04:39 [INFO] 
00:04:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ server-mgmt ---
00:04:39 [INFO] Not copying test resources
00:04:39 [INFO] 
00:04:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ server-mgmt ---
00:04:39 [INFO] Not compiling test sources
00:04:39 [INFO] 
00:04:39 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ server-mgmt ---
00:04:39 [INFO] 
00:04:39 [INFO] --- surefire:3.2.5:test (default-test) @ server-mgmt ---
00:04:39 [INFO] 
00:04:39 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-core ---
00:04:39 [INFO] 
00:04:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-core ---
00:04:39 [INFO] 
00:04:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-core ---
00:04:39 [INFO] 
00:04:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-core ---
00:04:39 [INFO] Tests are skipped.
00:04:39 [INFO] 
00:04:39 [INFO] --- antrun:3.1.0:run (default-manifest) @ server-mgmt ---
00:04:39 [INFO] Recompiling the module because of changed dependency.
00:04:39 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:39 [INFO] 
00:04:39 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-connector ---
00:04:40 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:40 [INFO] Executing tasks
00:04:40 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/classes/META-INF for
00:04:40 [INFO]      [echo]                                     server-mgmt
00:04:40 [INFO] Executed tasks
00:04:40 [INFO] 
00:04:40 [INFO] --- jar:3.3.0:jar (default-jar) @ server-mgmt ---
00:04:40 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/server-mgmt.jar
00:04:40 [INFO] 
00:04:40 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ server-mgmt ---
00:04:40 [INFO] Tests are skipped.
00:04:40 [INFO] 
00:04:40 [INFO] --- failsafe:3.2.5:verify (verify) @ server-mgmt ---
00:04:40 [INFO] Tests are skipped.
00:04:40 [INFO] 
00:04:40 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-server-mgmt-checkstyle) @ server-mgmt ---
00:04:40 [INFO] 
00:04:40 [INFO] --- install:3.1.1:install (default-install) @ server-mgmt ---
00:04:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.pom
00:04:40 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/server-mgmt/target/server-mgmt.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/server-mgmt/7.0.15-SNAPSHOT/server-mgmt-7.0.15-SNAPSHOT.jar
00:04:40 [INFO] 
00:04:40 [INFO] -----------------< org.glassfish.main.orb:orb-enabler >-----------------
00:04:40 [INFO] Building GlassFish ORB enabler implementation 7.0.15-SNAPSHOT  [195/300]
00:04:40 [INFO]   from appserver/orb/orb-enabler/pom.xml
00:04:40 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:40 [INFO] 
00:04:40 [INFO] --- clean:3.3.2:clean (default-clean) @ orb-enabler ---
00:04:40 [INFO] 
00:04:40 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-enabler ---
00:04:40 [INFO] 
00:04:40 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-enabler ---
00:04:40 [INFO] 
00:04:40 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-enabler ---
00:04:40 [INFO] Recompiling the module because of changed dependency.
00:04:40 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:04:40 [WARNING] system modules path not set in conjunction with -source 11
00:04:40 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/target/classes/META-INF/MANIFEST.MF
00:04:40 [INFO] 
00:04:40 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-core ---
00:04:40 [INFO] 
00:04:40 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-core ---
00:04:40 [INFO] 
00:04:40 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-core ---
00:04:40 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:40 [INFO] 
00:04:40 [INFO] --- command-security:1.0.17:check (default-check) @ resources-connector ---
00:04:40 [INFO] 
00:04:40 [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-core ---
00:04:40 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:40 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:04:40 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:40 [INFO] 
00:04:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-core ---
00:04:40 [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]
00:04:40 [INFO] 
00:04:40 [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-connector ---
00:04:40 [INFO] Recompiling the module because of changed dependency.
00:04:40 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:40 [INFO] Recompiling the module because of changed dependency.
00:04:40 [INFO] Compiling 38 source files with javac [debug target 11] to target/classes
00:04:41 [WARNING] system modules path not set in conjunction with -source 11
00:04:41 [INFO] 
00:04:41 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-enabler ---
00:04:41 [INFO] 
00:04:41 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-enabler ---
00:04:41 [INFO] 
00:04:41 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-enabler ---
00:04:41 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:41 [INFO] 
00:04:41 [INFO] --- resources:3.3.1:resources (default-resources) @ orb-enabler ---
00:04:41 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/src/main/manpages
00:04:41 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:41 [INFO] 
00:04:41 [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-enabler ---
00:04:41 [INFO] Recompiling the module because of changed dependency.
00:04:41 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:41 [WARNING] system modules path not set in conjunction with -source 11
00:04:41 [INFO] 
00:04:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-connector ---
00:04:41 [WARNING] system modules path not set in conjunction with -source 11
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:04:41   cast to java.lang.Class<?> for a varargs call
00:04:41   cast to java.lang.Class<?>[] for a non-varargs call and to suppress this warning
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/util/TimingDelta.java:[34,17] deprecated item is not annotated with @Deprecated
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Some input files use or override a deprecated API.
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/base/BulkAccess.java: Recompile with -Xlint:deprecation for details.
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Some input files use unchecked or unsafe operations.
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/src/main/java/org/glassfish/admin/amx/core/proxy/AMXProxyHandler.java: Recompile with -Xlint:unchecked for details.
00:04:41 [INFO] Not copying test resources
00:04:41 [INFO] 
00:04:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-core ---
00:04:41 [INFO] 
00:04:41 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-core ---
00:04:41 [INFO] Not compiling test sources
00:04:41 [INFO] 
00:04:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- surefire:3.2.5:test (default-test) @ resources-connector ---
00:04:41 [INFO] Tests are skipped.
00:04:41 [INFO] 
00:04:41 [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-connector ---
00:04:41 [WARNING] system modules path not set in conjunction with -source 11
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Some input files use unchecked or unsafe operations.
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/src/main/java/org/glassfish/javaee/core/deployment/DolProvider.java: Recompile with -Xlint:unchecked for details.
00:04:41 [INFO] 
00:04:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-core ---
00:04:41 [INFO] Executing tasks
00:04:41 [INFO] 
00:04:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-core ---
00:04:41 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/target/classes/META-INF for
00:04:41 [INFO]      [echo]                                     resources-connector
00:04:41 [INFO] Executed tasks
00:04:41 [INFO] 
00:04:41 [INFO] --- jar:3.3.0:jar (default-jar) @ resources-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-core ---
00:04:41 [INFO] 
00:04:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-core ---
00:04:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:41 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/target/resources-connector.jar
00:04:41 [INFO] 
00:04:41 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-connector ---
00:04:41 [INFO] Tests are skipped.
00:04:41 [INFO] 
00:04:41 [INFO] --- failsafe:3.2.5:verify (verify) @ resources-connector ---
00:04:41 [INFO] Tests are skipped.
00:04:41 [INFO] 
00:04:41 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-connector-checkstyle) @ resources-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- install:3.1.1:install (default-install) @ resources-connector ---
00:04:41 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.pom
00:04:41 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-connector/target/resources-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-connector/7.0.15-SNAPSHOT/resources-connector-7.0.15-SNAPSHOT.jar
00:04:41 [INFO] 
00:04:41 [INFO] ----------< org.glassfish.main.admin:gf-restadmin-connector >-----------
00:04:41 [INFO] Building Connector for GlassFish Admin REST Service 7.0.15-SNAPSHOT [196/300]
00:04:41 [INFO]   from nucleus/admin/rest/gf-restadmin-connector/pom.xml
00:04:41 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:41 [INFO] 
00:04:41 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-restadmin-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-restadmin-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-restadmin-connector ---
00:04:41 [INFO] 
00:04:41 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-restadmin-connector ---
00:04:41 [WARNING] system modules path not set in conjunction with -source 11
00:04:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java uses unchecked or unsafe operations.
00:04:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/src/main/java/org/glassfish/enterprise/api/enabler/ORBConnectorStartup.java: Recompile with -Xlint:unchecked for details.
00:04:41 [INFO] 
00:04:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-enabler ---
00:04:41 [INFO] 
00:04:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-enabler ---
00:04:41 [INFO] Recompiling the module because of changed dependency.
00:04:41 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:41 [INFO] 
00:04:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-enabler ---
00:04:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/target/classes/META-INF/MANIFEST.MF
00:04:41 [INFO] 
00:04:41 [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-core ---
00:04:41 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.javaee.core.deployment.GetContextRootCommand, org.glassfish.javaee.core.deployment.ListSubComponentsCommand]
00:04:41 [INFO] 
00:04:41 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-core ---
00:04:41 [INFO] Recompiling the module because of changed dependency.
00:04:41 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/target/classes/META-INF/MANIFEST.MF
00:04:41 [INFO] 
00:04:41 [INFO] --- command-security:1.0.17:check (default-check) @ orb-enabler ---
00:04:41 [INFO] 
00:04:41 [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-enabler ---
00:04:41 [INFO] Recompiling the module because of changed dependency.
00:04:41 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/target/classes/META-INF/MANIFEST.MF
00:04:42 [WARNING] system modules path not set in conjunction with -source 11
00:04:42 [INFO] 
00:04:42 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-restadmin-connector ---
00:04:42 [INFO] 
00:04:42 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-restadmin-connector ---
00:04:42 [INFO] 
00:04:42 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-restadmin-connector ---
00:04:42 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:42 [INFO] 
00:04:42 [INFO] --- command-security:1.0.17:check (default-check) @ amx-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-restadmin-connector ---
00:04:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/src/main/resources
00:04:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/src/main/manpages
00:04:42 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-restadmin-connector ---
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-core ---
00:04:42 [INFO] Recompiling the module because of changed dependency.
00:04:42 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:42 [INFO] Recompiling the module because of changed dependency.
00:04:42 [INFO] Compiling 193 source files with javac [debug target 11] to target/classes
00:04:42 [WARNING] system modules path not set in conjunction with -source 11
00:04:42 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:42 [INFO] 
00:04:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-enabler ---
00:04:42 [INFO] Not copying test resources
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-enabler ---
00:04:42 [INFO] Not compiling test sources
00:04:42 [INFO] 
00:04:42 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-enabler ---
00:04:42 [INFO] 
00:04:42 [INFO] --- surefire:3.2.5:test (default-test) @ orb-enabler ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-enabler ---
00:04:42 [WARNING] system modules path not set in conjunction with -source 11
00:04:42 [INFO] 
00:04:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-core ---
00:04:42 [INFO] Not copying test resources
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-core ---
00:04:42 [INFO] Not compiling test sources
00:04:42 [INFO] 
00:04:42 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-core ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-core ---
00:04:42 [INFO] Executing tasks
00:04:42 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/target/classes/META-INF for
00:04:42 [INFO]      [echo]                                     orb-enabler
00:04:42 [INFO] Executed tasks
00:04:42 [INFO] 
00:04:42 [INFO] --- jar:3.3.0:jar (default-jar) @ orb-enabler ---
00:04:42 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/target/orb-enabler.jar
00:04:42 [WARNING] system modules path not set in conjunction with -source 11
00:04:42 [INFO] 
00:04:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-restadmin-connector ---
00:04:42 [INFO] 
00:04:42 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-restadmin-connector ---
00:04:42 [INFO] Executing tasks
00:04:42 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/target/classes/META-INF for
00:04:42 [INFO]      [echo]                                     deployment-jakartaee-core
00:04:42 [INFO] Executed tasks
00:04:42 [INFO] 
00:04:42 [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-restadmin-connector ---
00:04:42 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:42 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar
00:04:42 [INFO] 
00:04:42 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-enabler ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- failsafe:3.2.5:verify (verify) @ orb-enabler ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-enabler-checkstyle) @ orb-enabler ---
00:04:42 [INFO] 
00:04:42 [INFO] --- install:3.1.1:install (default-install) @ orb-enabler ---
00:04:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.pom
00:04:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-enabler/target/orb-enabler.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-enabler/7.0.15-SNAPSHOT/orb-enabler-7.0.15-SNAPSHOT.jar
00:04:42 [INFO] 
00:04:42 [INFO] -----------< org.glassfish.main.deployment:deployment-admin >-----------
00:04:42 [INFO] Building Deployment Related Admin Classes 7.0.15-SNAPSHOT      [197/300]
00:04:42 [INFO]   from nucleus/deployment/admin/pom.xml
00:04:42 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:42 [INFO] 
00:04:42 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-admin ---
00:04:42 [INFO] 
00:04:42 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-admin ---
00:04:42 [INFO] 
00:04:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-admin ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-admin ---
00:04:42 [INFO] Tests are skipped.
00:04:42 [INFO] 
00:04:42 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-core-checkstyle) @ deployment-jakartaee-core ---
00:04:42 [INFO] 
00:04:42 [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-core ---
00:04:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.pom
00:04:42 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-core/target/deployment-jakartaee-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-core/7.0.15-SNAPSHOT/deployment-jakartaee-core-7.0.15-SNAPSHOT.jar
00:04:42 [INFO] 
00:04:42 [INFO] --------------< org.glassfish.main.core:jakartaee-kernel >--------------
00:04:42 [INFO] Building Jakarta EE related distributions kernel Classes 7.0.15-SNAPSHOT [198/300]
00:04:42 [INFO]   from appserver/core/jakartaee-kernel/pom.xml
00:04:42 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:42 [INFO] Recompiling the module because of changed dependency.
00:04:42 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:04:42 [INFO] 
00:04:42 [INFO] --- clean:3.3.2:clean (default-clean) @ jakartaee-kernel ---
00:04:42 [INFO] 
00:04:42 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jakartaee-kernel ---
00:04:42 [INFO] 
00:04:42 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jakartaee-kernel ---
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jakartaee-kernel ---
00:04:42 [INFO] Recompiling the module because of changed dependency.
00:04:42 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/MANIFEST.MF
00:04:42 [INFO] 
00:04:42 [INFO] --- command-security:1.0.17:check (default-check) @ gf-restadmin-connector ---
00:04:42 [INFO] 
00:04:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-restadmin-connector ---
00:04:42 [INFO] Recompiling the module because of changed dependency.
00:04:42 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jakartaee-kernel ---
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jakartaee-kernel ---
00:04:43 [INFO] 
00:04:43 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jakartaee-kernel ---
00:04:43 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:43 [INFO] 
00:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ jakartaee-kernel ---
00:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/src/main/resources
00:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/src/main/manpages
00:04:43 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ jakartaee-kernel ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:43 [INFO] Initial messages found so far: {}
00:04:43 [INFO] Processing: NCLS-RSTCN-00001
00:04:43 [INFO] Message NCLS-RSTCN-00001 needs checking for cause/action: false
00:04:43 [INFO] Total Messages including ones found from disk so far: {NCLS-RSTCN-00001=The REST connector has been started}
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:43 [INFO] Total Messages including ones found from disk so far: {}
00:04:43 [INFO] Processing: jakarta.enterprise.admin.rest.connector on element REST_CONNECTOR_LOGGER
00:04:43 [INFO] Enclosing type is org.glassfish.admin.restconnector.Logging
00:04:43 [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}
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:43 [INFO] Found enclosing element REST_CONNECTOR_LOGGER
00:04:43 [INFO] Found enclosing element org.glassfish.admin.restconnector.Logging
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:43 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:43 [INFO] Total Messages including ones found from disk so far: {}
00:04:43 [INFO] 
00:04:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-restadmin-connector ---
00:04:43 [INFO] Not copying test resources
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-restadmin-connector ---
00:04:43 [INFO] Not compiling test sources
00:04:43 [INFO] 
00:04:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-restadmin-connector ---
00:04:43 [INFO] 
00:04:43 [INFO] --- surefire:3.2.5:test (default-test) @ gf-restadmin-connector ---
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] 
00:04:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-restadmin-connector ---
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-admin ---
00:04:43 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:43 [INFO] Initial messages found so far: {}
00:04:43 [INFO] Processing: NCLS-COM-00002
00:04:43 [INFO] Message NCLS-COM-00002 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00004
00:04:43 [INFO] Message NCLS-COM-00004 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00008
00:04:43 [INFO] Message NCLS-COM-00008 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00009
00:04:43 [INFO] Message NCLS-COM-00009 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00010
00:04:43 [INFO] Message NCLS-COM-00010 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00011
00:04:43 [INFO] Message NCLS-COM-00011 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00012
00:04:43 [INFO] Message NCLS-COM-00012 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00019
00:04:43 [INFO] Message NCLS-COM-00019 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00020
00:04:43 [INFO] Message NCLS-COM-00020 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00021
00:04:43 [INFO] Message NCLS-COM-00021 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00022
00:04:43 [INFO] Message NCLS-COM-00022 needs checking for cause/action: true
00:04:43 [INFO] Processing: NCLS-COM-00023
00:04:43 [INFO] Message NCLS-COM-00023 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00024
00:04:43 [INFO] Message NCLS-COM-00024 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00025
00:04:43 [INFO] Message NCLS-COM-00025 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00027
00:04:43 [INFO] Message NCLS-COM-00027 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00030
00:04:43 [INFO] Message NCLS-COM-00030 needs checking for cause/action: true
00:04:43 [INFO] Processing: NCLS-COM-00031
00:04:43 [INFO] Message NCLS-COM-00031 needs checking for cause/action: true
00:04:43 [INFO] Processing: NCLS-COM-00032
00:04:43 [INFO] Message NCLS-COM-00032 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00033
00:04:43 [INFO] Message NCLS-COM-00033 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00034
00:04:43 [INFO] Message NCLS-COM-00034 needs checking for cause/action: true
00:04:43 [INFO] Processing: NCLS-COM-00035
00:04:43 [INFO] Message NCLS-COM-00035 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00036
00:04:43 [INFO] Message NCLS-COM-00036 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00037
00:04:43 [INFO] Message NCLS-COM-00037 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00038
00:04:43 [INFO] Message NCLS-COM-00038 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00039
00:04:43 [INFO] Message NCLS-COM-00039 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00040
00:04:43 [INFO] Message NCLS-COM-00040 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00041
00:04:43 [INFO] Message NCLS-COM-00041 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00042
00:04:43 [INFO] Message NCLS-COM-00042 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00043
00:04:43 [INFO] Message NCLS-COM-00043 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00044
00:04:43 [INFO] Message NCLS-COM-00044 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00045
00:04:43 [INFO] Message NCLS-COM-00045 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00046
00:04:43 [INFO] Message NCLS-COM-00046 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00047
00:04:43 [INFO] Message NCLS-COM-00047 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00048
00:04:43 [INFO] Message NCLS-COM-00048 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00049
00:04:43 [INFO] Message NCLS-COM-00049 needs checking for cause/action: false
00:04:43 [INFO] Processing: NCLS-COM-00050
00:04:43 [INFO] Message NCLS-COM-00050 needs checking for cause/action: false
00:04:43 [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}()}
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:43 [INFO] Total Messages including ones found from disk so far: {}
00:04:43 [INFO] Processing: jakarta.enterprise.system.tools.amx on element AMX_LOGGER
00:04:43 [INFO] Enclosing type is org.glassfish.admin.amx.util.AMXLoggerInfo
00:04:43 [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}
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:43 [INFO] Found enclosing element AMX_LOGGER
00:04:43 [INFO] Found enclosing element org.glassfish.admin.amx.util.AMXLoggerInfo
00:04:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:43 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:43 [INFO] Total Messages including ones found from disk so far: {}
00:04:43 [INFO] 
00:04:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-core ---
00:04:43 [INFO] Not copying test resources
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-core ---
00:04:43 [INFO] Not compiling test sources
00:04:43 [INFO] 
00:04:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-core ---
00:04:43 [INFO] 
00:04:43 [INFO] --- surefire:3.2.5:test (default-test) @ amx-core ---
00:04:43 [INFO] 
00:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-admin ---
00:04:43 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] 
00:04:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-core ---
00:04:43 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:43 [INFO] Copying 18 resources from src/main/manpages to target/classes
00:04:43 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-admin ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:04:43 [INFO] Executing tasks
00:04:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/target/classes/META-INF for
00:04:43 [INFO]      [echo]                                     gf-restadmin-connector
00:04:43 [INFO] Executed tasks
00:04:43 [INFO] 
00:04:43 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-restadmin-connector ---
00:04:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar
00:04:43 [INFO] Executing tasks
00:04:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/target/classes/META-INF for
00:04:43 [INFO]      [echo]                                     amx-core
00:04:43 [INFO] Executed tasks
00:04:43 [INFO] 
00:04:43 [INFO] --- jar:3.3.0:jar (default-jar) @ amx-core ---
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] 
00:04:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jakartaee-kernel ---
00:04:43 [INFO] 
00:04:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jakartaee-kernel ---
00:04:43 [INFO] 
00:04:43 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jakartaee-kernel ---
00:04:43 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:43 [INFO] 
00:04:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-restadmin-connector ---
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] 
00:04:43 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-restadmin-connector ---
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] 
00:04:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-gf-restadmin-connector-checkstyle) @ gf-restadmin-connector ---
00:04:43 [INFO] 
00:04:43 [INFO] --- install:3.1.1:install (default-install) @ gf-restadmin-connector ---
00:04:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.pom
00:04:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/gf-restadmin-connector/target/gf-restadmin-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/gf-restadmin-connector/7.0.15-SNAPSHOT/gf-restadmin-connector-7.0.15-SNAPSHOT.jar
00:04:43 [INFO] 
00:04:43 [INFO] --------< org.glassfish.main.loadbalancer:load-balancer-admin >---------
00:04:43 [INFO] Building Load-Balancer admin 7.0.15-SNAPSHOT                   [199/300]
00:04:43 [INFO]   from appserver/load-balancer/admin/pom.xml
00:04:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/target/amx-core.jar
00:04:43 [INFO] 
00:04:43 [INFO] --- clean:3.3.2:clean (default-clean) @ load-balancer-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ load-balancer-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ load-balancer-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ load-balancer-admin ---
00:04:43 [INFO] 
00:04:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-core ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:43 [INFO] 
00:04:43 [INFO] --- failsafe:3.2.5:verify (verify) @ amx-core ---
00:04:43 [INFO] Tests are skipped.
00:04:43 [INFO] 
00:04:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-core-checkstyle) @ amx-core ---
00:04:43 [INFO] 
00:04:43 [INFO] --- install:3.1.1:install (default-install) @ amx-core ---
00:04:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.pom
00:04:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/common/amx-core/target/amx-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-core/7.0.15-SNAPSHOT/amx-core-7.0.15-SNAPSHOT.jar
00:04:43 [INFO] 
00:04:43 [INFO] ---------< org.glassfish.main.diagnostics:diagnostics-context >---------
00:04:43 [INFO] Building GlassFish Diagnostics Context 7.0.15-SNAPSHOT         [200/300]
00:04:43 [INFO]   from nucleus/diagnostics/context/pom.xml
00:04:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:43 [INFO] 
00:04:43 [INFO] --- clean:3.3.2:clean (default-clean) @ diagnostics-context ---
00:04:43 [INFO] 
00:04:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ diagnostics-context ---
00:04:43 [INFO] 
00:04:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ diagnostics-context ---
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ diagnostics-context ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:04:43 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/target/classes/META-INF/MANIFEST.MF
00:04:43 [INFO] 
00:04:43 [INFO] --- command-security:1.0.17:check (default-check) @ jakartaee-kernel ---
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jakartaee-kernel ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:04:43 [WARNING] system modules path not set in conjunction with -source 11
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ diagnostics-context ---
00:04:43 [INFO] 
00:04:43 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ diagnostics-context ---
00:04:43 [INFO] 
00:04:43 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ diagnostics-context ---
00:04:43 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:43 [INFO] 
00:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ diagnostics-context ---
00:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/src/main/resources
00:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/src/main/manpages
00:04:43 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:43 [INFO] 
00:04:43 [INFO] --- compiler:3.13.0:compile (default-compile) @ diagnostics-context ---
00:04:43 [INFO] Recompiling the module because of changed dependency.
00:04:43 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:04:44 [WARNING] system modules path not set in conjunction with -source 11
00:04:44 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java uses unchecked or unsafe operations.
00:04:44 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/src/main/java/org/glassfish/diagnostics/context/impl/ContextManagerImpl.java: Recompile with -Xlint:unchecked for details.
00:04:44 [INFO] 
00:04:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ diagnostics-context ---
00:04:44 [INFO] 
00:04:44 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ diagnostics-context ---
00:04:44 [INFO] 
00:04:44 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ diagnostics-context ---
00:04:44 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:44 [WARNING] system modules path not set in conjunction with -source 11
00:04:44 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:44 [INFO] Initial messages found so far: {}
00:04:44 [INFO] Processing: AS-CORE-JAVAEE-0001
00:04:44 [INFO] Message AS-CORE-JAVAEE-0001 needs checking for cause/action: false
00:04:44 [INFO] Processing: AS-CORE-JAVAEE-0002
00:04:44 [INFO] Message AS-CORE-JAVAEE-0002 needs checking for cause/action: false
00:04:44 [INFO] Processing: AS-CORE-JAVAEE-0003
00:04:44 [INFO] Message AS-CORE-JAVAEE-0003 needs checking for cause/action: true
00:04:44 [INFO] Processing: AS-CORE-JAVAEE-0004
00:04:44 [INFO] Message AS-CORE-JAVAEE-0004 needs checking for cause/action: true
00:04:44 [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}}
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:44 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:44 [INFO] Total Messages including ones found from disk so far: {}
00:04:44 [INFO] Processing: jakarta.enterprise.system.core.ee on element ASCORE_LOGGER
00:04:44 [INFO] Enclosing type is org.glassfish.kernel.javaee.WebContainerStarter
00:04:44 [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}
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:44 [INFO] Found enclosing element ASCORE_LOGGER
00:04:44 [INFO] Found enclosing element org.glassfish.kernel.javaee.WebContainerStarter
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:44 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:44 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:44 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:44 [INFO] Total Messages including ones found from disk so far: {}
00:04:44 [INFO] 
00:04:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jakartaee-kernel ---
00:04:44 [INFO] Not copying test resources
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jakartaee-kernel ---
00:04:44 [INFO] Not compiling test sources
00:04:44 [INFO] 
00:04:44 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jakartaee-kernel ---
00:04:44 [INFO] 
00:04:44 [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee-kernel ---
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- antrun:3.1.0:run (default-manifest) @ jakartaee-kernel ---
00:04:44 [INFO] Executing tasks
00:04:44 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/target/classes/META-INF for
00:04:44 [INFO]      [echo]                                     jakartaee-kernel
00:04:44 [INFO] Executed tasks
00:04:44 [INFO] 
00:04:44 [INFO] --- jar:3.3.0:jar (default-jar) @ jakartaee-kernel ---
00:04:44 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/target/classes/META-INF/MANIFEST.MF
00:04:44 [INFO] 
00:04:44 [INFO] --- command-security:1.0.17:check (default-check) @ diagnostics-context ---
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:compile (process-annotations) @ diagnostics-context ---
00:04:44 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar
00:04:44 [INFO] Recompiling the module because of changed dependency.
00:04:44 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:04:44 [INFO] 
00:04:44 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jakartaee-kernel ---
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- failsafe:3.2.5:verify (verify) @ jakartaee-kernel ---
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.core-jakartaee-kernel-checkstyle) @ jakartaee-kernel ---
00:04:44 [INFO] 
00:04:44 [INFO] --- install:3.1.1:install (default-install) @ jakartaee-kernel ---
00:04:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.pom
00:04:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/core/jakartaee-kernel/target/jakartaee-kernel.jar to /home/jenkins/.m2/repository/org/glassfish/main/core/jakartaee-kernel/7.0.15-SNAPSHOT/jakartaee-kernel-7.0.15-SNAPSHOT.jar
00:04:44 [INFO] 
00:04:44 [INFO] ---------------< org.glassfish.main.cluster:cluster-cli >---------------
00:04:44 [INFO] Building cluster-cli 7.0.15-SNAPSHOT                           [201/300]
00:04:44 [INFO]   from nucleus/cluster/cli/pom.xml
00:04:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:44 [INFO] 
00:04:44 [INFO] --- clean:3.3.2:clean (default-clean) @ cluster-cli ---
00:04:44 [INFO] 
00:04:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cluster-cli ---
00:04:44 [INFO] 
00:04:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cluster-cli ---
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cluster-cli ---
00:04:44 [INFO] Recompiling the module because of changed dependency.
00:04:44 [INFO] Compiling 24 source files with javac [debug target 11] to target/classes
00:04:44 [WARNING] system modules path not set in conjunction with -source 11
00:04:44 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:44 [INFO] Initial messages found so far: {}
00:04:44 [INFO] Processing: NCLS-DIAG-03000
00:04:44 [INFO] Message NCLS-DIAG-03000 needs checking for cause/action: false
00:04:44 [INFO] Processing: NCLS-DIAG-03001
00:04:44 [INFO] Message NCLS-DIAG-03001 needs checking for cause/action: false
00:04:44 [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.}
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:44 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:44 [INFO] Total Messages including ones found from disk so far: {}
00:04:44 [INFO] Processing: jakarta.enterprise.diagnostics.context.base on element LOGGER_NAME
00:04:44 [INFO] Enclosing type is org.glassfish.diagnostics.context.ContextManager
00:04:44 [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}
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:44 [INFO] Found enclosing element LOGGER_NAME
00:04:44 [INFO] Found enclosing element org.glassfish.diagnostics.context.ContextManager
00:04:44 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:44 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:44 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:44 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:44 [INFO] Total Messages including ones found from disk so far: {}
00:04:44 [INFO] 
00:04:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagnostics-context ---
00:04:44 [INFO] Not copying test resources
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ diagnostics-context ---
00:04:44 [INFO] Not compiling test sources
00:04:44 [INFO] 
00:04:44 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ diagnostics-context ---
00:04:44 [INFO] 
00:04:44 [INFO] --- surefire:3.2.5:test (default-test) @ diagnostics-context ---
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- antrun:3.1.0:run (default-manifest) @ diagnostics-context ---
00:04:44 [INFO] Executing tasks
00:04:44 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/target/classes/META-INF for
00:04:44 [INFO]      [echo]                                     diagnostics-context
00:04:44 [INFO] Executed tasks
00:04:44 [INFO] 
00:04:44 [INFO] --- jar:3.3.0:jar (default-jar) @ diagnostics-context ---
00:04:44 [WARNING] system modules path not set in conjunction with -source 11
00:04:44 [INFO] 
00:04:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ load-balancer-admin ---
00:04:44 [INFO] 
00:04:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ load-balancer-admin ---
00:04:44 [INFO] 
00:04:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ load-balancer-admin ---
00:04:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:44 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/target/diagnostics-context.jar
00:04:44 [INFO] 
00:04:44 [INFO] --- resources:3.3.1:resources (default-resources) @ load-balancer-admin ---
00:04:44 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/src/main/resources
00:04:44 [INFO] Copying 13 resources from src/main/manpages to target/classes
00:04:44 [INFO] Copying 13 resources from src/main/manpages to target/classes
00:04:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ load-balancer-admin ---
00:04:44 [INFO] 
00:04:44 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ diagnostics-context ---
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- failsafe:3.2.5:verify (verify) @ diagnostics-context ---
00:04:44 [INFO] Recompiling the module because of changed dependency.
00:04:44 [INFO] Tests are skipped.
00:04:44 [INFO] 
00:04:44 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.diagnostics-diagnostics-context-checkstyle) @ diagnostics-context ---
00:04:44 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:44 [INFO] 
00:04:44 [INFO] --- install:3.1.1:install (default-install) @ diagnostics-context ---
00:04:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.pom
00:04:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/diagnostics/context/target/diagnostics-context.jar to /home/jenkins/.m2/repository/org/glassfish/main/diagnostics/diagnostics-context/7.0.15-SNAPSHOT/diagnostics-context-7.0.15-SNAPSHOT.jar
00:04:44 [INFO] 
00:04:44 [INFO] ---------------< org.glassfish.main.admin:cli-optional >----------------
00:04:44 [INFO] Building admin-cli-optional 7.0.15-SNAPSHOT                    [202/300]
00:04:44 [INFO]   from appserver/admin/cli-optional/pom.xml
00:04:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:44 [INFO] 
00:04:44 [INFO] --- clean:3.3.2:clean (default-clean) @ cli-optional ---
00:04:44 [INFO] 
00:04:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cli-optional ---
00:04:44 [INFO] 
00:04:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cli-optional ---
00:04:44 [INFO] 
00:04:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cli-optional ---
00:04:44 [INFO] Recompiling the module because of changed dependency.
00:04:44 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:44 [WARNING] system modules path not set in conjunction with -source 11
00:04:44 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Some input files use unchecked or unsafe operations.
00:04:44 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/src/main/java/org/glassfish/deployment/admin/DeleteLifecycleModuleCommand.java: Recompile with -Xlint:unchecked for details.
00:04:44 [INFO] 
00:04:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-admin ---
00:04:44 [INFO] 
00:04:44 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-admin ---
00:04:45 [INFO] 
00:04:45 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-admin ---
00:04:45 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:45 [WARNING] system modules path not set in conjunction with -source 11
00:04:45 [INFO] 
00:04:45 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cluster-cli ---
00:04:45 [INFO] 
00:04:45 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cluster-cli ---
00:04:45 [INFO] 
00:04:45 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cluster-cli ---
00:04:45 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:45 [INFO] 
00:04:45 [INFO] --- resources:3.3.1:resources (default-resources) @ cluster-cli ---
00:04:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/src/main/resources
00:04:45 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:45 [INFO] Copying 12 resources from src/main/manpages to target/classes
00:04:45 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:45 [INFO] 
00:04:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ cluster-cli ---
00:04:45 [INFO] Recompiling the module because of changed dependency.
00:04:45 [INFO] Compiling 24 source files with javac [debug target 11] to target/classes
00:04:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/target/classes/META-INF/MANIFEST.MF
00:04:45 [WARNING] system modules path not set in conjunction with -source 11
00:04:45 [INFO] 
00:04:45 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cli-optional ---
00:04:45 [INFO] 
00:04:45 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cli-optional ---
00:04:45 [INFO] 
00:04:45 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cli-optional ---
00:04:45 [INFO] 
00:04:45 [INFO] --- command-security:1.0.17:check (default-check) @ deployment-admin ---
00:04:45 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:45 [INFO] 
00:04:45 [INFO] --- resources:3.3.1:resources (default-resources) @ cli-optional ---
00:04:45 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:45 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:45 [INFO] Copying 5 resources from src/main/manpages to target/classes
00:04:45 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:45 [INFO] 
00:04:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ cli-optional ---
00:04:45 [INFO] Recompiling the module because of changed dependency.
00:04:45 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:45 [INFO] 
00:04:45 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-admin ---
00:04:45 [INFO] Recompiling the module because of changed dependency.
00:04:45 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:04:46 [WARNING] system modules path not set in conjunction with -source 11
00:04:46 [INFO] 
00:04:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cli-optional ---
00:04:46 [INFO] 
00:04:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cli-optional ---
00:04:46 [INFO] 
00:04:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cli-optional ---
00:04:46 [WARNING] system modules path not set in conjunction with -source 11
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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.
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/reader/impl/IdempotentUrlPatternReaderImpl.java: Recompile with -Xlint:deprecation for details.
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Some input files use unchecked or unsafe operations.
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/LBCommandsBase.java: Recompile with -Xlint:unchecked for details.
00:04:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:46 [WARNING] system modules path not set in conjunction with -source 11
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java uses or overrides a deprecated API.
00:04:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/CreateLocalInstanceCommand.java: Recompile with -Xlint:deprecation for details.
00:04:46 [INFO] 
00:04:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cluster-cli ---
00:04:46 [INFO] 
00:04:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cluster-cli ---
00:04:46 [INFO] 
00:04:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ load-balancer-admin ---
00:04:46 [INFO] 
00:04:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ load-balancer-admin ---
00:04:46 [INFO] 
00:04:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cluster-cli ---
00:04:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:46 [WARNING] system modules path not set in conjunction with -source 11
00:04:46 [WARNING] Annotation processing without compilation requested but no processors were found.
00:04:46 [INFO] 
00:04:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-admin ---
00:04:46 [INFO] Not copying test resources
00:04:46 [INFO] 
00:04:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-admin ---
00:04:46 [INFO] Not compiling test sources
00:04:46 [INFO] 
00:04:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-admin ---
00:04:46 [INFO] 
00:04:46 [INFO] --- surefire:3.2.5:test (default-test) @ deployment-admin ---
00:04:46 [INFO] Tests are skipped.
00:04:46 [INFO] 
00:04:46 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-admin ---
00:04:46 [INFO] 
00:04:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ load-balancer-admin ---
00:04:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:46 [INFO] Executing tasks
00:04:46 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/target/classes/META-INF for
00:04:46 [INFO]      [echo]                                     deployment-admin
00:04:46 [INFO] Executed tasks
00:04:46 [INFO] 
00:04:46 [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-admin ---
00:04:46 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/target/deployment-admin.jar
00:04:46 [INFO] 
00:04:46 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-admin ---
00:04:46 [INFO] Tests are skipped.
00:04:46 [INFO] 
00:04:46 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-admin ---
00:04:46 [INFO] Tests are skipped.
00:04:46 [INFO] 
00:04:46 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-admin-checkstyle) @ deployment-admin ---
00:04:46 [INFO] 
00:04:46 [INFO] --- install:3.1.1:install (default-install) @ deployment-admin ---
00:04:46 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.pom
00:04:46 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/deployment/admin/target/deployment-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-admin/7.0.15-SNAPSHOT/deployment-admin-7.0.15-SNAPSHOT.jar
00:04:46 [INFO] 
00:04:46 [INFO] -------< org.glassfish.main.connectors:connectors-internal-api >--------
00:04:46 [INFO] Building Connectors Private APIs for GlassFish Containers 7.0.15-SNAPSHOT [203/300]
00:04:46 [INFO]   from appserver/connectors/connectors-internal-api/pom.xml
00:04:46 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:46 [INFO] 
00:04:46 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-internal-api ---
00:04:46 [INFO] 
00:04:46 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-internal-api ---
00:04:46 [INFO] 
00:04:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-internal-api ---
00:04:46 [INFO] 
00:04:46 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-internal-api ---
00:04:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli-optional/target/classes/META-INF/MANIFEST.MF
00:04:46 [INFO] 
00:04:46 [INFO] --- command-security:1.0.17:check (default-check) @ cli-optional ---
00:04:46 [INFO] Recompiling the module because of changed dependency.
00:04:46 [INFO] Compiling 45 source files with javac [debug target 11] to target/classes
00:04:46 [INFO] 
00:04:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cli-optional ---
00:04:46 [INFO] Recompiling the module because of changed dependency.
00:04:46 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/target/classes/META-INF/MANIFEST.MF
00:04:46 [INFO] 
00:04:46 [INFO] --- command-security:1.0.17:check (default-check) @ cluster-cli ---
00:04:46 [INFO] 
00:04:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cluster-cli ---
00:04:46 [INFO] Recompiling the module because of changed dependency.
00:04:46 [INFO] Compiling 24 source files with javac [debug target 11] to target/classes
00:04:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/target/classes/META-INF/MANIFEST.MF
00:04:46 [INFO] 
00:04:46 [INFO] --- command-security:1.0.17:check (default-check) @ load-balancer-admin ---
00:04:46 [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]
00:04:46 [INFO] 
00:04:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ load-balancer-admin ---
00:04:46 [INFO] Recompiling the module because of changed dependency.
00:04:46 [INFO] Compiling 50 source files with javac [debug target 11] to target/classes
00:04:47 [WARNING] system modules path not set in conjunction with -source 11
00:04:47 [INFO] 
00:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cli-optional ---
00:04:47 [INFO] Not copying test resources
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cli-optional ---
00:04:47 [INFO] Not compiling test sources
00:04:47 [INFO] 
00:04:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cli-optional ---
00:04:47 [INFO] 
00:04:47 [INFO] --- surefire:3.2.5:test (default-test) @ cli-optional ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ cli-optional ---
00:04:47 [INFO] Executing tasks
00:04:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli-optional/target/classes/META-INF for
00:04:47 [INFO]      [echo]                                     cli-optional
00:04:47 [INFO] Executed tasks
00:04:47 [INFO] 
00:04:47 [INFO] --- jar:3.3.0:jar (default-jar) @ cli-optional ---
00:04:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli-optional/target/cli-optional.jar
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cli-optional ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:verify (verify) @ cli-optional ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-cli-optional-checkstyle) @ cli-optional ---
00:04:47 [INFO] 
00:04:47 [INFO] --- install:3.1.1:install (default-install) @ cli-optional ---
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli-optional/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.pom
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admin/cli-optional/target/cli-optional.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/cli-optional/7.0.15-SNAPSHOT/cli-optional-7.0.15-SNAPSHOT.jar
00:04:47 [INFO] 
00:04:47 [INFO] ------------< org.glassfish.main.resources:mail-connector >-------------
00:04:47 [INFO] Building Jakarta Mail Connector 7.0.15-SNAPSHOT                [204/300]
00:04:47 [INFO]   from appserver/resources/mail/mail-connector/pom.xml
00:04:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:47 [WARNING] system modules path not set in conjunction with -source 11
00:04:47 [INFO] 
00:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cluster-cli ---
00:04:47 [INFO] Not copying test resources
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cluster-cli ---
00:04:47 [INFO] Not compiling test sources
00:04:47 [INFO] 
00:04:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cluster-cli ---
00:04:47 [INFO] 
00:04:47 [INFO] --- surefire:3.2.5:test (default-test) @ cluster-cli ---
00:04:47 [INFO] 
00:04:47 [INFO] --- clean:3.3.2:clean (default-clean) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-connector ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ cluster-cli ---
00:04:47 [INFO] Recompiling the module because of changed dependency.
00:04:47 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:47 [INFO] Executing tasks
00:04:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/target/classes/META-INF for
00:04:47 [INFO]      [echo]                                     cluster-cli
00:04:47 [INFO] Executed tasks
00:04:47 [INFO] 
00:04:47 [INFO] --- jar:3.3.0:jar (default-jar) @ cluster-cli ---
00:04:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/target/cluster-cli.jar
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cluster-cli ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:verify (verify) @ cluster-cli ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.cluster-cluster-cli-checkstyle) @ cluster-cli ---
00:04:47 [INFO] 
00:04:47 [INFO] --- install:3.1.1:install (default-install) @ cluster-cli ---
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.pom
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/cluster/cli/target/cluster-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/cluster/cluster-cli/7.0.15-SNAPSHOT/cluster-cli-7.0.15-SNAPSHOT.jar
00:04:47 [INFO] 
00:04:47 [INFO] ----------------< org.glassfish.main.orb:orb-connector >----------------
00:04:47 [INFO] Building GlassFish ORB connector implementation 7.0.15-SNAPSHOT [205/300]
00:04:47 [INFO]   from appserver/orb/orb-connector/pom.xml
00:04:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:47 [WARNING] system modules path not set in conjunction with -source 11
00:04:47 [INFO] 
00:04:47 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-internal-api ---
00:04:47 [INFO] 
00:04:47 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-internal-api ---
00:04:47 [INFO] 
00:04:47 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-internal-api ---
00:04:47 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:47 [INFO] 
00:04:47 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-internal-api ---
00:04:47 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:47 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/src/main/manpages
00:04:47 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-internal-api ---
00:04:47 [INFO] Recompiling the module because of changed dependency.
00:04:47 [INFO] Compiling 56 source files with javac [debug target 11] to target/classes
00:04:47 [INFO] 
00:04:47 [INFO] --- clean:3.3.2:clean (default-clean) @ orb-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-connector ---
00:04:47 [INFO] Recompiling the module because of changed dependency.
00:04:47 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:04:47 [WARNING] system modules path not set in conjunction with -source 11
00:04:47 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11'
00:04:47 [INFO] 
00:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ load-balancer-admin ---
00:04:47 [INFO] Not copying test resources
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ load-balancer-admin ---
00:04:47 [INFO] Not compiling test sources
00:04:47 [INFO] 
00:04:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ load-balancer-admin ---
00:04:47 [INFO] 
00:04:47 [INFO] --- surefire:3.2.5:test (default-test) @ load-balancer-admin ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ load-balancer-admin ---
00:04:47 [INFO] Executing tasks
00:04:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/target/classes/META-INF for
00:04:47 [INFO]      [echo]                                     load-balancer-admin
00:04:47 [INFO] Executed tasks
00:04:47 [INFO] 
00:04:47 [INFO] --- jar:3.3.0:jar (default-jar) @ load-balancer-admin ---
00:04:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/target/load-balancer-admin.jar
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ load-balancer-admin ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- failsafe:3.2.5:verify (verify) @ load-balancer-admin ---
00:04:47 [INFO] Tests are skipped.
00:04:47 [INFO] 
00:04:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.loadbalancer-load-balancer-admin-checkstyle) @ load-balancer-admin ---
00:04:47 [INFO] 
00:04:47 [INFO] --- install:3.1.1:install (default-install) @ load-balancer-admin ---
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.pom
00:04:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/load-balancer/admin/target/load-balancer-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/loadbalancer/load-balancer-admin/7.0.15-SNAPSHOT/load-balancer-admin-7.0.15-SNAPSHOT.jar
00:04:47 [INFO] 
00:04:47 [INFO] -----------< org.glassfish.main.resources:resources-runtime >-----------
00:04:47 [INFO] Building GlassFish resources runtime 7.0.15-SNAPSHOT           [206/300]
00:04:47 [INFO]   from appserver/resources/resources-runtime/pom.xml
00:04:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:47 [WARNING] system modules path not set in conjunction with -source 11
00:04:47 [INFO] 
00:04:47 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- clean:3.3.2:clean (default-clean) @ resources-runtime ---
00:04:47 [INFO] 
00:04:47 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-connector ---
00:04:47 [INFO] 
00:04:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ resources-runtime ---
00:04:47 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:47 [INFO] 
00:04:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ resources-runtime ---
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ resources-runtime ---
00:04:47 [INFO] 
00:04:47 [INFO] --- resources:3.3.1:resources (default-resources) @ mail-connector ---
00:04:47 [INFO] Copying 2 resources from src/main/java to target/classes
00:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/src/main/resources
00:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/src/main/manpages
00:04:47 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:47 [INFO] 
00:04:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-connector ---
00:04:47 [INFO] Recompiling the module because of changed dependency.
00:04:47 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:47 [INFO] Recompiling the module because of changed dependency.
00:04:47 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:48 [WARNING] system modules path not set in conjunction with -source 11
00:04:48 [INFO] 
00:04:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-connector ---
00:04:48 [INFO] 
00:04:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-connector ---
00:04:48 [INFO] 
00:04:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-connector ---
00:04:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:48 [INFO] 
00:04:48 [INFO] --- resources:3.3.1:resources (default-resources) @ orb-connector ---
00:04:48 [INFO] Copying 1 resource from src/main/java to target/classes
00:04:48 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:48 [INFO] Copying 3 resources from src/main/manpages to target/classes
00:04:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:48 [INFO] 
00:04:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-connector ---
00:04:48 [INFO] Recompiling the module because of changed dependency.
00:04:48 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:04:48 [WARNING] system modules path not set in conjunction with -source 11
00:04:48 [INFO] 
00:04:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ resources-runtime ---
00:04:48 [INFO] 
00:04:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ resources-runtime ---
00:04:48 [INFO] 
00:04:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ resources-runtime ---
00:04:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:48 [INFO] 
00:04:48 [INFO] --- resources:3.3.1:resources (default-resources) @ resources-runtime ---
00:04:48 [INFO] Copying 2 resources from src/main/java to target/classes
00:04:48 [WARNING] system modules path not set in conjunction with -source 11
00:04:48 [INFO] 
00:04:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-connector ---
00:04:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/src/main/resources
00:04:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/src/main/manpages
00:04:48 [INFO] 
00:04:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-connector ---
00:04:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:48 [INFO] 
00:04:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ resources-runtime ---
00:04:48 [INFO] Recompiling the module because of changed dependency.
00:04:48 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:48 [INFO] 
00:04:48 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-connector ---
00:04:48 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:48 [WARNING] system modules path not set in conjunction with -source 11
00:04:48 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:48 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:48 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Some input files use unchecked or unsafe operations.
00:04:48 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/src/main/java/com/sun/appserv/connectors/internal/api/ConnectorDescriptorProxy.java: Recompile with -Xlint:unchecked for details.
00:04:48 [INFO] 
00:04:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-internal-api ---
00:04:48 [INFO] 
00:04:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-internal-api ---
00:04:49 [INFO] 
00:04:49 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-internal-api ---
00:04:49 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/target/classes/META-INF/MANIFEST.MF
00:04:49 [INFO] 
00:04:49 [INFO] --- command-security:1.0.17:check (default-check) @ mail-connector ---
00:04:49 [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]
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-connector ---
00:04:49 [INFO] Recompiling the module because of changed dependency.
00:04:49 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:04:49 [WARNING] system modules path not set in conjunction with -source 11
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Some input files use or override a deprecated API.
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/src/main/java/org/glassfish/orb/admin/cli/CreateIiopListener.java: Recompile with -Xlint:deprecation for details.
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java uses unchecked or unsafe operations.
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/util/GenericStatsImpl.java: Recompile with -Xlint:unchecked for details.
00:04:49 [INFO] 
00:04:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-connector ---
00:04:49 [INFO] 
00:04:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-connector ---
00:04:49 [INFO] 
00:04:49 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-connector ---
00:04:49 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:49 [WARNING] system modules path not set in conjunction with -source 11
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Some input files use unchecked or unsafe operations.
00:04:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/src/main/java/org/glassfish/resources/deployer/ExternalJndiResourceDeployer.java: Recompile with -Xlint:unchecked for details.
00:04:49 [INFO] 
00:04:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ resources-runtime ---
00:04:49 [INFO] 
00:04:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ resources-runtime ---
00:04:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/target/classes/META-INF/MANIFEST.MF
00:04:49 [INFO] 
00:04:49 [INFO] --- command-security:1.0.17:check (default-check) @ connectors-internal-api ---
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-internal-api ---
00:04:49 [INFO] 
00:04:49 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ resources-runtime ---
00:04:49 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:49 [INFO] Recompiling the module because of changed dependency.
00:04:49 [INFO] Compiling 56 source files with javac [debug target 11] to target/classes
00:04:49 [WARNING] system modules path not set in conjunction with -source 11
00:04:49 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:49 [INFO] Total Messages including ones found from disk so far: {}
00:04:49 [INFO] Processing: jakarta.mail on element MAIL_DOMAIN
00:04:49 [INFO] Enclosing type is org.glassfish.resources.mail.MailLogOutputStream
00:04:49 [INFO] Loggers found so far: {jakarta.mail.description=Jakarta Mail Logger, jakarta.mail.publish=true, jakarta.mail.subsystem=MAIL}
00:04:49 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:49 [INFO] Found enclosing element MAIL_DOMAIN
00:04:49 [INFO] Found enclosing element org.glassfish.resources.mail.MailLogOutputStream
00:04:49 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:49 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:49 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:49 [INFO] Total Messages including ones found from disk so far: {}
00:04:49 [INFO] 
00:04:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-connector ---
00:04:49 [INFO] Not copying test resources
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-connector ---
00:04:49 [INFO] Not compiling test sources
00:04:49 [INFO] 
00:04:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-connector ---
00:04:49 [INFO] 
00:04:49 [INFO] --- surefire:3.2.5:test (default-test) @ mail-connector ---
00:04:49 [INFO] Tests are skipped.
00:04:49 [INFO] 
00:04:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-connector ---
00:04:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/target/classes/META-INF/MANIFEST.MF
00:04:49 [INFO] 
00:04:49 [INFO] --- command-security:1.0.17:check (default-check) @ orb-connector ---
00:04:49 [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]
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-connector ---
00:04:49 [INFO] Executing tasks
00:04:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/target/classes/META-INF for
00:04:49 [INFO]      [echo]                                     mail-connector
00:04:49 [INFO] Executed tasks
00:04:49 [INFO] 
00:04:49 [INFO] --- jar:3.3.0:jar (default-jar) @ mail-connector ---
00:04:49 [INFO] Recompiling the module because of changed dependency.
00:04:49 [INFO] Compiling 26 source files with javac [debug target 11] to target/classes
00:04:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/target/mail-connector.jar
00:04:49 [INFO] 
00:04:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-connector ---
00:04:49 [INFO] Tests are skipped.
00:04:49 [INFO] 
00:04:49 [INFO] --- failsafe:3.2.5:verify (verify) @ mail-connector ---
00:04:49 [INFO] Tests are skipped.
00:04:49 [INFO] 
00:04:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-connector-checkstyle) @ mail-connector ---
00:04:49 [INFO] 
00:04:49 [INFO] --- install:3.1.1:install (default-install) @ mail-connector ---
00:04:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.pom
00:04:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-connector/target/mail-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-connector/7.0.15-SNAPSHOT/mail-connector-7.0.15-SNAPSHOT.jar
00:04:49 [INFO] 
00:04:49 [INFO] --------------< org.glassfish.main.common:amx-jakartaee >---------------
00:04:49 [INFO] Building AMX JavaEE 7.0.15-SNAPSHOT                            [207/300]
00:04:49 [INFO]   from appserver/common/amx-jakartaee/pom.xml
00:04:49 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:49 [INFO] 
00:04:49 [INFO] --- clean:3.3.2:clean (default-clean) @ amx-jakartaee ---
00:04:49 [INFO] 
00:04:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ amx-jakartaee ---
00:04:49 [INFO] 
00:04:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ amx-jakartaee ---
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ amx-jakartaee ---
00:04:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/target/classes/META-INF/MANIFEST.MF
00:04:49 [INFO] Recompiling the module because of changed dependency.
00:04:49 [INFO] Compiling 83 source files with javac [debug target 11] to target/classes
00:04:49 [INFO] 
00:04:49 [INFO] --- command-security:1.0.17:check (default-check) @ resources-runtime ---
00:04:49 [INFO] 
00:04:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ resources-runtime ---
00:04:49 [INFO] Recompiling the module because of changed dependency.
00:04:49 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:04:50 [WARNING] system modules path not set in conjunction with -source 11
00:04:50 [INFO] 
00:04:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-internal-api ---
00:04:50 [INFO] Not copying test resources
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-internal-api ---
00:04:50 [INFO] Not compiling test sources
00:04:50 [INFO] 
00:04:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-internal-api ---
00:04:50 [INFO] 
00:04:50 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-internal-api ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-internal-api ---
00:04:50 [WARNING] system modules path not set in conjunction with -source 11
00:04:50 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:04:50 [INFO] 
00:04:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-connector ---
00:04:50 [INFO] Not copying test resources
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-connector ---
00:04:50 [INFO] Not compiling test sources
00:04:50 [INFO] 
00:04:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-connector ---
00:04:50 [INFO] 
00:04:50 [INFO] --- surefire:3.2.5:test (default-test) @ orb-connector ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-connector ---
00:04:50 [INFO] Executing tasks
00:04:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/target/classes/META-INF for
00:04:50 [INFO]      [echo]                                     connectors-internal-api
00:04:50 [INFO] Executed tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-internal-api ---
00:04:50 [INFO] Executing tasks
00:04:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/target/classes/META-INF for
00:04:50 [INFO]      [echo]                                     orb-connector
00:04:50 [INFO] Executed tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- jar:3.3.0:jar (default-jar) @ orb-connector ---
00:04:50 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar
00:04:50 [WARNING] system modules path not set in conjunction with -source 11
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ amx-jakartaee ---
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ amx-jakartaee ---
00:04:50 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/target/orb-connector.jar
00:04:50 [INFO] 
00:04:50 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ amx-jakartaee ---
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-internal-api ---
00:04:50 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-internal-api ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-internal-api-checkstyle) @ connectors-internal-api ---
00:04:50 [INFO] 
00:04:50 [INFO] --- resources:3.3.1:resources (default-resources) @ amx-jakartaee ---
00:04:50 [INFO] 
00:04:50 [INFO] --- install:3.1.1:install (default-install) @ connectors-internal-api ---
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.pom
00:04:50 [INFO] Copying 0 resource from src/main/resources to target/classes
00:04:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/manpages
00:04:50 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-internal-api/target/connectors-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-internal-api/7.0.15-SNAPSHOT/connectors-internal-api-7.0.15-SNAPSHOT.jar
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ amx-jakartaee ---
00:04:50 [INFO] 
00:04:50 [INFO] ---------------< org.glassfish.main.featuresets:atomic >----------------
00:04:50 [INFO] Building Glassfish Nucleus Atomic Featureset 7.0.15-SNAPSHOT   [208/300]
00:04:50 [INFO]   from nucleus/featuresets/atomic/pom.xml
00:04:50 [INFO] --------------------------------[ pom ]---------------------------------
00:04:50 [INFO] Recompiling the module because of changed dependency.
00:04:50 [INFO] Compiling 83 source files with javac [debug target 11] to target/classes
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-connector ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:verify (verify) @ orb-connector ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-connector-checkstyle) @ orb-connector ---
00:04:50 [INFO] 
00:04:50 [INFO] --- install:3.1.1:install (default-install) @ orb-connector ---
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.pom
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-connector/target/orb-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-connector/7.0.15-SNAPSHOT/orb-connector-7.0.15-SNAPSHOT.jar
00:04:50 [WARNING] system modules path not set in conjunction with -source 11
00:04:50 [INFO] 
00:04:50 [INFO] --------< org.glassfish.main.extras:glassfish-embedded-nucleus >--------
00:04:50 [INFO] Building Embedded GlassFish nucleus 7.0.15-SNAPSHOT            [209/300]
00:04:50 [INFO] 
00:04:50 [INFO]   from appserver/extras/embedded/nucleus/pom.xml
00:04:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ resources-runtime ---
00:04:50 [INFO] --------------------------------[ jar ]---------------------------------
00:04:50 [INFO] Not copying test resources
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ resources-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- clean:3.3.2:clean (default-clean) @ atomic ---
00:04:50 [INFO] Not compiling test sources
00:04:50 [INFO] 
00:04:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ resources-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic ---
00:04:50 [INFO] 
00:04:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic ---
00:04:50 [INFO] 
00:04:50 [INFO] --- surefire:3.2.5:test (default-test) @ resources-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic ---
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ resources-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic ---
00:04:50 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic ---
00:04:50 [INFO] 
00:04:50 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] 
00:04:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] 
00:04:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] 
00:04:50 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] 
00:04:50 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:50 [INFO] 
00:04:50 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Skipping the execution.
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] No sources to compile
00:04:50 [INFO] 
00:04:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Not copying test resources
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Not compiling test sources
00:04:50 [INFO] 
00:04:50 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Executing tasks
00:04:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/target/classes/META-INF for
00:04:50 [INFO]      [echo]                                     resources-runtime
00:04:50 [INFO] Executed tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- jar:3.3.0:jar (default-jar) @ resources-runtime ---
00:04:50 [INFO] Executing tasks
00:04:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/atomic/target/classes/META-INF for
00:04:50 [INFO]      [echo]                                     atomic
00:04:50 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/atomic/target/classes/META-INF
00:04:50 [INFO] Executed tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic ---
00:04:50 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/target/resources-runtime.jar
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:verify (verify) @ atomic ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-atomic-checkstyle) @ atomic ---
00:04:50 [INFO] 
00:04:50 [INFO] --- install:3.1.1:install (default-install) @ atomic ---
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom
00:04:50 [INFO] 
00:04:50 [INFO] -------------< org.glassfish.main.resources:mail-runtime >--------------
00:04:50 [INFO] Building GlassFish Jakarta Mail runtime 7.0.15-SNAPSHOT        [210/300]
00:04:50 [INFO]   from appserver/resources/mail/mail-runtime/pom.xml
00:04:50 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:50 [INFO] Executing tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- clean:3.3.2:clean (default-clean) @ mail-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ mail-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ mail-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ mail-runtime ---
00:04:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/target/classes/META-INF for
00:04:50 [INFO]      [echo]                                     glassfish-embedded-nucleus
00:04:50 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/target/classes/META-INF
00:04:50 [INFO] Executed tasks
00:04:50 [INFO] 
00:04:50 [INFO] --- assembly:3.6.0:single (glassfish-embedded-nucleus.jar) @ glassfish-embedded-nucleus ---
00:04:50 [INFO] Recompiling the module because of changed dependency.
00:04:50 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:50 [INFO] Reading assembly descriptor: src/assembly/package.xml
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ resources-runtime ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- failsafe:3.2.5:verify (verify) @ resources-runtime ---
00:04:50 [INFO] Tests are skipped.
00:04:50 [INFO] 
00:04:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-resources-runtime-checkstyle) @ resources-runtime ---
00:04:50 [INFO] 
00:04:50 [INFO] --- install:3.1.1:install (default-install) @ resources-runtime ---
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.pom
00:04:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/resources-runtime/target/resources-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/resources-runtime/7.0.15-SNAPSHOT/resources-runtime-7.0.15-SNAPSHOT.jar
00:04:50 [INFO] 
00:04:50 [INFO] --------------< org.glassfish.main.ejb:ejb-internal-api >---------------
00:04:50 [INFO] Building EJB container Internal API 7.0.15-SNAPSHOT            [211/300]
00:04:50 [INFO]   from appserver/ejb/ejb-internal-api/pom.xml
00:04:50 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:50 [INFO] 
00:04:50 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-internal-api ---
00:04:50 [INFO] 
00:04:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-internal-api ---
00:04:50 [INFO] 
00:04:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-internal-api ---
00:04:50 [INFO] 
00:04:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-internal-api ---
00:04:50 [INFO] Recompiling the module because of changed dependency.
00:04:50 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:51 [WARNING] system modules path not set in conjunction with -source 11
00:04:51 [INFO] 
00:04:51 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-internal-api ---
00:04:51 [INFO] 
00:04:51 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-internal-api ---
00:04:51 [INFO] 
00:04:51 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-internal-api ---
00:04:51 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:51 [INFO] 
00:04:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-internal-api ---
00:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/src/main/resources
00:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/src/main/manpages
00:04:51 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:51 [INFO] 
00:04:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-internal-api ---
00:04:51 [INFO] Recompiling the module because of changed dependency.
00:04:51 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:51 [WARNING] system modules path not set in conjunction with -source 11
00:04:51 [INFO] 
00:04:51 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ mail-runtime ---
00:04:51 [INFO] 
00:04:51 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ mail-runtime ---
00:04:51 [INFO] 
00:04:51 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ mail-runtime ---
00:04:51 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:51 [INFO] 
00:04:51 [INFO] --- resources:3.3.1:resources (default-resources) @ mail-runtime ---
00:04:51 [INFO] Copying 0 resource from src/main/java to target/classes
00:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/src/main/resources
00:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/src/main/manpages
00:04:51 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:51 [INFO] 
00:04:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ mail-runtime ---
00:04:51 [INFO] Recompiling the module because of changed dependency.
00:04:51 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:51 [WARNING] system modules path not set in conjunction with -source 11
00:04:51 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Some input files use or override a deprecated API.
00:04:51 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/j2ee/J2EEManagedObject.java: Recompile with -Xlint:deprecation for details.
00:04:51 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java uses unchecked or unsafe operations.
00:04:51 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/src/main/java/org/glassfish/admin/amx/impl/j2ee/RegistrationSupport.java: Recompile with -Xlint:unchecked for details.
00:04:51 [INFO] 
00:04:51 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ amx-jakartaee ---
00:04:51 [INFO] 
00:04:51 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ amx-jakartaee ---
00:04:51 [INFO] 
00:04:51 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ amx-jakartaee ---
00:04:51 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:51 [WARNING] system modules path not set in conjunction with -source 11
00:04:51 [INFO] 
00:04:51 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-internal-api ---
00:04:51 [INFO] 
00:04:51 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-internal-api ---
00:04:51 [INFO] 
00:04:51 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-internal-api ---
00:04:51 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/target/classes/META-INF/MANIFEST.MF
00:04:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/target/classes/META-INF/MANIFEST.MF
00:04:52 [INFO] 
00:04:52 [INFO] --- command-security:1.0.17:check (default-check) @ ejb-internal-api ---
00:04:52 [INFO] 
00:04:52 [INFO] --- command-security:1.0.17:check (default-check) @ amx-jakartaee ---
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:compile (process-annotations) @ amx-jakartaee ---
00:04:52 [INFO] Recompiling the module because of changed dependency.
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-internal-api ---
00:04:52 [INFO] Compiling 83 source files with javac [debug target 11] to target/classes
00:04:52 [INFO] Recompiling the module because of changed dependency.
00:04:52 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:04:52 [WARNING] system modules path not set in conjunction with -source 11
00:04:52 [INFO] 
00:04:52 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ mail-runtime ---
00:04:52 [INFO] 
00:04:52 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ mail-runtime ---
00:04:52 [INFO] 
00:04:52 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ mail-runtime ---
00:04:52 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/target/classes/META-INF/MANIFEST.MF
00:04:52 [INFO] 
00:04:52 [INFO] --- command-security:1.0.17:check (default-check) @ mail-runtime ---
00:04:52 [WARNING] system modules path not set in conjunction with -source 11
00:04:52 [INFO] 
00:04:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-internal-api ---
00:04:52 [INFO] Not copying test resources
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-internal-api ---
00:04:52 [INFO] Not compiling test sources
00:04:52 [INFO] 
00:04:52 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-internal-api ---
00:04:52 [INFO] 
00:04:52 [INFO] --- surefire:3.2.5:test (default-test) @ ejb-internal-api ---
00:04:52 [INFO] Tests are skipped.
00:04:52 [INFO] 
00:04:52 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-internal-api ---
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:compile (process-annotations) @ mail-runtime ---
00:04:52 [INFO] Recompiling the module because of changed dependency.
00:04:52 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:52 [INFO] Executing tasks
00:04:52 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/target/classes/META-INF for
00:04:52 [INFO]      [echo]                                     ejb-internal-api
00:04:52 [INFO] Executed tasks
00:04:52 [INFO] 
00:04:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-internal-api ---
00:04:52 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar
00:04:52 [INFO] 
00:04:52 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-internal-api ---
00:04:52 [INFO] Tests are skipped.
00:04:52 [INFO] 
00:04:52 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-internal-api ---
00:04:52 [INFO] Tests are skipped.
00:04:52 [INFO] 
00:04:52 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-internal-api-checkstyle) @ ejb-internal-api ---
00:04:52 [INFO] 
00:04:52 [INFO] --- install:3.1.1:install (default-install) @ ejb-internal-api ---
00:04:52 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.pom
00:04:52 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-internal-api/target/ejb-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-internal-api/7.0.15-SNAPSHOT/ejb-internal-api-7.0.15-SNAPSHOT.jar
00:04:52 [INFO] 
00:04:52 [INFO] -------------< org.glassfish.main.common:container-common >-------------
00:04:52 [INFO] Building Container Common 7.0.15-SNAPSHOT                      [212/300]
00:04:52 [INFO]   from appserver/common/container-common/pom.xml
00:04:52 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:52 [INFO] 
00:04:52 [INFO] --- clean:3.3.2:clean (default-clean) @ container-common ---
00:04:52 [INFO] 
00:04:52 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ container-common ---
00:04:52 [INFO] 
00:04:52 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ container-common ---
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ container-common ---
00:04:52 [INFO] Recompiling the module because of changed dependency.
00:04:52 [INFO] Compiling 55 source files with javac [debug target 11] to target/classes
00:04:52 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar
00:04:52 [WARNING] system modules path not set in conjunction with -source 11
00:04:52 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:52 [INFO] Initial messages found so far: {}
00:04:52 [INFO] Processing: AS-AMXEE-001
00:04:52 [INFO] Message AS-AMXEE-001 needs checking for cause/action: false
00:04:52 [INFO] Processing: AS-AMXEE-002
00:04:52 [INFO] Message AS-AMXEE-002 needs checking for cause/action: false
00:04:52 [INFO] Processing: AS-AMXEE-003
00:04:52 [INFO] Message AS-AMXEE-003 needs checking for cause/action: false
00:04:52 [INFO] Processing: AS-AMXEE-004
00:04:52 [INFO] Message AS-AMXEE-004 needs checking for cause/action: false
00:04:52 [INFO] Processing: AS-AMXEE-005
00:04:52 [INFO] Message AS-AMXEE-005 needs checking for cause/action: false
00:04:52 [INFO] Processing: AS-AMXEE-006
00:04:52 [INFO] Message AS-AMXEE-006 needs checking for cause/action: false
00:04:52 [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}}
00:04:52 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:04:52 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:52 [INFO] Total Messages including ones found from disk so far: {}
00:04:52 [INFO] Processing: jakarta.enterprise.system.tools.amxee on element AMXEE_LOGGER
00:04:52 [INFO] Enclosing type is org.glassfish.admin.amx.j2ee.AMXEELoggerInfo
00:04:52 [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}
00:04:52 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:04:52 [INFO] Found enclosing element AMXEE_LOGGER
00:04:52 [INFO] Found enclosing element org.glassfish.admin.amx.j2ee.AMXEELoggerInfo
00:04:52 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:04:52 [INFO] LogMessagesResourceBundleGenerator invoked.
00:04:52 [INFO] LoggerInfoMetadataGenerator invoked.
00:04:52 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:04:52 [INFO] Total Messages including ones found from disk so far: {}
00:04:52 [INFO] 
00:04:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ amx-jakartaee ---
00:04:52 [INFO] Not copying test resources
00:04:52 [INFO] 
00:04:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ amx-jakartaee ---
00:04:52 [INFO] Not compiling test sources
00:04:52 [INFO] 
00:04:52 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ amx-jakartaee ---
00:04:52 [INFO] 
00:04:52 [INFO] --- surefire:3.2.5:test (default-test) @ amx-jakartaee ---
00:04:52 [INFO] Tests are skipped.
00:04:52 [INFO] 
00:04:52 [INFO] --- antrun:3.1.0:run (default-manifest) @ amx-jakartaee ---
00:04:53 [INFO] Executing tasks
00:04:53 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/target/classes/META-INF for
00:04:53 [INFO]      [echo]                                     amx-jakartaee
00:04:53 [INFO] Executed tasks
00:04:53 [INFO] 
00:04:53 [INFO] --- jar:3.3.0:jar (default-jar) @ amx-jakartaee ---
00:04:53 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/target/amx-jakartaee.jar
00:04:53 [INFO] 
00:04:53 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ amx-jakartaee ---
00:04:53 [INFO] Tests are skipped.
00:04:53 [INFO] 
00:04:53 [INFO] --- failsafe:3.2.5:verify (verify) @ amx-jakartaee ---
00:04:53 [INFO] Tests are skipped.
00:04:53 [INFO] 
00:04:53 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-amx-jakartaee-checkstyle) @ amx-jakartaee ---
00:04:53 [INFO] 
00:04:53 [INFO] --- install:3.1.1:install (default-install) @ amx-jakartaee ---
00:04:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.pom
00:04:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/amx-jakartaee/target/amx-jakartaee.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/amx-jakartaee/7.0.15-SNAPSHOT/amx-jakartaee-7.0.15-SNAPSHOT.jar
00:04:53 [INFO] 
00:04:53 [INFO] -------< org.glassfish.main.connectors:gf-connectors-connector >--------
00:04:53 [INFO] Building GlassFish Connectors Connector 7.0.15-SNAPSHOT        [213/300]
00:04:53 [INFO]   from appserver/connectors/connectors-connector/pom.xml
00:04:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:53 [INFO] 
00:04:53 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-connectors-connector ---
00:04:53 [INFO] Recompiling the module because of changed dependency.
00:04:53 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:53 [WARNING] system modules path not set in conjunction with -source 11
00:04:53 [INFO] 
00:04:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mail-runtime ---
00:04:53 [INFO] Not copying test resources
00:04:53 [INFO] 
00:04:53 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mail-runtime ---
00:04:53 [INFO] Not compiling test sources
00:04:53 [INFO] 
00:04:53 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ mail-runtime ---
00:04:53 [INFO] 
00:04:53 [INFO] --- surefire:3.2.5:test (default-test) @ mail-runtime ---
00:04:53 [INFO] Tests are skipped.
00:04:53 [INFO] 
00:04:53 [INFO] --- antrun:3.1.0:run (default-manifest) @ mail-runtime ---
00:04:53 [INFO] Executing tasks
00:04:53 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/target/classes/META-INF for
00:04:53 [INFO]      [echo]                                     mail-runtime
00:04:53 [INFO] Executed tasks
00:04:53 [INFO] 
00:04:53 [INFO] --- jar:3.3.0:jar (default-jar) @ mail-runtime ---
00:04:53 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/target/mail-runtime.jar
00:04:53 [INFO] 
00:04:53 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ mail-runtime ---
00:04:53 [INFO] Tests are skipped.
00:04:53 [INFO] 
00:04:53 [INFO] --- failsafe:3.2.5:verify (verify) @ mail-runtime ---
00:04:53 [INFO] Tests are skipped.
00:04:53 [INFO] 
00:04:53 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.resources-mail-runtime-checkstyle) @ mail-runtime ---
00:04:53 [INFO] 
00:04:53 [INFO] --- install:3.1.1:install (default-install) @ mail-runtime ---
00:04:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.pom
00:04:53 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/resources/mail/mail-runtime/target/mail-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/resources/mail-runtime/7.0.15-SNAPSHOT/mail-runtime-7.0.15-SNAPSHOT.jar
00:04:53 [INFO] 
00:04:53 [INFO] ----------------< org.glassfish.main.jdbc:jdbc-config >-----------------
00:04:53 [INFO] Building JDBC Config Module 7.0.15-SNAPSHOT                    [214/300]
00:04:53 [INFO]   from appserver/jdbc/jdbc-config/pom.xml
00:04:53 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:53 [INFO] 
00:04:53 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-config ---
00:04:53 [INFO] 
00:04:53 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-config ---
00:04:53 [INFO] 
00:04:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-config ---
00:04:53 [INFO] 
00:04:53 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-config ---
00:04:53 [INFO] Recompiling the module because of changed dependency.
00:04:53 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:04:53 [WARNING] system modules path not set in conjunction with -source 11
00:04:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:53 [INFO] 
00:04:53 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ container-common ---
00:04:53 [INFO] 
00:04:53 [WARNING] system modules path not set in conjunction with -source 11
00:04:53 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ container-common ---
00:04:53 [INFO] 
00:04:53 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ container-common ---
00:04:53 [INFO] 
00:04:53 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-connectors-connector ---
00:04:53 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:53 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:53 [INFO] 
00:04:53 [INFO] --- resources:3.3.1:resources (default-resources) @ container-common ---
00:04:53 [INFO] 
00:04:53 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-connectors-connector ---
00:04:53 [INFO] Copying 0 resource from src/main/java to target/classes
00:04:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/src/main/resources
00:04:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/src/main/manpages
00:04:53 [INFO] Copying 0 resource from src/main/java to target/classes
00:04:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/resources
00:04:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/manpages
00:04:53 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:53 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:53 [INFO] 
00:04:53 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-connectors-connector ---
00:04:53 [INFO] 
00:04:53 [INFO] --- compiler:3.13.0:compile (default-compile) @ container-common ---
00:04:53 [INFO] Recompiling the module because of changed dependency.
00:04:53 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:53 [INFO] Recompiling the module because of changed dependency.
00:04:53 [INFO] Compiling 55 source files with javac [debug target 11] to target/classes
00:04:54 [WARNING] system modules path not set in conjunction with -source 11
00:04:54 [INFO] 
00:04:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-config ---
00:04:54 [INFO] 
00:04:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-config ---
00:04:54 [INFO] 
00:04:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-config ---
00:04:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:54 [INFO] 
00:04:54 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-config ---
00:04:54 [INFO] Copying 1 resource from src/main/resources to target/classes
00:04:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/src/main/manpages
00:04:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:54 [INFO] 
00:04:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-config ---
00:04:54 [INFO] Recompiling the module because of changed dependency.
00:04:54 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:54 [WARNING] system modules path not set in conjunction with -source 11
00:04:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java uses unchecked or unsafe operations.
00:04:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/src/main/java/com/sun/enterprise/connectors/connector/module/ConnectorSniffer.java: Recompile with -Xlint:unchecked for details.
00:04:54 [INFO] 
00:04:54 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-connectors-connector ---
00:04:54 [INFO] 
00:04:54 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-connectors-connector ---
00:04:54 [INFO] 
00:04:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-connectors-connector ---
00:04:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/target/classes/META-INF/MANIFEST.MF
00:04:54 [INFO] 
00:04:54 [INFO] --- command-security:1.0.17:check (default-check) @ gf-connectors-connector ---
00:04:54 [INFO] 
00:04:54 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-connectors-connector ---
00:04:54 [INFO] Recompiling the module because of changed dependency.
00:04:54 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:04:54 [WARNING] system modules path not set in conjunction with -source 11
00:04:54 [INFO] 
00:04:54 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-config ---
00:04:54 [INFO] 
00:04:54 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-config ---
00:04:54 [INFO] 
00:04:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-config ---
00:04:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/target/classes/META-INF/MANIFEST.MF
00:04:55 [INFO] 
00:04:55 [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-config ---
00:04:55 [INFO] 
00:04:55 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-config ---
00:04:55 [INFO] Recompiling the module because of changed dependency.
00:04:55 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:04:55 [WARNING] system modules path not set in conjunction with -source 11
00:04:55 [INFO] 
00:04:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-connectors-connector ---
00:04:55 [INFO] Not copying test resources
00:04:55 [INFO] 
00:04:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-connectors-connector ---
00:04:55 [INFO] Not compiling test sources
00:04:55 [INFO] 
00:04:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-connectors-connector ---
00:04:55 [INFO] 
00:04:55 [INFO] --- surefire:3.2.5:test (default-test) @ gf-connectors-connector ---
00:04:55 [INFO] Tests are skipped.
00:04:55 [INFO] 
00:04:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-connectors-connector ---
00:04:55 [INFO] Executing tasks
00:04:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/target/classes/META-INF for
00:04:55 [INFO]      [echo]                                     gf-connectors-connector
00:04:55 [INFO] Executed tasks
00:04:55 [INFO] 
00:04:55 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-connectors-connector ---
00:04:55 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar
00:04:55 [INFO] 
00:04:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-connectors-connector ---
00:04:55 [INFO] Tests are skipped.
00:04:55 [INFO] 
00:04:55 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-connectors-connector ---
00:04:55 [INFO] Tests are skipped.
00:04:55 [INFO] 
00:04:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-gf-connectors-connector-checkstyle) @ gf-connectors-connector ---
00:04:55 [INFO] 
00:04:55 [INFO] --- install:3.1.1:install (default-install) @ gf-connectors-connector ---
00:04:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.pom
00:04:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-connector/target/gf-connectors-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/gf-connectors-connector/7.0.15-SNAPSHOT/gf-connectors-connector-7.0.15-SNAPSHOT.jar
00:04:55 [INFO] 
00:04:55 [INFO] --------< org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core >---------
00:04:55 [INFO] Building Core JDBC Resource Adapter classes 7.0.15-SNAPSHOT    [215/300]
00:04:55 [INFO]   from appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
00:04:55 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:55 [WARNING] system modules path not set in conjunction with -source 11
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[525,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[526,42] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[555,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[558,42] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[587,26] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[617,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/util/InjectionManagerImpl.java:[657,34] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[81,18] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[85,44] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[122,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:04:55 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/spi/util/JavaEEObjectStreamFactory.java:[126,46] java.security.AccessController in java.security has been deprecated and marked for removal
00:04:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use or override a deprecated API.
00:04:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:deprecation for details.
00:04:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Some input files use unchecked or unsafe operations.
00:04:55 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/src/main/java/com/sun/enterprise/container/common/impl/ComponentEnvManagerImpl.java: Recompile with -Xlint:unchecked for details.
00:04:55 [INFO] 
00:04:55 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ container-common ---
00:04:55 [INFO] 
00:04:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ container-common ---
00:04:55 [INFO] 
00:04:55 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-core ---
00:04:55 [INFO] 
00:04:55 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-core ---
00:04:55 [INFO] 
00:04:55 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-core ---
00:04:55 [INFO] 
00:04:55 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-core ---
00:04:55 [INFO] Recompiling the module because of changed dependency.
00:04:55 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:55 [INFO] 
00:04:55 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ container-common ---
00:04:55 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:55 [WARNING] system modules path not set in conjunction with -source 11
00:04:55 [INFO] 
00:04:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-config ---
00:04:56 [INFO] Not copying test resources
00:04:56 [INFO] 
00:04:56 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-config ---
00:04:56 [INFO] Not compiling test sources
00:04:56 [INFO] 
00:04:56 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-config ---
00:04:56 [INFO] 
00:04:56 [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-config ---
00:04:56 [INFO] Tests are skipped.
00:04:56 [INFO] 
00:04:56 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-config ---
00:04:56 [INFO] Executing tasks
00:04:56 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/target/classes/META-INF for
00:04:56 [INFO]      [echo]                                     jdbc-config
00:04:56 [INFO] Executed tasks
00:04:56 [INFO] 
00:04:56 [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-config ---
00:04:56 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/target/jdbc-config.jar
00:04:56 [INFO] 
00:04:56 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-config ---
00:04:56 [INFO] Tests are skipped.
00:04:56 [INFO] 
00:04:56 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-config ---
00:04:56 [INFO] Tests are skipped.
00:04:56 [INFO] 
00:04:56 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-config-checkstyle) @ jdbc-config ---
00:04:56 [INFO] 
00:04:56 [INFO] --- install:3.1.1:install (default-install) @ jdbc-config ---
00:04:56 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.pom
00:04:56 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-config/target/jdbc-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-config/7.0.15-SNAPSHOT/jdbc-config-7.0.15-SNAPSHOT.jar
00:04:56 [INFO] 
00:04:56 [INFO] -----------< org.glassfish.main.connectors:work-management >------------
00:04:56 [INFO] Building Work Management 7.0.15-SNAPSHOT                       [216/300]
00:04:56 [INFO]   from appserver/connectors/work-management/pom.xml
00:04:56 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:56 [INFO] 
00:04:56 [INFO] --- clean:3.3.2:clean (default-clean) @ work-management ---
00:04:56 [INFO] 
00:04:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ work-management ---
00:04:56 [INFO] 
00:04:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ work-management ---
00:04:56 [INFO] 
00:04:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ work-management ---
00:04:56 [INFO] Recompiling the module because of changed dependency.
00:04:56 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:04:56 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/target/classes/META-INF/MANIFEST.MF
00:04:56 [INFO] 
00:04:56 [INFO] --- command-security:1.0.17:check (default-check) @ container-common ---
00:04:56 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ha.commands.ListPersistenceTypesCommand]
00:04:56 [INFO] 
00:04:56 [INFO] --- compiler:3.13.0:compile (process-annotations) @ container-common ---
00:04:56 [INFO] Recompiling the module because of changed dependency.
00:04:56 [INFO] Compiling 55 source files with javac [debug target 11] to target/classes
00:04:56 [WARNING] system modules path not set in conjunction with -source 11
00:04:56 [INFO] 
00:04:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-core ---
00:04:56 [INFO] 
00:04:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-core ---
00:04:56 [INFO] 
00:04:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-core ---
00:04:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:56 [INFO] 
00:04:56 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-core ---
00:04:56 [INFO] Copying 3 resources from src/main/java to target/classes
00:04:56 [INFO] Copying 3 resources from src/main/resources to target/classes
00:04:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/manpages
00:04:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:56 [INFO] 
00:04:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-core ---
00:04:56 [INFO] Recompiling the module because of changed dependency.
00:04:56 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:57 [WARNING] system modules path not set in conjunction with -source 11
00:04:57 [INFO] 
00:04:57 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ work-management ---
00:04:57 [INFO] 
00:04:57 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ work-management ---
00:04:57 [INFO] 
00:04:57 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ work-management ---
00:04:57 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:57 [INFO] 
00:04:57 [INFO] --- resources:3.3.1:resources (default-resources) @ work-management ---
00:04:57 [INFO] Copying 0 resource from src/main/java to target/classes
00:04:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/src/main/manpages
00:04:57 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:57 [INFO] 
00:04:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ work-management ---
00:04:57 [INFO] Recompiling the module because of changed dependency.
00:04:57 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:04:57 [WARNING] Configuration option 'appendAssemblyId' is set to false.
00:04:57 Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar, it will become the file for main project artifact.
00:04:57 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
00:04:57 [INFO] 
00:04:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-nucleus ---
00:04:57 [INFO] Tests are skipped.
00:04:57 [INFO] 
00:04:57 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-nucleus ---
00:04:57 [INFO] Tests are skipped.
00:04:57 [INFO] 
00:04:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-nucleus-checkstyle) @ glassfish-embedded-nucleus ---
00:04:57 [INFO] 
00:04:57 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-nucleus ---
00:04:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.pom
00:04:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/nucleus/target/glassfish-embedded-nucleus.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-nucleus/7.0.15-SNAPSHOT/glassfish-embedded-nucleus-7.0.15-SNAPSHOT.jar
00:04:57 [INFO] 
00:04:57 [INFO] ------------------< org.glassfish.main.orb:orb-iiop >-------------------
00:04:57 [INFO] Building GlassFish ORB interface layer implementation 7.0.15-SNAPSHOT [217/300]
00:04:57 [INFO]   from appserver/orb/orb-iiop/pom.xml
00:04:57 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:04:57 [INFO] 
00:04:57 [INFO] --- clean:3.3.2:clean (default-clean) @ orb-iiop ---
00:04:57 [INFO] 
00:04:57 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ orb-iiop ---
00:04:57 [INFO] 
00:04:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ orb-iiop ---
00:04:57 [INFO] 
00:04:57 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ orb-iiop ---
00:04:57 [INFO] Recompiling the module because of changed dependency.
00:04:57 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:04:57 [WARNING] system modules path not set in conjunction with -source 11
00:04:57 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:57 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:57 [INFO] 
00:04:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ container-common ---
00:04:57 [INFO] Not copying test resources
00:04:57 [INFO] 
00:04:57 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ container-common ---
00:04:57 [INFO] Not compiling test sources
00:04:57 [INFO] 
00:04:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ container-common ---
00:04:57 [INFO] 
00:04:57 [INFO] --- surefire:3.2.5:test (default-test) @ container-common ---
00:04:57 [INFO] Tests are skipped.
00:04:57 [INFO] 
00:04:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ container-common ---
00:04:57 [INFO] Executing tasks
00:04:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/target/classes/META-INF for
00:04:57 [INFO]      [echo]                                     container-common
00:04:57 [INFO] Executed tasks
00:04:57 [INFO] 
00:04:57 [INFO] --- jar:3.3.0:jar (default-jar) @ container-common ---
00:04:57 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/target/container-common.jar
00:04:57 [INFO] 
00:04:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ container-common ---
00:04:57 [INFO] Tests are skipped.
00:04:57 [INFO] 
00:04:57 [INFO] --- failsafe:3.2.5:verify (verify) @ container-common ---
00:04:57 [INFO] Tests are skipped.
00:04:57 [INFO] 
00:04:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.common-container-common-checkstyle) @ container-common ---
00:04:57 [INFO] 
00:04:57 [INFO] --- install:3.1.1:install (default-install) @ container-common ---
00:04:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.pom
00:04:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/common/container-common/target/container-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/common/container-common/7.0.15-SNAPSHOT/container-common-7.0.15-SNAPSHOT.jar
00:04:57 [INFO] 
00:04:57 [INFO] --------------< org.glassfish.main.distributions:atomic >---------------
00:04:57 [INFO] Building Glassfish Atomic Distribution 7.0.15-SNAPSHOT         [218/300]
00:04:57 [INFO]   from nucleus/distributions/atomic/pom.xml
00:04:57 [INFO] -----------------------[ glassfish-distribution ]-----------------------
00:04:58 [INFO] 
00:04:58 [INFO] --- clean:3.3.2:clean (default-clean) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ atomic ---
00:04:58 [INFO] No sources to compile
00:04:58 [INFO] 
00:04:58 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ atomic ---
00:04:58 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:58 [INFO] 
00:04:58 [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ atomic ---
00:04:58 [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar
00:04:58 [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar
00:04:58 [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar
00:04:58 [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar
00:04:58 [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar
00:04:58 [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar
00:04:58 [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar
00:04:58 [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar
00:04:58 [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar
00:04:58 [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar
00:04:58 [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar
00:04:58 [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar
00:04:58 [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar
00:04:58 [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar
00:04:58 [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar
00:04:58 [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar
00:04:58 [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar
00:04:58 [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar
00:04:58 [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar
00:04:58 [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar
00:04:58 [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar
00:04:58 [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar
00:04:58 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar
00:04:58 [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common
00:04:58 [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar
00:04:58 [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar
00:04:58 [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar
00:04:58 [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar
00:04:58 [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar
00:04:58 [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar
00:04:58 [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar
00:04:58 [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar
00:04:58 [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar
00:04:58 [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar
00:04:58 [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar
00:04:58 [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
00:04:58 [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar
00:04:58 [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar
00:04:58 [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar
00:04:58 [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar
00:04:58 [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar
00:04:58 [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar
00:04:58 [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar
00:04:58 [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar
00:04:58 [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar
00:04:58 [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar
00:04:58 [WARNING] system modules path not set in conjunction with -source 11
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Some input files use unchecked or unsafe operations.
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/src/main/java/com/sun/enterprise/connectors/work/context/WorkContextHandlerImpl.java: Recompile with -Xlint:unchecked for details.
00:04:58 [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar
00:04:58 [INFO] 
00:04:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ work-management ---
00:04:58 [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar
00:04:58 [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar
00:04:58 [INFO] 
00:04:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ work-management ---
00:04:58 [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar
00:04:58 [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar
00:04:58 [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar
00:04:58 [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar
00:04:58 [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar
00:04:58 [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar
00:04:58 [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar
00:04:58 [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar
00:04:58 [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar
00:04:58 [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar
00:04:58 [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar
00:04:58 [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar
00:04:58 [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar
00:04:58 [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar
00:04:58 [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar
00:04:58 [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar
00:04:58 [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar
00:04:58 [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar
00:04:58 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar
00:04:58 [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar
00:04:58 [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar
00:04:58 [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar
00:04:58 [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar
00:04:58 [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar
00:04:58 [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar
00:04:58 [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar
00:04:58 [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar
00:04:58 [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar
00:04:58 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar
00:04:58 [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar
00:04:58 [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ atomic ---
00:04:58 [INFO] No sources to compile
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ atomic ---
00:04:58 [INFO] No sources to compile
00:04:58 [INFO] 
00:04:58 [INFO] --- antrun:3.1.0:run (default-manifest) @ atomic ---
00:04:58 [INFO] 
00:04:58 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ work-management ---
00:04:58 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:58 [INFO] Executing tasks
00:04:58 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/dependency/META-INF for
00:04:58 [INFO]      [echo]                                     atomic
00:04:58 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/dependency/META-INF
00:04:58 [INFO] Executed tasks
00:04:58 [INFO] 
00:04:58 [INFO] --- assembly:3.6.0:single (create-artifact) @ atomic ---
00:04:58 [INFO] Reading assembly descriptor: src/main/assembly/atomic.xml
00:04:58 [WARNING] system modules path not set in conjunction with -source 11
00:04:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java uses or overrides a deprecated API.
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/MethodExecutor.java: Recompile with -Xlint:deprecation for details.
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Some input files use unchecked or unsafe operations.
00:04:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/src/main/java/com/sun/gjc/util/SQLTraceCache.java: Recompile with -Xlint:unchecked for details.
00:04:58 [INFO] 
00:04:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-core ---
00:04:58 [INFO] 
00:04:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-core ---
00:04:58 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage
00:04:58 [INFO] 
00:04:58 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-core ---
00:04:58 [INFO] No MANIFEST.MF file found, generating manifest.
00:04:58 [WARNING] system modules path not set in conjunction with -source 11
00:04:58 [INFO] 
00:04:58 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ orb-iiop ---
00:04:58 [INFO] 
00:04:58 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ orb-iiop ---
00:04:58 [INFO] 
00:04:58 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ orb-iiop ---
00:04:58 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:04:58 [INFO] 
00:04:58 [INFO] --- resources:3.3.1:resources (default-resources) @ orb-iiop ---
00:04:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/resources
00:04:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/manpages
00:04:58 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ orb-iiop ---
00:04:58 [INFO] 
00:04:58 [INFO] --- exec:3.1.0:exec (create-domain) @ atomic ---
00:04:58 [INFO] Recompiling the module because of changed dependency.
00:04:58 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:04:58 [WARNING] Manifest org.glassfish.main.connectors:work-management:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.connectors.work,  has 1,  private references [com.sun.enterprise.connectors.work.monitor]
00:04:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/target/classes/META-INF/MANIFEST.MF
00:04:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF/MANIFEST.MF
00:04:58 [INFO] 
00:04:58 [INFO] --- command-security:1.0.17:check (default-check) @ work-management ---
00:04:58 [INFO] 
00:04:58 [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-core ---
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ work-management ---
00:04:58 [INFO] 
00:04:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-core ---
00:04:58 [INFO] Recompiling the module because of changed dependency.
00:04:58 [INFO] Recompiling the module because of changed dependency.
00:04:58 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:04:58 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:04:59 [WARNING] system modules path not set in conjunction with -source 11
00:04:59 [INFO] 
00:04:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-core ---
00:04:59 [INFO] Not copying test resources
00:04:59 [INFO] 
00:04:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-core ---
00:04:59 [INFO] Not compiling test sources
00:04:59 [INFO] 
00:04:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-core ---
00:04:59 [INFO] 
00:04:59 [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-core ---
00:04:59 [INFO] Tests are skipped.
00:04:59 [INFO] 
00:04:59 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-core ---
00:04:59 [INFO] Executing tasks
00:04:59 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/target/classes/META-INF for
00:04:59 [INFO]      [echo]                                     jdbc-core
00:04:59 [INFO] Executed tasks
00:04:59 [INFO] 
00:04:59 [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-core ---
00:05:00 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/target/jdbc-core.jar
00:05:00 [INFO] 
00:05:00 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-core ---
00:05:00 [INFO] Tests are skipped.
00:05:00 [INFO] 
00:05:00 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-core ---
00:05:00 [INFO] Tests are skipped.
00:05:00 [INFO] 
00:05:00 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-core-jdbc-core-checkstyle) @ jdbc-core ---
00:05:00 [INFO] 
00:05:00 [INFO] --- install:3.1.1:install (default-install) @ jdbc-core ---
00:05:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc-core/jdbc-core/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.pom
00:05:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jdbc-core-7.0.15-SNAPSHOT.jar
00:05:00 [INFO] 
00:05:00 [INFO] --------------< org.glassfish.main.security:security-ee >---------------
00:05:00 [INFO] Building Jakarta EE Security Core Classes 7.0.15-SNAPSHOT      [219/300]
00:05:00 [INFO]   from appserver/security/core-ee/pom.xml
00:05:00 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:00 [INFO] 
00:05:00 [INFO] --- clean:3.3.2:clean (default-clean) @ security-ee ---
00:05:00 [INFO] 
00:05:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-ee ---
00:05:00 [INFO] 
00:05:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-ee ---
00:05:00 [INFO] 
00:05:00 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-ee ---
00:05:00 [INFO] Recompiling the module because of changed dependency.
00:05:00 [INFO] Compiling 65 source files with javac [debug target 11] to target/classes
00:05:00 [WARNING] system modules path not set in conjunction with -source 11
00:05:00 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:00 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:00 [INFO] Initial messages found so far: {}
00:05:00 [INFO] Processing: AS-RAR-05001
00:05:00 [INFO] Message AS-RAR-05001 needs checking for cause/action: true
00:05:00 [INFO] Processing: AS-RAR-05002
00:05:00 [INFO] Message AS-RAR-05002 needs checking for cause/action: true
00:05:00 [INFO] Processing: AS-RAR-05004
00:05:00 [INFO] Message AS-RAR-05004 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05005
00:05:00 [INFO] Message AS-RAR-05005 needs checking for cause/action: true
00:05:00 [INFO] Processing: AS-RAR-05003
00:05:00 [INFO] Message AS-RAR-05003 needs checking for cause/action: true
00:05:00 [INFO] Processing: AS-RAR-05012
00:05:00 [INFO] Message AS-RAR-05012 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05007
00:05:00 [INFO] Message AS-RAR-05007 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05008
00:05:00 [INFO] Message AS-RAR-05008 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05009
00:05:00 [INFO] Message AS-RAR-05009 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05010
00:05:00 [INFO] Message AS-RAR-05010 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05006
00:05:00 [INFO] Message AS-RAR-05006 needs checking for cause/action: false
00:05:00 [INFO] Processing: AS-RAR-05011
00:05:00 [INFO] Message AS-RAR-05011 needs checking for cause/action: false
00:05:00 [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.}
00:05:00 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:00 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:00 [INFO] Total Messages including ones found from disk so far: {}
00:05:00 [INFO] Processing: jakarta.enterprise.connector.work on element CONNECTOR_WORK_MANAGER_LOGGER
00:05:00 [INFO] Enclosing type is com.sun.enterprise.connectors.work.LogFacade
00:05:00 [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}
00:05:00 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:00 [INFO] Found enclosing element CONNECTOR_WORK_MANAGER_LOGGER
00:05:00 [INFO] Found enclosing element com.sun.enterprise.connectors.work.LogFacade
00:05:00 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:00 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:00 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:00 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:00 [INFO] Total Messages including ones found from disk so far: {}
00:05:00 [INFO] 
00:05:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ work-management ---
00:05:00 [INFO] Not copying test resources
00:05:00 [INFO] 
00:05:00 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ work-management ---
00:05:00 [INFO] Not compiling test sources
00:05:00 [INFO] 
00:05:00 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ work-management ---
00:05:00 [INFO] 
00:05:00 [INFO] --- surefire:3.2.5:test (default-test) @ work-management ---
00:05:00 [INFO] Tests are skipped.
00:05:00 [INFO] 
00:05:00 [INFO] --- antrun:3.1.0:run (default-manifest) @ work-management ---
00:05:00 [WARNING] system modules path not set in conjunction with -source 11
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:00 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java uses or overrides a deprecated API.
00:05:00 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/IIOPHandleDelegate.java: Recompile with -Xlint:deprecation for details.
00:05:00 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Some input files use unchecked or unsafe operations.
00:05:00 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/src/main/java/org/glassfish/enterprise/iiop/impl/CSIv2SSLTaggedComponentHandlerImpl.java: Recompile with -Xlint:unchecked for details.
00:05:00 [INFO] 
00:05:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ orb-iiop ---
00:05:00 [INFO] 
00:05:00 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ orb-iiop ---
00:05:00 [INFO] Executing tasks
00:05:00 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/target/classes/META-INF for
00:05:00 [INFO]      [echo]                                     work-management
00:05:00 [INFO] Executed tasks
00:05:00 [INFO] 
00:05:00 [INFO] --- jar:3.3.0:jar (default-jar) @ work-management ---
00:05:00 [INFO] 
00:05:00 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ orb-iiop ---
00:05:00 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:00 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/target/work-management.jar
00:05:00 [INFO] 
00:05:00 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ work-management ---
00:05:00 [INFO] Tests are skipped.
00:05:00 [INFO] 
00:05:00 [INFO] --- failsafe:3.2.5:verify (verify) @ work-management ---
00:05:00 [INFO] Tests are skipped.
00:05:00 [INFO] 
00:05:00 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-work-management-checkstyle) @ work-management ---
00:05:00 [INFO] 
00:05:00 [INFO] --- install:3.1.1:install (default-install) @ work-management ---
00:05:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.pom
00:05:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/work-management/target/work-management.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/work-management/7.0.15-SNAPSHOT/work-management-7.0.15-SNAPSHOT.jar
00:05:00 [INFO] 
00:05:00 [INFO] -----------< org.glassfish.main.connectors:connectors-admin >-----------
00:05:00 [INFO] Building Connectors admin 7.0.15-SNAPSHOT                      [220/300]
00:05:00 [INFO]   from appserver/connectors/admin/pom.xml
00:05:00 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:00 [INFO] 
00:05:00 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-admin ---
00:05:00 [INFO] 
00:05:00 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-admin ---
00:05:00 [INFO] 
00:05:00 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-admin ---
00:05:00 [INFO] 
00:05:00 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-admin ---
00:05:00 [INFO] Recompiling the module because of changed dependency.
00:05:00 [INFO] Compiling 47 source files with javac [debug target 11] to target/classes
00:05:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/target/classes/META-INF/MANIFEST.MF
00:05:01 [INFO] 
00:05:01 [INFO] --- command-security:1.0.17:check (default-check) @ orb-iiop ---
00:05:01 [INFO] 
00:05:01 [INFO] --- compiler:3.13.0:compile (process-annotations) @ orb-iiop ---
00:05:01 [INFO] Recompiling the module because of changed dependency.
00:05:01 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:05:01 Using port 4848 for Admin.
00:05:01 Using port 8080 for HTTP Instance.
00:05:01 Using default port 7676 for JMS.
00:05:01 Using default port 3700 for IIOP.
00:05:01 Using default port 8181 for HTTP_SSL.
00:05:01 Using default port 3820 for IIOP_SSL.
00:05:01 Using default port 3920 for IIOP_MUTUALAUTH.
00:05:01 Using default port 8686 for JMX_ADMIN.
00:05:01 Using default port 6666 for OSGI_SHELL.
00:05:01 Using default port 9009 for JAVA_DEBUGGER.
00:05:01 Distinguished Name of the self-signed X.509 Server Certificate is:
00:05:01 [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:05:01 [WARNING] system modules path not set in conjunction with -source 11
00:05:01 [INFO] 
00:05:01 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-ee ---
00:05:01 [INFO] 
00:05:01 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-ee ---
00:05:01 [INFO] 
00:05:01 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-ee ---
00:05:01 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:01 [INFO] 
00:05:01 [INFO] --- resources:3.3.1:resources (default-resources) @ security-ee ---
00:05:01 [INFO] Copying 3 resources from src/main/java to target/classes
00:05:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/resources
00:05:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/manpages
00:05:01 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:01 [INFO] 
00:05:01 [INFO] --- compiler:3.13.0:compile (default-compile) @ security-ee ---
00:05:01 [INFO] Recompiling the module because of changed dependency.
00:05:01 [INFO] Compiling 65 source files with javac [debug target 11] to target/classes
00:05:03 [WARNING] system modules path not set in conjunction with -source 11
00:05:03 [INFO] 
00:05:03 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-admin ---
00:05:03 [INFO] 
00:05:03 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-admin ---
00:05:03 [INFO] 
00:05:03 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-admin ---
00:05:03 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:03 [INFO] 
00:05:03 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-admin ---
00:05:03 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:03 [INFO] Copying 0 resource from src/main/resources to target/classes
00:05:03 [INFO] Copying 31 resources from src/main/manpages to target/classes
00:05:03 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:03 [INFO] 
00:05:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-admin ---
00:05:03 [INFO] Recompiling the module because of changed dependency.
00:05:03 [INFO] Compiling 47 source files with javac [debug target 11] to target/classes
00:05:03 [WARNING] system modules path not set in conjunction with -source 11
00:05:03 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:03 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:03 [INFO] Initial messages found so far: {}
00:05:03 [INFO] Processing: AS-ORB-0001
00:05:03 [INFO] Message AS-ORB-0001 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-0002
00:05:03 [INFO] Message AS-ORB-0002 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-0010
00:05:03 [INFO] Message AS-ORB-0010 needs checking for cause/action: true
00:05:03 [INFO] Processing: AS-ORB-0011
00:05:03 [INFO] Message AS-ORB-0011 needs checking for cause/action: true
00:05:03 [INFO] Processing: AS-ORB-00101
00:05:03 [INFO] Message AS-ORB-00101 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00102
00:05:03 [INFO] Message AS-ORB-00102 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00103
00:05:03 [INFO] Message AS-ORB-00103 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00204
00:05:03 [INFO] Message AS-ORB-00204 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00205
00:05:03 [INFO] Message AS-ORB-00205 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00206
00:05:03 [INFO] Message AS-ORB-00206 needs checking for cause/action: false
00:05:03 [INFO] Processing: AS-ORB-00207
00:05:03 [INFO] Message AS-ORB-00207 needs checking for cause/action: false
00:05:03 [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}}
00:05:03 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:03 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:03 [INFO] Total Messages including ones found from disk so far: {}
00:05:03 [INFO] Processing: jakarta.enterprise.resource.corba on element LOGGER_NAME_PREFIX
00:05:03 [INFO] Enclosing type is org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade
00:05:03 [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}
00:05:03 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:03 [INFO] Found enclosing element LOGGER_NAME_PREFIX
00:05:03 [INFO] Found enclosing element org.glassfish.enterprise.iiop.impl.IIOPImplLogFacade
00:05:03 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:03 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:03 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:03 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:03 [INFO] Total Messages including ones found from disk so far: {}
00:05:03 [INFO] 
00:05:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ orb-iiop ---
00:05:03 [INFO] Not copying test resources
00:05:03 [INFO] 
00:05:03 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ orb-iiop ---
00:05:03 [INFO] Not compiling test sources
00:05:03 [INFO] 
00:05:03 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ orb-iiop ---
00:05:03 [INFO] 
00:05:03 [INFO] --- surefire:3.2.5:test (default-test) @ orb-iiop ---
00:05:03 [INFO] Tests are skipped.
00:05:03 [INFO] 
00:05:03 [INFO] --- antrun:3.1.0:run (default-manifest) @ orb-iiop ---
00:05:03 [INFO] Executing tasks
00:05:03 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/target/classes/META-INF for
00:05:03 [INFO]      [echo]                                     orb-iiop
00:05:03 [INFO] Executed tasks
00:05:03 [INFO] 
00:05:03 [INFO] --- jar:3.3.0:jar (default-jar) @ orb-iiop ---
00:05:03 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/target/orb-iiop.jar
00:05:03 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:05:03 	for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:05:03 [INFO] 
00:05:03 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ orb-iiop ---
00:05:03 [INFO] Tests are skipped.
00:05:03 [INFO] 
00:05:03 [INFO] --- failsafe:3.2.5:verify (verify) @ orb-iiop ---
00:05:03 [INFO] Tests are skipped.
00:05:03 [INFO] 
00:05:03 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.orb-orb-iiop-checkstyle) @ orb-iiop ---
00:05:03 [INFO] 
00:05:03 [INFO] --- install:3.1.1:install (default-install) @ orb-iiop ---
00:05:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.pom
00:05:03 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/orb/orb-iiop/target/orb-iiop.jar to /home/jenkins/.m2/repository/org/glassfish/main/orb/orb-iiop/7.0.15-SNAPSHOT/orb-iiop-7.0.15-SNAPSHOT.jar
00:05:04 [INFO] 
00:05:04 [INFO] ---------< org.glassfish.main.persistence:persistence-common >----------
00:05:04 [INFO] Building Common persistence code between JPA and CMP 7.0.15-SNAPSHOT [221/300]
00:05:04 [INFO]   from appserver/persistence/common/pom.xml
00:05:04 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:04 [INFO] 
00:05:04 [INFO] --- clean:3.3.2:clean (default-clean) @ persistence-common ---
00:05:04 [INFO] 
00:05:04 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ persistence-common ---
00:05:04 [INFO] 
00:05:04 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ persistence-common ---
00:05:04 [INFO] 
00:05:04 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ persistence-common ---
00:05:04 
00:05:04 Warning:
00:05:04 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:05:04 [INFO] Recompiling the module because of changed dependency.
00:05:04 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:04 Distinguished Name of the self-signed X.509 Server Certificate is:
00:05:04 [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:05:04 [WARNING] system modules path not set in conjunction with -source 11
00:05:04 [INFO] 
00:05:04 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ persistence-common ---
00:05:04 [INFO] 
00:05:04 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ persistence-common ---
00:05:04 [INFO] 
00:05:04 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ persistence-common ---
00:05:04 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:04 [INFO] 
00:05:04 [INFO] --- resources:3.3.1:resources (default-resources) @ persistence-common ---
00:05:04 [INFO] Copying 2 resources from src/main/resources to target/classes
00:05:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/src/main/manpages
00:05:04 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:04 [INFO] 
00:05:04 [INFO] --- compiler:3.13.0:compile (default-compile) @ persistence-common ---
00:05:04 [INFO] Recompiling the module because of changed dependency.
00:05:04 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:05 [WARNING] system modules path not set in conjunction with -source 11
00:05:05 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java uses or overrides a deprecated API.
00:05:05 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/UpdateConnectorSecurityMap.java: Recompile with -Xlint:deprecation for details.
00:05:05 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Some input files use unchecked or unsafe operations.
00:05:05 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/src/main/java/org/glassfish/connectors/admin/cli/CreateConnectorConnectionPool.java: Recompile with -Xlint:unchecked for details.
00:05:05 [INFO] 
00:05:05 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-admin ---
00:05:05 [INFO] 
00:05:05 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-admin ---
00:05:05 [INFO] 
00:05:05 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-admin ---
00:05:05 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:06 [WARNING] system modules path not set in conjunction with -source 11
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/J2EESecurityManager.java:[32,50] java.rmi.RMISecurityManager in java.rmi has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,20] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java:[50,36] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[63,59] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/JavaEESecurityLifecycle.java:[70,23] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecurityUtil.java:[111,17] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,13] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[47,29] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,18] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCacheFactory.java:[166,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[131,29] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[241,29] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[323,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[383,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[407,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authentication/ProgrammaticLogin.java:[427,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,9] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/SMGlobalPolicyUtil.java:[270,21] java.security.Policy in java.security has been deprecated and marked for removal
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/perms/PermsArchiveDelegate.java:[89,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Some input files use or override a deprecated API.
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/SecuritySniffer.java: Recompile with -Xlint:deprecation for details.
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Some input files use unchecked or unsafe operations.
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/src/main/java/com/sun/enterprise/security/ee/authorize/cache/PermissionCache.java: Recompile with -Xlint:unchecked for details.
00:05:06 [INFO] 
00:05:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ security-ee ---
00:05:06 [INFO] 
00:05:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ security-ee ---
00:05:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/target/classes/META-INF/MANIFEST.MF
00:05:06 [INFO] 
00:05:06 [INFO] --- command-security:1.0.17:check (default-check) @ connectors-admin ---
00:05:06 [WARNING] system modules path not set in conjunction with -source 11
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java uses unchecked or unsafe operations.
00:05:06 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/src/main/java/org/glassfish/persistence/common/database/PropertyHelper.java: Recompile with -Xlint:unchecked for details.
00:05:06 [INFO] 
00:05:06 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ persistence-common ---
00:05:06 [INFO] 
00:05:06 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ persistence-common ---
00:05:06 [INFO] 
00:05:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ security-ee ---
00:05:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:06 [INFO] 
00:05:06 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ persistence-common ---
00:05:06 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:06 [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]
00:05:06 [INFO] 
00:05:06 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-admin ---
00:05:06 [INFO] Recompiling the module because of changed dependency.
00:05:06 [INFO] Compiling 47 source files with javac [debug target 11] to target/classes
00:05:06 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:05:06 	for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:05:06 
00:05:06 Warning:
00:05:06 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:05:07 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/target/classes/META-INF/MANIFEST.MF
00:05:07 [INFO] 
00:05:07 [INFO] --- command-security:1.0.17:check (default-check) @ persistence-common ---
00:05:07 [INFO] 
00:05:07 [INFO] --- compiler:3.13.0:compile (process-annotations) @ persistence-common ---
00:05:07 [INFO] Recompiling the module because of changed dependency.
00:05:07 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:07 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/s1as.cer>
00:05:07 
00:05:07 Warning:
00:05:07 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:05:07 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/classes/META-INF/MANIFEST.MF
00:05:07 [INFO] 
00:05:07 [INFO] --- command-security:1.0.17:check (default-check) @ security-ee ---
00:05:07 [INFO] 
00:05:07 [INFO] --- dependency:3.6.1:copy (copy-installed) @ security-ee ---
00:05:07 [INFO] Configured Artifact: solarisrealm:libsolsparcauth:1.0:so
00:05:07 [INFO] Configured Artifact: solarisrealm:libsolx86auth:1.0:so
00:05:07 [INFO] Copying libsolsparcauth-1.0.so to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/classes/libsolsparcauth.so
00:05:07 [INFO] Copying libsolx86auth-1.0.so to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/classes/libsolx86auth.so
00:05:07 [INFO] 
00:05:07 [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-ee ---
00:05:07 [INFO] Recompiling the module because of changed dependency.
00:05:07 [INFO] Compiling 65 source files with javac [debug target 11] to target/classes
00:05:07 Enter keystore password:  Certificate was added to keystore
00:05:07 [WARNING] system modules path not set in conjunction with -source 11
00:05:07 [INFO] 
00:05:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ persistence-common ---
00:05:07 [INFO] Not copying test resources
00:05:07 [INFO] 
00:05:07 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ persistence-common ---
00:05:07 [INFO] Not compiling test sources
00:05:07 [INFO] 
00:05:07 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ persistence-common ---
00:05:07 [INFO] 
00:05:07 [INFO] --- surefire:3.2.5:test (default-test) @ persistence-common ---
00:05:07 [INFO] Tests are skipped.
00:05:07 [INFO] 
00:05:07 [INFO] --- antrun:3.1.0:run (default-manifest) @ persistence-common ---
00:05:08 [WARNING] system modules path not set in conjunction with -source 11
00:05:08 [INFO] 
00:05:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-admin ---
00:05:08 [INFO] Not copying test resources
00:05:08 [INFO] 
00:05:08 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-admin ---
00:05:08 [INFO] Not compiling test sources
00:05:08 [INFO] 
00:05:08 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-admin ---
00:05:08 [INFO] 
00:05:08 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-admin ---
00:05:08 [INFO] Tests are skipped.
00:05:08 [INFO] 
00:05:08 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-admin ---
00:05:08 [INFO] Executing tasks
00:05:08 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/target/classes/META-INF for
00:05:08 [INFO]      [echo]                                     persistence-common
00:05:08 [INFO] Executed tasks
00:05:08 [INFO] 
00:05:08 [INFO] --- jar:3.3.0:jar (default-jar) @ persistence-common ---
00:05:08 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/target/persistence-common.jar
00:05:08 [INFO] 
00:05:08 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ persistence-common ---
00:05:08 [INFO] Tests are skipped.
00:05:08 [INFO] 
00:05:08 [INFO] --- failsafe:3.2.5:verify (verify) @ persistence-common ---
00:05:08 [INFO] Tests are skipped.
00:05:08 [INFO] 
00:05:08 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-persistence-common-checkstyle) @ persistence-common ---
00:05:08 [INFO] 
00:05:08 [INFO] --- install:3.1.1:install (default-install) @ persistence-common ---
00:05:08 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.pom
00:05:08 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/common/target/persistence-common.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/persistence-common/7.0.15-SNAPSHOT/persistence-common-7.0.15-SNAPSHOT.jar
00:05:08 [INFO] Executing tasks
00:05:08 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/target/classes/META-INF for
00:05:08 [INFO]      [echo]                                     connectors-admin
00:05:08 [INFO] 
00:05:08 [INFO] -------------< org.glassfish.main.ha:ha-shoal-cache-store >-------------
00:05:08 [INFO] Building GlassFish ha-shoal-store 7.0.15-SNAPSHOT              [222/300]
00:05:08 [INFO]   from appserver/ha/ha-shoal-store/pom.xml
00:05:08 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:08 [INFO] Executed tasks
00:05:08 [INFO] 
00:05:08 [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-admin ---
00:05:08 [INFO] 
00:05:08 [INFO] --- clean:3.3.2:clean (default-clean) @ ha-shoal-cache-store ---
00:05:08 [INFO] 
00:05:08 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ha-shoal-cache-store ---
00:05:08 [INFO] 
00:05:08 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ha-shoal-cache-store ---
00:05:08 [INFO] 
00:05:08 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ha-shoal-cache-store ---
00:05:08 [INFO] Recompiling the module because of changed dependency.
00:05:08 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:08 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/target/connectors-admin.jar
00:05:08 [INFO] 
00:05:08 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-admin ---
00:05:08 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/glassfish-instance.cer>
00:05:08 [INFO] Tests are skipped.
00:05:08 [INFO] 
00:05:08 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-admin ---
00:05:08 [INFO] Tests are skipped.
00:05:08 [INFO] 
00:05:08 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-admin-checkstyle) @ connectors-admin ---
00:05:08 [INFO] 
00:05:08 [INFO] --- install:3.1.1:install (default-install) @ connectors-admin ---
00:05:08 
00:05:08 Warning:
00:05:08 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:05:08 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.pom
00:05:08 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/admin/target/connectors-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-admin/7.0.15-SNAPSHOT/connectors-admin-7.0.15-SNAPSHOT.jar
00:05:08 [INFO] 
00:05:08 [INFO] -------------------< org.glassfish.main.web:web-cli >-------------------
00:05:08 [INFO] Building Web module command line interface 7.0.15-SNAPSHOT     [223/300]
00:05:08 [INFO]   from appserver/web/admin/pom.xml
00:05:08 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:08 [INFO] 
00:05:08 [INFO] --- clean:3.3.2:clean (default-clean) @ web-cli ---
00:05:08 [INFO] 
00:05:08 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-cli ---
00:05:08 [INFO] 
00:05:08 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-cli ---
00:05:08 [INFO] 
00:05:08 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-cli ---
00:05:08 [INFO] Recompiling the module because of changed dependency.
00:05:08 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:05:09 [WARNING] system modules path not set in conjunction with -source 11
00:05:09 [INFO] 
00:05:09 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ha-shoal-cache-store ---
00:05:09 [INFO] 
00:05:09 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ha-shoal-cache-store ---
00:05:09 [INFO] 
00:05:09 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ha-shoal-cache-store ---
00:05:09 [WARNING] system modules path not set in conjunction with -source 11
00:05:09 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:09 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:09 [INFO] Initial messages found so far: {}
00:05:09 [INFO] Processing: AS-SECURITY-00001
00:05:09 [INFO] Message AS-SECURITY-00001 needs checking for cause/action: true
00:05:09 [INFO] Processing: AS-SECURITY-00002
00:05:09 [INFO] Message AS-SECURITY-00002 needs checking for cause/action: true
00:05:09 [INFO] Processing: AS-SECURITY-00003
00:05:09 [INFO] Message AS-SECURITY-00003 needs checking for cause/action: true
00:05:09 [INFO] Processing: AS-SECURITY-00004
00:05:09 [INFO] Message AS-SECURITY-00004 needs checking for cause/action: true
00:05:09 [INFO] Processing: AS-SECURITY-00005
00:05:09 [INFO] Message AS-SECURITY-00005 needs checking for cause/action: false
00:05:09 [INFO] Processing: AS-SECURITY-00006
00:05:09 [INFO] Message AS-SECURITY-00006 needs checking for cause/action: false
00:05:09 [INFO] Processing: AS-SECURITY-00007
00:05:09 [INFO] Message AS-SECURITY-00007 needs checking for cause/action: false
00:05:09 [INFO] Processing: AS-SECURITY-00008
00:05:09 [INFO] Message AS-SECURITY-00008 needs checking for cause/action: false
00:05:09 [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}}
00:05:09 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:09 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:09 [INFO] Total Messages including ones found from disk so far: {}
00:05:09 [INFO] Processing: jakarta.enterprise.system.core.security.web on element LOG_DOMAIN
00:05:09 [INFO] Enclosing type is com.sun.enterprise.security.ee.web.integration.LogUtils
00:05:09 [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}
00:05:09 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:09 [INFO] Found enclosing element LOG_DOMAIN
00:05:09 [INFO] Found enclosing element com.sun.enterprise.security.ee.web.integration.LogUtils
00:05:09 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:09 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:09 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:09 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:09 [INFO] Total Messages including ones found from disk so far: {}
00:05:09 [INFO] 
00:05:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-ee ---
00:05:09 [INFO] Not copying test resources
00:05:09 [INFO] 
00:05:09 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-ee ---
00:05:09 [INFO] Not compiling test sources
00:05:09 [INFO] 
00:05:09 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ security-ee ---
00:05:09 [INFO] 
00:05:09 [INFO] --- surefire:3.2.5:test (default-test) @ security-ee ---
00:05:09 [INFO] 
00:05:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ha-shoal-cache-store ---
00:05:09 [INFO] Tests are skipped.
00:05:09 [INFO] 
00:05:09 [INFO] --- antrun:3.1.0:run (default-manifest) @ security-ee ---
00:05:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/src/main/resources
00:05:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/src/main/manpages
00:05:09 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:09 [INFO] 
00:05:09 [INFO] --- compiler:3.13.0:compile (default-compile) @ ha-shoal-cache-store ---
00:05:09 [INFO] Recompiling the module because of changed dependency.
00:05:09 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:09 [INFO] Executing tasks
00:05:09 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/classes/META-INF for
00:05:09 [INFO]      [echo]                                     security-ee
00:05:09 [INFO] Executed tasks
00:05:09 [INFO] 
00:05:09 [INFO] --- jar:3.3.0:jar (default-jar) @ security-ee ---
00:05:09 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/security-ee.jar
00:05:09 Enter keystore password:  Certificate was added to keystore
00:05:09 [INFO] 
00:05:09 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-ee ---
00:05:09 [INFO] Tests are skipped.
00:05:09 [INFO] 
00:05:09 [INFO] --- failsafe:3.2.5:verify (verify) @ security-ee ---
00:05:09 [INFO] Tests are skipped.
00:05:09 [INFO] 
00:05:09 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-ee-checkstyle) @ security-ee ---
00:05:09 [INFO] 
00:05:09 [INFO] --- install:3.1.1:install (default-install) @ security-ee ---
00:05:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.pom
00:05:09 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/core-ee/target/security-ee.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/security-ee/7.0.15-SNAPSHOT/security-ee-7.0.15-SNAPSHOT.jar
00:05:09 [INFO] 
00:05:09 [INFO] --------------< org.glassfish.main.web:gf-weld-connector >--------------
00:05:09 [INFO] Building Weld connector for glassfish 7.0.15-SNAPSHOT          [224/300]
00:05:09 [INFO]   from appserver/web/gf-weld-connector/pom.xml
00:05:09 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:09 [INFO] 
00:05:09 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-weld-connector ---
00:05:09 [INFO] 
00:05:09 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-weld-connector ---
00:05:09 [INFO] 
00:05:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-weld-connector ---
00:05:09 [INFO] 
00:05:09 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-weld-connector ---
00:05:09 [INFO] Recompiling the module because of changed dependency.
00:05:09 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:05:10 [WARNING] system modules path not set in conjunction with -source 11
00:05:10 [INFO] 
00:05:10 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-cli ---
00:05:10 [INFO] 
00:05:10 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-cli ---
00:05:10 [INFO] 
00:05:10 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-cli ---
00:05:10 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:10 [INFO] 
00:05:10 [INFO] --- resources:3.3.1:resources (default-resources) @ web-cli ---
00:05:10 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:10 [INFO] Copying 0 resource from src/main/resources to target/classes
00:05:10 [INFO] Copying 25 resources from src/main/manpages to target/classes
00:05:10 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:10 [INFO] 
00:05:10 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-cli ---
00:05:10 [WARNING] system modules path not set in conjunction with -source 11
00:05:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java uses unchecked or unsafe operations.
00:05:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/src/main/java/org/shoal/ha/store/ReplicatedBackingStoreFactory.java: Recompile with -Xlint:unchecked for details.
00:05:10 [INFO] 
00:05:10 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ha-shoal-cache-store ---
00:05:10 [INFO] 
00:05:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ha-shoal-cache-store ---
00:05:10 [INFO] 
00:05:10 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ha-shoal-cache-store ---
00:05:10 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:10 [INFO] Recompiling the module because of changed dependency.
00:05:10 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:05:10 [WARNING] system modules path not set in conjunction with -source 11
00:05:10 [INFO] 
00:05:10 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-weld-connector ---
00:05:10 [INFO] 
00:05:10 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-weld-connector ---
00:05:10 [INFO] 
00:05:10 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-weld-connector ---
00:05:10 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:10 [INFO] 
00:05:10 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-weld-connector ---
00:05:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/src/main/resources
00:05:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/src/main/manpages
00:05:10 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:10 [INFO] 
00:05:10 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-weld-connector ---
00:05:10 [INFO] Recompiling the module because of changed dependency.
00:05:10 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:05:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/target/classes/META-INF/MANIFEST.MF
00:05:10 [INFO] 
00:05:10 [INFO] --- command-security:1.0.17:check (default-check) @ ha-shoal-cache-store ---
00:05:10 [INFO] 
00:05:10 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ha-shoal-cache-store ---
00:05:10 [INFO] Recompiling the module because of changed dependency.
00:05:10 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:10 Domain domain1 created.
00:05:10 Domain domain1 admin port is 4848.
00:05:10 Domain domain1 allows admin login as user "admin" with no password.
00:05:10 Login information relevant to admin user name [admin]
00:05:10 for this domain [domain1] stored at
00:05:10 [/home/jenkins/.gfclient/pass] successfully.
00:05:10 Make sure that this file remains protected.
00:05:10 Information stored in this file will be used by
00:05:10 administration commands to manage this domain.
00:05:10 Command create-domain executed successfully.
00:05:10 [INFO] 
00:05:10 [INFO] --- assembly:3.6.0:single (default-single) @ atomic ---
00:05:10 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml
00:05:11 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/atomic.zip
00:05:11 [WARNING] system modules path not set in conjunction with -source 11
00:05:11 [INFO] 
00:05:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ha-shoal-cache-store ---
00:05:11 [INFO] Not copying test resources
00:05:11 [INFO] 
00:05:11 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ha-shoal-cache-store ---
00:05:11 [INFO] Not compiling test sources
00:05:11 [INFO] 
00:05:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ha-shoal-cache-store ---
00:05:11 [INFO] 
00:05:11 [INFO] --- surefire:3.2.5:test (default-test) @ ha-shoal-cache-store ---
00:05:11 [INFO] Tests are skipped.
00:05:11 [INFO] 
00:05:11 [INFO] --- antrun:3.1.0:run (default-manifest) @ ha-shoal-cache-store ---
00:05:11 [WARNING] system modules path not set in conjunction with -source 11
00:05:11 [INFO] 
00:05:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-weld-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-weld-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-weld-connector ---
00:05:11 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:11 [INFO] Executing tasks
00:05:11 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/target/classes/META-INF for
00:05:11 [INFO]      [echo]                                     ha-shoal-cache-store
00:05:11 [INFO] Executed tasks
00:05:11 [INFO] 
00:05:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ha-shoal-cache-store ---
00:05:11 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar
00:05:11 [INFO] 
00:05:11 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ha-shoal-cache-store ---
00:05:11 [INFO] Tests are skipped.
00:05:11 [INFO] 
00:05:11 [INFO] --- failsafe:3.2.5:verify (verify) @ ha-shoal-cache-store ---
00:05:11 [INFO] Tests are skipped.
00:05:11 [INFO] 
00:05:11 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ha-ha-shoal-cache-store-checkstyle) @ ha-shoal-cache-store ---
00:05:11 [INFO] 
00:05:11 [INFO] --- install:3.1.1:install (default-install) @ ha-shoal-cache-store ---
00:05:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.pom
00:05:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ha/ha-shoal-store/target/ha-shoal-cache-store.jar to /home/jenkins/.m2/repository/org/glassfish/main/ha/ha-shoal-cache-store/7.0.15-SNAPSHOT/ha-shoal-cache-store-7.0.15-SNAPSHOT.jar
00:05:11 [INFO] 
00:05:11 [INFO] ----------< org.glassfish.main.persistence:gf-jpa-connector >-----------
00:05:11 [INFO] Building Connector for JPA runtime in glassfish 7.0.15-SNAPSHOT [225/300]
00:05:11 [INFO]   from appserver/persistence/gf-jpa-connector/pom.xml
00:05:11 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:11 [INFO] 
00:05:11 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jpa-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jpa-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jpa-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jpa-connector ---
00:05:11 [INFO] Recompiling the module because of changed dependency.
00:05:11 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:11 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/target/classes/META-INF/MANIFEST.MF
00:05:11 [INFO] 
00:05:11 [INFO] --- command-security:1.0.17:check (default-check) @ gf-weld-connector ---
00:05:11 [INFO] 
00:05:11 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-weld-connector ---
00:05:11 [INFO] Recompiling the module because of changed dependency.
00:05:11 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:05:11 [WARNING] system modules path not set in conjunction with -source 11
00:05:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:11   cast to java.lang.Object for a varargs call
00:05:11   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:11   cast to java.lang.Object for a varargs call
00:05:11   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:11   cast to java.lang.Object for a varargs call
00:05:11   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:11   cast to java.lang.Object for a varargs call
00:05:11   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Some input files use or override a deprecated API.
00:05:11 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/src/main/java/org/glassfish/web/admin/cli/CreateHttpListener.java: Recompile with -Xlint:deprecation for details.
00:05:11 [INFO] 
00:05:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-cli ---
00:05:11 [INFO] 
00:05:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-cli ---
00:05:11 [INFO] 
00:05:11 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-cli ---
00:05:11 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:12 [WARNING] system modules path not set in conjunction with -source 11
00:05:12 [INFO] 
00:05:12 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jpa-connector ---
00:05:12 [INFO] 
00:05:12 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jpa-connector ---
00:05:12 [INFO] 
00:05:12 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jpa-connector ---
00:05:12 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:12 [INFO] 
00:05:12 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jpa-connector ---
00:05:12 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/src/main/manpages
00:05:12 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:12 [INFO] 
00:05:12 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jpa-connector ---
00:05:12 [INFO] Recompiling the module because of changed dependency.
00:05:12 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/target/classes/META-INF/MANIFEST.MF
00:05:12 [INFO] 
00:05:12 [INFO] --- command-security:1.0.17:check (default-check) @ web-cli ---
00:05:12 [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]
00:05:12 [INFO] 
00:05:12 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-cli ---
00:05:12 [INFO] Recompiling the module because of changed dependency.
00:05:12 [INFO] Compiling 44 source files with javac [debug target 11] to target/classes
00:05:12 [WARNING] system modules path not set in conjunction with -source 11
00:05:12 [INFO] 
00:05:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-weld-connector ---
00:05:12 [INFO] Not copying test resources
00:05:12 [INFO] 
00:05:12 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-weld-connector ---
00:05:12 [INFO] Not compiling test sources
00:05:12 [INFO] 
00:05:12 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-weld-connector ---
00:05:12 [INFO] 
00:05:12 [INFO] --- surefire:3.2.5:test (default-test) @ gf-weld-connector ---
00:05:12 [INFO] Tests are skipped.
00:05:12 [INFO] 
00:05:12 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-weld-connector ---
00:05:12 [INFO] Executing tasks
00:05:12 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/target/classes/META-INF for
00:05:12 [INFO]      [echo]                                     gf-weld-connector
00:05:12 [INFO] Executed tasks
00:05:12 [INFO] 
00:05:12 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-weld-connector ---
00:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/target/gf-weld-connector.jar
00:05:12 [INFO] 
00:05:12 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-weld-connector ---
00:05:12 [INFO] Tests are skipped.
00:05:12 [INFO] 
00:05:12 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-weld-connector ---
00:05:12 [INFO] Tests are skipped.
00:05:12 [INFO] 
00:05:12 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-gf-weld-connector-checkstyle) @ gf-weld-connector ---
00:05:12 [INFO] 
00:05:12 [INFO] --- install:3.1.1:install (default-install) @ gf-weld-connector ---
00:05:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.pom
00:05:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/gf-weld-connector/target/gf-weld-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/gf-weld-connector/7.0.15-SNAPSHOT/gf-weld-connector-7.0.15-SNAPSHOT.jar
00:05:12 [INFO] 
00:05:12 [INFO] -----------< org.glassfish.main.jdbc.jdbc-ra.jdbc40:jdbc40 >------------
00:05:12 [INFO] Building JDBC 40 related classes for JDBC Resource Adapter 7.0.15-SNAPSHOT [226/300]
00:05:12 [INFO]   from appserver/jdbc/jdbc-ra/jdbc40/pom.xml
00:05:12 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:12 [INFO] 
00:05:12 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc40 ---
00:05:12 [INFO] 
00:05:12 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc40 ---
00:05:12 [INFO] 
00:05:12 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc40 ---
00:05:12 [INFO] 
00:05:12 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc40 ---
00:05:12 [INFO] Recompiling the module because of changed dependency.
00:05:12 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:05:12 [INFO] 
00:05:12 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ atomic ---
00:05:12 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/atomic.zip
00:05:12 [INFO] 
00:05:12 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ atomic ---
00:05:12 [INFO] Tests are skipped.
00:05:12 [INFO] 
00:05:12 [INFO] --- failsafe:3.2.5:verify (verify) @ atomic ---
00:05:12 [INFO] Tests are skipped.
00:05:12 [INFO] 
00:05:12 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-atomic-checkstyle) @ atomic ---
00:05:12 [INFO] 
00:05:12 [INFO] --- install:3.1.1:install (default-install) @ atomic ---
00:05:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.pom
00:05:12 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/atomic/target/atomic.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/atomic/7.0.15-SNAPSHOT/atomic-7.0.15-SNAPSHOT.zip
00:05:13 [INFO] 
00:05:13 [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-jars >---
00:05:13 [INFO] Building connectors-ra-redeploy-jars 7.0.15-SNAPSHOT           [227/300]
00:05:13 [INFO]   from appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml
00:05:13 [INFO] --------------------------------[ jar ]---------------------------------
00:05:13 [WARNING] system modules path not set in conjunction with -source 11
00:05:13 [INFO] 
00:05:13 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jpa-connector ---
00:05:13 [INFO] 
00:05:13 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jpa-connector ---
00:05:13 [INFO] 
00:05:13 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jpa-connector ---
00:05:13 [INFO] Recompiling the module because of changed dependency.
00:05:13 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:05:13 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:13 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/target/classes/META-INF/MANIFEST.MF
00:05:13 [INFO] 
00:05:13 [INFO] --- command-security:1.0.17:check (default-check) @ gf-jpa-connector ---
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jpa-connector ---
00:05:13 [INFO] Recompiling the module because of changed dependency.
00:05:13 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:05:13 [WARNING] system modules path not set in conjunction with -source 11
00:05:13 [INFO] 
00:05:13 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc40 ---
00:05:13 [INFO] 
00:05:13 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc40 ---
00:05:13 [INFO] 
00:05:13 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc40 ---
00:05:13 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:13 [INFO] 
00:05:13 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc40 ---
00:05:13 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/src/main/manpages
00:05:13 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc40 ---
00:05:13 [INFO] Recompiling the module because of changed dependency.
00:05:13 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:05:13 [WARNING] system modules path not set in conjunction with -source 11
00:05:13 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:13 [INFO] Initial messages found so far: {}
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00001
00:05:13 [INFO] Message AS-WEB-ADMIN-00001 needs checking for cause/action: true
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00002
00:05:13 [INFO] Message AS-WEB-ADMIN-00002 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00003
00:05:13 [INFO] Message AS-WEB-ADMIN-00003 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00004
00:05:13 [INFO] Message AS-WEB-ADMIN-00004 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00005
00:05:13 [INFO] Message AS-WEB-ADMIN-00005 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00006
00:05:13 [INFO] Message AS-WEB-ADMIN-00006 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00007
00:05:13 [INFO] Message AS-WEB-ADMIN-00007 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00008
00:05:13 [INFO] Message AS-WEB-ADMIN-00008 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00009
00:05:13 [INFO] Message AS-WEB-ADMIN-00009 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00010
00:05:13 [INFO] Message AS-WEB-ADMIN-00010 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00011
00:05:13 [INFO] Message AS-WEB-ADMIN-00011 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00012
00:05:13 [INFO] Message AS-WEB-ADMIN-00012 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00013
00:05:13 [INFO] Message AS-WEB-ADMIN-00013 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00014
00:05:13 [INFO] Message AS-WEB-ADMIN-00014 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00015
00:05:13 [INFO] Message AS-WEB-ADMIN-00015 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00016
00:05:13 [INFO] Message AS-WEB-ADMIN-00016 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00017
00:05:13 [INFO] Message AS-WEB-ADMIN-00017 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00018
00:05:13 [INFO] Message AS-WEB-ADMIN-00018 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00019
00:05:13 [INFO] Message AS-WEB-ADMIN-00019 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00020
00:05:13 [INFO] Message AS-WEB-ADMIN-00020 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00021
00:05:13 [INFO] Message AS-WEB-ADMIN-00021 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00022
00:05:13 [INFO] Message AS-WEB-ADMIN-00022 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00023
00:05:13 [INFO] Message AS-WEB-ADMIN-00023 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00024
00:05:13 [INFO] Message AS-WEB-ADMIN-00024 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00025
00:05:13 [INFO] Message AS-WEB-ADMIN-00025 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00026
00:05:13 [INFO] Message AS-WEB-ADMIN-00026 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00028
00:05:13 [INFO] Message AS-WEB-ADMIN-00028 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00029
00:05:13 [INFO] Message AS-WEB-ADMIN-00029 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00030
00:05:13 [INFO] Message AS-WEB-ADMIN-00030 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00031
00:05:13 [INFO] Message AS-WEB-ADMIN-00031 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00032
00:05:13 [INFO] Message AS-WEB-ADMIN-00032 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00033
00:05:13 [INFO] Message AS-WEB-ADMIN-00033 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00034
00:05:13 [INFO] Message AS-WEB-ADMIN-00034 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00035
00:05:13 [INFO] Message AS-WEB-ADMIN-00035 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00036
00:05:13 [INFO] Message AS-WEB-ADMIN-00036 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00037
00:05:13 [INFO] Message AS-WEB-ADMIN-00037 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00038
00:05:13 [INFO] Message AS-WEB-ADMIN-00038 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00039
00:05:13 [INFO] Message AS-WEB-ADMIN-00039 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00040
00:05:13 [INFO] Message AS-WEB-ADMIN-00040 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00041
00:05:13 [INFO] Message AS-WEB-ADMIN-00041 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00042
00:05:13 [INFO] Message AS-WEB-ADMIN-00042 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00043
00:05:13 [INFO] Message AS-WEB-ADMIN-00043 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00044
00:05:13 [INFO] Message AS-WEB-ADMIN-00044 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00045
00:05:13 [INFO] Message AS-WEB-ADMIN-00045 needs checking for cause/action: false
00:05:13 [INFO] Processing: AS-WEB-ADMIN-00046
00:05:13 [INFO] Message AS-WEB-ADMIN-00046 needs checking for cause/action: false
00:05:13 [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}
00:05:13 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:13 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:13 [INFO] Total Messages including ones found from disk so far: {}
00:05:13 [INFO] Processing: jakarta.enterprise.web.admin on element WEB_ADMIN_LOGGER
00:05:13 [INFO] Enclosing type is org.glassfish.web.admin.LogFacade
00:05:13 [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}
00:05:13 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:13 [INFO] Found enclosing element WEB_ADMIN_LOGGER
00:05:13 [INFO] Found enclosing element org.glassfish.web.admin.LogFacade
00:05:13 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:13 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:13 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:13 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:13 [INFO] Total Messages including ones found from disk so far: {}
00:05:13 [INFO] 
00:05:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-cli ---
00:05:13 [INFO] Not copying test resources
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-cli ---
00:05:13 [INFO] Not compiling test sources
00:05:13 [INFO] 
00:05:13 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-cli ---
00:05:13 [INFO] 
00:05:13 [INFO] --- surefire:3.2.5:test (default-test) @ web-cli ---
00:05:13 [INFO] Tests are skipped.
00:05:13 [INFO] 
00:05:13 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-cli ---
00:05:13 [WARNING] system modules path not set in conjunction with -source 11
00:05:13 [INFO] 
00:05:13 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] 
00:05:13 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:13 [INFO] 
00:05:13 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/resources
00:05:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/manpages
00:05:13 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-jars ---
00:05:13 [INFO] Recompiling the module because of changed dependency.
00:05:13 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:05:13 [INFO] Executing tasks
00:05:13 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/target/classes/META-INF for
00:05:13 [INFO]      [echo]                                     web-cli
00:05:13 [INFO] Executed tasks
00:05:13 [INFO] 
00:05:13 [INFO] --- jar:3.3.0:jar (default-jar) @ web-cli ---
00:05:13 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/target/web-cli.jar
00:05:13 [INFO] 
00:05:13 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-cli ---
00:05:13 [INFO] Tests are skipped.
00:05:13 [INFO] 
00:05:13 [INFO] --- failsafe:3.2.5:verify (verify) @ web-cli ---
00:05:13 [INFO] Tests are skipped.
00:05:13 [INFO] 
00:05:13 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-cli-checkstyle) @ web-cli ---
00:05:13 [INFO] 
00:05:13 [INFO] --- install:3.1.1:install (default-install) @ web-cli ---
00:05:13 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.pom
00:05:13 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/admin/target/web-cli.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-cli/7.0.15-SNAPSHOT/web-cli-7.0.15-SNAPSHOT.jar
00:05:13 [INFO] 
00:05:13 [INFO] --------------< org.glassfish.main.security:ejb.security >--------------
00:05:13 [INFO] Building Ejb Security Integration 7.0.15-SNAPSHOT              [228/300]
00:05:13 [INFO]   from appserver/security/ejb.security/pom.xml
00:05:13 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:13 [INFO] 
00:05:13 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb.security ---
00:05:13 [INFO] 
00:05:13 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb.security ---
00:05:13 [INFO] 
00:05:13 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb.security ---
00:05:13 [INFO] 
00:05:13 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb.security ---
00:05:13 [INFO] Recompiling the module because of changed dependency.
00:05:13 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:05:14 [WARNING] system modules path not set in conjunction with -source 11
00:05:14 [INFO] 
00:05:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jpa-connector ---
00:05:14 [INFO] Not copying test resources
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jpa-connector ---
00:05:14 [INFO] Not compiling test sources
00:05:14 [INFO] 
00:05:14 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jpa-connector ---
00:05:14 [INFO] 
00:05:14 [INFO] --- surefire:3.2.5:test (default-test) @ gf-jpa-connector ---
00:05:14 [INFO] Tests are skipped.
00:05:14 [INFO] 
00:05:14 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jpa-connector ---
00:05:14 [INFO] Executing tasks
00:05:14 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/target/classes/META-INF for
00:05:14 [INFO]      [echo]                                     gf-jpa-connector
00:05:14 [INFO] Executed tasks
00:05:14 [INFO] 
00:05:14 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jpa-connector ---
00:05:14 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar
00:05:14 [INFO] 
00:05:14 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jpa-connector ---
00:05:14 [INFO] Tests are skipped.
00:05:14 [INFO] 
00:05:14 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jpa-connector ---
00:05:14 [INFO] Tests are skipped.
00:05:14 [INFO] 
00:05:14 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-gf-jpa-connector-checkstyle) @ gf-jpa-connector ---
00:05:14 [INFO] 
00:05:14 [INFO] --- install:3.1.1:install (default-install) @ gf-jpa-connector ---
00:05:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.pom
00:05:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/gf-jpa-connector/target/gf-jpa-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/gf-jpa-connector/7.0.15-SNAPSHOT/gf-jpa-connector-7.0.15-SNAPSHOT.jar
00:05:14 [INFO] 
00:05:14 [INFO] ------------< org.glassfish.main.persistence:jpa-container >------------
00:05:14 [INFO] Building JPA container for glassfish 7.0.15-SNAPSHOT           [229/300]
00:05:14 [INFO]   from appserver/persistence/jpa-container/pom.xml
00:05:14 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:14 [INFO] 
00:05:14 [INFO] --- clean:3.3.2:clean (default-clean) @ jpa-container ---
00:05:14 [INFO] 
00:05:14 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jpa-container ---
00:05:14 [INFO] 
00:05:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jpa-container ---
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jpa-container ---
00:05:14 [INFO] Recompiling the module because of changed dependency.
00:05:14 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:14 [WARNING] system modules path not set in conjunction with -source 11
00:05:14 [INFO] 
00:05:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc40 ---
00:05:14 [INFO] 
00:05:14 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc40 ---
00:05:14 [INFO] 
00:05:14 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc40 ---
00:05:14 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:14 [WARNING] system modules path not set in conjunction with -source 11
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:14 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Some input files use unchecked or unsafe operations.
00:05:14 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/src/main/java/com/sun/jdbcra/common/DataSourceObjectBuilder.java: Recompile with -Xlint:unchecked for details.
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-jars ---
00:05:14 [INFO] Recompiling the module because of changed dependency.
00:05:14 [INFO] Compiling 19 source files with javac [debug target 11] to target/classes
00:05:14 [WARNING] system modules path not set in conjunction with -source 11
00:05:14 [INFO] 
00:05:14 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb.security ---
00:05:14 [INFO] 
00:05:14 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb.security ---
00:05:14 [INFO] 
00:05:14 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb.security ---
00:05:14 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:14 [INFO] 
00:05:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb.security ---
00:05:14 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/resources
00:05:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/manpages
00:05:14 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb.security ---
00:05:14 [INFO] Recompiling the module because of changed dependency.
00:05:14 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:05:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF/MANIFEST.MF
00:05:14 [INFO] 
00:05:14 [INFO] --- command-security:1.0.17:check (default-check) @ jdbc40 ---
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc40 ---
00:05:14 [INFO] Recompiling the module because of changed dependency.
00:05:14 [INFO] Compiling 10 source files with javac [debug target 11] to target/classes
00:05:14 [WARNING] system modules path not set in conjunction with -source 11
00:05:14 [INFO] 
00:05:14 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jpa-container ---
00:05:14 [INFO] 
00:05:14 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jpa-container ---
00:05:14 [INFO] 
00:05:14 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jpa-container ---
00:05:14 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:14 [INFO] 
00:05:14 [INFO] --- resources:3.3.1:resources (default-resources) @ jpa-container ---
00:05:14 [INFO] Copying 2 resources from src/main/java to target/classes
00:05:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/src/main/manpages
00:05:14 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:14 [INFO] 
00:05:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ jpa-container ---
00:05:14 [INFO] Recompiling the module because of changed dependency.
00:05:14 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [INFO] 
00:05:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Not copying test resources
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Not compiling test sources
00:05:15 [INFO] 
00:05:15 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Executing tasks
00:05:15 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF for
00:05:15 [INFO]      [echo]                                     connectors-ra-redeploy-jars
00:05:15 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/classes/META-INF
00:05:15 [INFO] Executed tasks
00:05:15 [INFO] 
00:05:15 [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars.jar
00:05:15 [INFO] 
00:05:15 [INFO] --- jar:3.3.0:jar (version2) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/target/connectors-ra-redeploy-jars-v2.jar
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [INFO] 
00:05:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc40 ---
00:05:15 [INFO] 
00:05:15 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Not copying test resources
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc40 ---
00:05:15 [INFO] Not compiling test sources
00:05:15 [INFO] 
00:05:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc40 ---
00:05:15 [INFO] 
00:05:15 [INFO] --- surefire:3.2.5:test (default-test) @ jdbc40 ---
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-jars-checkstyle) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] 
00:05:15 [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-jars ---
00:05:15 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/jars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-jars/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.pom
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc40 ---
00:05:15 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT.jar
00:05:15 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-jars-7.0.15-SNAPSHOT-v2.jar
00:05:15 [INFO] 
00:05:15 [INFO] -----------< org.glassfish.main.persistence.cmp:cmp-utility >-----------
00:05:15 [INFO] Building utility module for cmp 7.0.15-SNAPSHOT                [230/300]
00:05:15 [INFO]   from appserver/persistence/cmp/utility/pom.xml
00:05:15 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:15 [INFO] 
00:05:15 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-utility ---
00:05:15 [INFO] 
00:05:15 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-utility ---
00:05:15 [INFO] 
00:05:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-utility ---
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-utility ---
00:05:15 [INFO] Recompiling the module because of changed dependency.
00:05:15 [INFO] Compiling 29 source files with javac [debug target 11] to target/classes
00:05:15 [INFO] Executing tasks
00:05:15 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/target/classes/META-INF for
00:05:15 [INFO]      [echo]                                     jdbc40
00:05:15 [INFO] Executed tasks
00:05:15 [INFO] 
00:05:15 [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc40 ---
00:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar
00:05:15 [INFO] 
00:05:15 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc40 ---
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc40 ---
00:05:15 [INFO] Tests are skipped.
00:05:15 [INFO] 
00:05:15 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc40-jdbc40-checkstyle) @ jdbc40 ---
00:05:15 [INFO] 
00:05:15 [INFO] --- install:3.1.1:install (default-install) @ jdbc40 ---
00:05:15 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.pom
00:05:15 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc40/target/jdbc40.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-ra/jdbc40/jdbc40/7.0.15-SNAPSHOT/jdbc40-7.0.15-SNAPSHOT.jar
00:05:15 [INFO] 
00:05:15 [INFO] --------< org.glassfish.main.persistence.cmp:cmp-internal-api >---------
00:05:15 [INFO] Building internal-api module for cmp 7.0.15-SNAPSHOT           [231/300]
00:05:15 [INFO]   from appserver/persistence/cmp/internal-api/pom.xml
00:05:15 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:15 [INFO] 
00:05:15 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-internal-api ---
00:05:15 [INFO] 
00:05:15 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-internal-api ---
00:05:15 [INFO] 
00:05:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-internal-api ---
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-internal-api ---
00:05:15 [INFO] Recompiling the module because of changed dependency.
00:05:15 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use or override a deprecated API.
00:05:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:deprecation for details.
00:05:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Some input files use unchecked or unsafe operations.
00:05:15 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/src/main/java/com/sun/enterprise/iiop/security/CSIV2TaggedComponentInfo.java: Recompile with -Xlint:unchecked for details.
00:05:15 [INFO] 
00:05:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb.security ---
00:05:15 [INFO] 
00:05:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb.security ---
00:05:15 [INFO] 
00:05:15 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb.security ---
00:05:15 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [INFO] 
00:05:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jpa-container ---
00:05:15 [INFO] 
00:05:15 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jpa-container ---
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [INFO] 
00:05:15 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-utility ---
00:05:15 [INFO] 
00:05:15 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-utility ---
00:05:15 [INFO] 
00:05:15 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-utility ---
00:05:15 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:15 [INFO] 
00:05:15 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-utility ---
00:05:15 [INFO] Copying 3 resources from src/main/java to target/classes
00:05:15 [INFO] 
00:05:15 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jpa-container ---
00:05:15 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/manpages
00:05:15 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-utility ---
00:05:15 [INFO] Recompiling the module because of changed dependency.
00:05:15 [INFO] Compiling 29 source files with javac [debug target 11] to target/classes
00:05:15 [WARNING] system modules path not set in conjunction with -source 11
00:05:15 [INFO] 
00:05:15 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-internal-api ---
00:05:15 [INFO] 
00:05:15 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-internal-api ---
00:05:15 [INFO] 
00:05:15 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-internal-api ---
00:05:15 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:15 [INFO] 
00:05:15 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-internal-api ---
00:05:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/src/main/resources
00:05:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/src/main/manpages
00:05:15 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-internal-api ---
00:05:15 [INFO] Recompiling the module because of changed dependency.
00:05:15 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:05:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/target/classes/META-INF/MANIFEST.MF
00:05:15 [INFO] 
00:05:15 [INFO] --- command-security:1.0.17:check (default-check) @ ejb.security ---
00:05:15 [INFO] 
00:05:15 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb.security ---
00:05:15 [INFO] Recompiling the module because of changed dependency.
00:05:15 [INFO] Compiling 21 source files with javac [debug target 11] to target/classes
00:05:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/target/classes/META-INF/MANIFEST.MF
00:05:16 [INFO] 
00:05:16 [INFO] --- command-security:1.0.17:check (default-check) @ jpa-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jpa-container ---
00:05:16 [INFO] Recompiling the module because of changed dependency.
00:05:16 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:16 [WARNING] system modules path not set in conjunction with -source 11
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java uses unchecked or unsafe operations.
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/src/main/java/com/sun/jdo/api/persistence/support/SynchronizationManager.java: Recompile with -Xlint:unchecked for details.
00:05:16 [INFO] 
00:05:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-internal-api ---
00:05:16 [INFO] 
00:05:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-internal-api ---
00:05:16 [INFO] 
00:05:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-internal-api ---
00:05:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:16 [WARNING] system modules path not set in conjunction with -source 11
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java uses or overrides a deprecated API.
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/logging/LoggerFactoryJDK14.java: Recompile with -Xlint:deprecation for details.
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Some input files use unchecked or unsafe operations.
00:05:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/src/main/java/com/sun/jdo/spi/persistence/utility/BucketizedHashtable.java: Recompile with -Xlint:unchecked for details.
00:05:16 [INFO] 
00:05:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-utility ---
00:05:16 [INFO] 
00:05:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-utility ---
00:05:16 [INFO] 
00:05:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-utility ---
00:05:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/target/classes/META-INF/MANIFEST.MF
00:05:16 [INFO] 
00:05:16 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-internal-api ---
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-internal-api ---
00:05:16 [INFO] Recompiling the module because of changed dependency.
00:05:16 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:05:16 [WARNING] system modules path not set in conjunction with -source 11
00:05:16 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:16 [INFO] 
00:05:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb.security ---
00:05:16 [INFO] Not copying test resources
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb.security ---
00:05:16 [INFO] Not compiling test sources
00:05:16 [INFO] 
00:05:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb.security ---
00:05:16 [INFO] 
00:05:16 [INFO] --- surefire:3.2.5:test (default-test) @ ejb.security ---
00:05:16 [WARNING] system modules path not set in conjunction with -source 11
00:05:16 [INFO] 
00:05:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jpa-container ---
00:05:16 [INFO] Not copying test resources
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jpa-container ---
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb.security ---
00:05:16 [INFO] Not compiling test sources
00:05:16 [INFO] 
00:05:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jpa-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- surefire:3.2.5:test (default-test) @ jpa-container ---
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- antrun:3.1.0:run (default-manifest) @ jpa-container ---
00:05:16 [INFO] Executing tasks
00:05:16 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/target/classes/META-INF for
00:05:16 [INFO]      [echo]                                     ejb.security
00:05:16 [INFO] Executed tasks
00:05:16 [INFO] 
00:05:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ejb.security ---
00:05:16 [INFO] Executing tasks
00:05:16 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/target/classes/META-INF for
00:05:16 [INFO]      [echo]                                     jpa-container
00:05:16 [INFO] Executed tasks
00:05:16 [INFO] 
00:05:16 [INFO] --- jar:3.3.0:jar (default-jar) @ jpa-container ---
00:05:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/target/classes/META-INF/MANIFEST.MF
00:05:16 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/target/ejb.security.jar
00:05:16 [INFO] 
00:05:16 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-utility ---
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-utility ---
00:05:16 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/target/jpa-container.jar
00:05:16 [INFO] Recompiling the module because of changed dependency.
00:05:16 [INFO] Compiling 29 source files with javac [debug target 11] to target/classes
00:05:16 [INFO] 
00:05:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb.security ---
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb.security ---
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-ejb.security-checkstyle) @ ejb.security ---
00:05:16 [INFO] 
00:05:16 [INFO] --- install:3.1.1:install (default-install) @ ejb.security ---
00:05:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.pom
00:05:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/ejb.security/target/ejb.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/ejb.security/7.0.15-SNAPSHOT/ejb.security-7.0.15-SNAPSHOT.jar
00:05:16 [INFO] 
00:05:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jpa-container ---
00:05:16 [INFO] 
00:05:16 [INFO] ---------< org.glassfish.main.batch:glassfish-batch-connector >---------
00:05:16 [INFO] Building Batch Connector for Glassfish 7.0.15-SNAPSHOT         [232/300]
00:05:16 [INFO]   from appserver/batch/glassfish-batch-connector/pom.xml
00:05:16 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- failsafe:3.2.5:verify (verify) @ jpa-container ---
00:05:16 [INFO] Tests are skipped.
00:05:16 [INFO] 
00:05:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-jpa-container-checkstyle) @ jpa-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- install:3.1.1:install (default-install) @ jpa-container ---
00:05:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.pom
00:05:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/jpa-container/target/jpa-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/jpa-container/7.0.15-SNAPSHOT/jpa-container-7.0.15-SNAPSHOT.jar
00:05:16 [INFO] 
00:05:16 [INFO] ----------------< org.glassfish.main.ejb:ejb-container >----------------
00:05:16 [INFO] Building GlassFish Core EJB container implementation 7.0.15-SNAPSHOT [233/300]
00:05:16 [INFO]   from appserver/ejb/ejb-container/pom.xml
00:05:16 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:16 [INFO] 
00:05:16 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-connector ---
00:05:16 [INFO] 
00:05:16 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-connector ---
00:05:16 [INFO] 
00:05:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-connector ---
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-connector ---
00:05:16 [INFO] Recompiling the module because of changed dependency.
00:05:16 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:05:16 [INFO] 
00:05:16 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-container ---
00:05:16 [INFO] 
00:05:16 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-container ---
00:05:16 [INFO] Recompiling the module because of changed dependency.
00:05:16 [INFO] Compiling 278 source files with javac [debug target 11] to target/classes
00:05:17 [WARNING] system modules path not set in conjunction with -source 11
00:05:17 [INFO] 
00:05:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-internal-api ---
00:05:17 [INFO] Not copying test resources
00:05:17 [INFO] 
00:05:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-internal-api ---
00:05:17 [INFO] Not compiling test sources
00:05:17 [INFO] 
00:05:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-internal-api ---
00:05:17 [INFO] 
00:05:17 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-internal-api ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-internal-api ---
00:05:17 [INFO] Executing tasks
00:05:17 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/target/classes/META-INF for
00:05:17 [INFO]      [echo]                                     cmp-internal-api
00:05:17 [INFO] Executed tasks
00:05:17 [INFO] 
00:05:17 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-internal-api ---
00:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar
00:05:17 [INFO] 
00:05:17 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-internal-api ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-internal-api ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-internal-api-checkstyle) @ cmp-internal-api ---
00:05:17 [INFO] 
00:05:17 [INFO] --- install:3.1.1:install (default-install) @ cmp-internal-api ---
00:05:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.pom
00:05:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/internal-api/target/cmp-internal-api.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-internal-api/7.0.15-SNAPSHOT/cmp-internal-api-7.0.15-SNAPSHOT.jar
00:05:17 [INFO] 
00:05:17 [INFO] ------< org.glassfish.main.deployment:deployment-jakartaee-full >-------
00:05:17 [INFO] Building Deployment Related JavaEE Full Profile Classes 7.0.15-SNAPSHOT [234/300]
00:05:17 [INFO]   from appserver/deployment/jakartaee-full/pom.xml
00:05:17 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:17 [INFO] 
00:05:17 [INFO] --- clean:3.3.2:clean (default-clean) @ deployment-jakartaee-full ---
00:05:17 [INFO] 
00:05:17 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ deployment-jakartaee-full ---
00:05:17 [INFO] 
00:05:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ deployment-jakartaee-full ---
00:05:17 [INFO] 
00:05:17 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ deployment-jakartaee-full ---
00:05:17 [INFO] Recompiling the module because of changed dependency.
00:05:17 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:05:17 [WARNING] system modules path not set in conjunction with -source 11
00:05:17 [INFO] 
00:05:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-utility ---
00:05:17 [INFO] Not copying test resources
00:05:17 [INFO] 
00:05:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-utility ---
00:05:17 [INFO] Not compiling test sources
00:05:17 [INFO] 
00:05:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-utility ---
00:05:17 [INFO] 
00:05:17 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-utility ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-utility ---
00:05:17 [INFO] Executing tasks
00:05:17 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/target/classes/META-INF for
00:05:17 [INFO]      [echo]                                     cmp-utility
00:05:17 [WARNING] system modules path not set in conjunction with -source 11
00:05:17 [INFO] 
00:05:17 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-connector ---
00:05:17 [INFO] Executed tasks
00:05:17 [INFO] 
00:05:17 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-utility ---
00:05:17 [INFO] 
00:05:17 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-connector ---
00:05:17 [INFO] 
00:05:17 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-connector ---
00:05:17 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:17 [INFO] 
00:05:17 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-connector ---
00:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/resources
00:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/manpages
00:05:17 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:17 [INFO] 
00:05:17 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-connector ---
00:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/target/cmp-utility.jar
00:05:17 [INFO] Recompiling the module because of changed dependency.
00:05:17 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:17 [INFO] 
00:05:17 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-utility ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-utility ---
00:05:17 [INFO] Tests are skipped.
00:05:17 [INFO] 
00:05:17 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-utility-checkstyle) @ cmp-utility ---
00:05:17 [INFO] 
00:05:17 [INFO] --- install:3.1.1:install (default-install) @ cmp-utility ---
00:05:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.pom
00:05:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/utility/target/cmp-utility.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-utility/7.0.15-SNAPSHOT/cmp-utility-7.0.15-SNAPSHOT.jar
00:05:17 [INFO] 
00:05:17 [INFO] ----------< org.glassfish.main.connectors:connectors-runtime >----------
00:05:17 [INFO] Building Connectors Runtime 7.0.15-SNAPSHOT                    [235/300]
00:05:17 [INFO]   from appserver/connectors/connectors-runtime/pom.xml
00:05:17 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:17 [INFO] 
00:05:17 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-runtime ---
00:05:17 [INFO] 
00:05:17 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-runtime ---
00:05:17 [INFO] 
00:05:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-runtime ---
00:05:17 [INFO] 
00:05:17 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-runtime ---
00:05:17 [INFO] Recompiling the module because of changed dependency.
00:05:17 [INFO] Compiling 161 source files with javac [debug target 11] to target/classes
00:05:18 [WARNING] system modules path not set in conjunction with -source 11
00:05:18 [INFO] 
00:05:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ deployment-jakartaee-full ---
00:05:18 [INFO] 
00:05:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ deployment-jakartaee-full ---
00:05:18 [INFO] 
00:05:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ deployment-jakartaee-full ---
00:05:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:18 [INFO] 
00:05:18 [INFO] --- resources:3.3.1:resources (default-resources) @ deployment-jakartaee-full ---
00:05:18 [INFO] Copying 1 resource from src/main/resources to target/classes
00:05:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/manpages
00:05:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:18 [INFO] 
00:05:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ deployment-jakartaee-full ---
00:05:18 [INFO] Recompiling the module because of changed dependency.
00:05:18 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:05:18 [WARNING] system modules path not set in conjunction with -source 11
00:05:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[239,35] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java:[242,42] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java uses unchecked or unsafe operations.
00:05:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/src/main/java/org/glassfish/batch/spi/impl/BatchRuntimeHelper.java: Recompile with -Xlint:unchecked for details.
00:05:18 [INFO] 
00:05:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-connector ---
00:05:18 [INFO] 
00:05:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-connector ---
00:05:18 [INFO] 
00:05:18 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-connector ---
00:05:18 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:18 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/target/classes/META-INF/MANIFEST.MF
00:05:18 [INFO] 
00:05:18 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-connector ---
00:05:18 [INFO] 
00:05:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-connector ---
00:05:18 [INFO] Recompiling the module because of changed dependency.
00:05:18 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:19 [WARNING] system modules path not set in conjunction with -source 11
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [INFO] 
00:05:19 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-container ---
00:05:19 [INFO] 
00:05:19 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-container ---
00:05:19 [INFO] 
00:05:19 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-container ---
00:05:19 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:19 [INFO] 
00:05:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-container ---
00:05:19 [INFO] Copying 11 resources from src/main/resources to target/classes
00:05:19 [WARNING] system modules path not set in conjunction with -source 11
00:05:19 [INFO] 
00:05:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-connector ---
00:05:19 [INFO] Not copying test resources
00:05:19 [INFO] 
00:05:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-connector ---
00:05:19 [WARNING] system modules path not set in conjunction with -source 11
00:05:19 [INFO] 
00:05:19 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-runtime ---
00:05:19 [INFO] 
00:05:19 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-runtime ---
00:05:19 [INFO] 
00:05:19 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-runtime ---
00:05:19 [INFO] Not compiling test sources
00:05:19 [INFO] 
00:05:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-connector ---
00:05:19 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:19 [INFO] Copying 2 resources from src/main/manpages to target/classes
00:05:19 [INFO] 
00:05:19 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-connector ---
00:05:19 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:19 [INFO] 
00:05:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-container ---
00:05:19 [INFO] 
00:05:19 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-runtime ---
00:05:19 [INFO] Tests are skipped.
00:05:19 [INFO] 
00:05:19 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-connector ---
00:05:19 [WARNING] system modules path not set in conjunction with -source 11
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[302,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[312,48] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[319,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[330,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[337,18] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[348,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[404,31] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarHandler.java:[457,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:19 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java uses unchecked or unsafe operations.
00:05:19 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/src/main/java/org/glassfish/javaee/full/deployment/EarDeployer.java: Recompile with -Xlint:unchecked for details.
00:05:19 [INFO] 
00:05:19 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ deployment-jakartaee-full ---
00:05:19 [INFO] 
00:05:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ deployment-jakartaee-full ---
00:05:19 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:19 [INFO] Copying 7 resources from src/main/resources to target/classes
00:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/manpages
00:05:19 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:19 [INFO] 
00:05:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-runtime ---
00:05:19 [INFO] Recompiling the module because of changed dependency.
00:05:19 [INFO] Compiling 278 source files with javac [debug target 11] to target/classes
00:05:19 [INFO] 
00:05:19 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ deployment-jakartaee-full ---
00:05:19 [INFO] Recompiling the module because of changed dependency.
00:05:19 [INFO] Compiling 161 source files with javac [debug target 11] to target/classes
00:05:19 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:19 [INFO] Executing tasks
00:05:19 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/target/classes/META-INF for
00:05:19 [INFO]      [echo]                                     glassfish-batch-connector
00:05:19 [INFO] Executed tasks
00:05:19 [INFO] 
00:05:19 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-connector ---
00:05:19 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar
00:05:19 [INFO] 
00:05:19 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-connector ---
00:05:19 [INFO] Tests are skipped.
00:05:19 [INFO] 
00:05:19 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-connector ---
00:05:19 [INFO] Tests are skipped.
00:05:19 [INFO] 
00:05:19 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-connector-checkstyle) @ glassfish-batch-connector ---
00:05:19 [INFO] 
00:05:19 [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-connector ---
00:05:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.pom
00:05:19 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-connector/target/glassfish-batch-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-connector/7.0.15-SNAPSHOT/glassfish-batch-connector-7.0.15-SNAPSHOT.jar
00:05:19 [INFO] 
00:05:19 [INFO] ------------------< org.glassfish.main.web:war-util >-------------------
00:05:19 [INFO] Building Web Container Common Utilities 7.0.15-SNAPSHOT        [236/300]
00:05:19 [INFO]   from appserver/web/war-util/pom.xml
00:05:19 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:19 [INFO] 
00:05:19 [INFO] --- clean:3.3.2:clean (default-clean) @ war-util ---
00:05:19 [INFO] 
00:05:19 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ war-util ---
00:05:19 [INFO] 
00:05:19 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ war-util ---
00:05:19 [INFO] 
00:05:19 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ war-util ---
00:05:19 [INFO] Recompiling the module because of changed dependency.
00:05:19 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/target/classes/META-INF/MANIFEST.MF
00:05:20 [INFO] 
00:05:20 [INFO] --- command-security:1.0.17:check (default-check) @ deployment-jakartaee-full ---
00:05:20 [INFO] 
00:05:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ deployment-jakartaee-full ---
00:05:20 [INFO] Recompiling the module because of changed dependency.
00:05:20 [INFO] Compiling 7 source files with javac [debug target 11] to target/classes
00:05:20 [WARNING] system modules path not set in conjunction with -source 11
00:05:20 [INFO] 
00:05:20 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ war-util ---
00:05:20 [INFO] 
00:05:20 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ war-util ---
00:05:20 [INFO] 
00:05:20 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ war-util ---
00:05:20 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:20 [INFO] 
00:05:20 [INFO] --- resources:3.3.1:resources (default-resources) @ war-util ---
00:05:20 [INFO] Copying 1 resource from src/main/resources to target/classes
00:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/manpages
00:05:20 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:20 [INFO] 
00:05:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ war-util ---
00:05:20 [INFO] Recompiling the module because of changed dependency.
00:05:20 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:21 [WARNING] system modules path not set in conjunction with -source 11
00:05:21 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:21 [INFO] Initial messages found so far: {}
00:05:21 [INFO] Processing: AS-DEPLOYMENT-02015
00:05:21 [INFO] Message AS-DEPLOYMENT-02015 needs checking for cause/action: false
00:05:21 [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}
00:05:21 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:21 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:21 [INFO] Total Messages including ones found from disk so far: {}
00:05:21 [INFO] Processing: jakarta.enterprise.system.tools.deployment.javaeefull on element DEPLOYMENT_LOGGER
00:05:21 [INFO] Enclosing type is org.glassfish.javaee.full.deployment.EarDeployer
00:05:21 [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}
00:05:21 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:21 [INFO] Found enclosing element DEPLOYMENT_LOGGER
00:05:21 [INFO] Found enclosing element org.glassfish.javaee.full.deployment.EarDeployer
00:05:21 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:21 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:21 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:21 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:21 [INFO] Total Messages including ones found from disk so far: {}
00:05:21 [INFO] 
00:05:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ deployment-jakartaee-full ---
00:05:21 [INFO] Not copying test resources
00:05:21 [INFO] 
00:05:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ deployment-jakartaee-full ---
00:05:21 [INFO] Not compiling test sources
00:05:21 [INFO] 
00:05:21 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ deployment-jakartaee-full ---
00:05:21 [INFO] 
00:05:21 [INFO] --- surefire:3.2.5:test (default-test) @ deployment-jakartaee-full ---
00:05:21 [INFO] Tests are skipped.
00:05:21 [INFO] 
00:05:21 [INFO] --- antrun:3.1.0:run (default-manifest) @ deployment-jakartaee-full ---
00:05:21 [INFO] Executing tasks
00:05:21 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/target/classes/META-INF for
00:05:21 [INFO]      [echo]                                     deployment-jakartaee-full
00:05:21 [INFO] Executed tasks
00:05:21 [INFO] 
00:05:21 [INFO] --- jar:3.3.0:jar (default-jar) @ deployment-jakartaee-full ---
00:05:21 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar
00:05:21 [INFO] 
00:05:21 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ deployment-jakartaee-full ---
00:05:21 [INFO] Tests are skipped.
00:05:21 [INFO] 
00:05:21 [INFO] --- failsafe:3.2.5:verify (verify) @ deployment-jakartaee-full ---
00:05:21 [INFO] Tests are skipped.
00:05:21 [INFO] 
00:05:21 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.deployment-deployment-jakartaee-full-checkstyle) @ deployment-jakartaee-full ---
00:05:21 [INFO] 
00:05:21 [INFO] --- install:3.1.1:install (default-install) @ deployment-jakartaee-full ---
00:05:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.pom
00:05:21 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/deployment/jakartaee-full/target/deployment-jakartaee-full.jar to /home/jenkins/.m2/repository/org/glassfish/main/deployment/deployment-jakartaee-full/7.0.15-SNAPSHOT/deployment-jakartaee-full-7.0.15-SNAPSHOT.jar
00:05:21 [INFO] 
00:05:21 [INFO] -----< org.glassfish.main.appclient.server:appclient-server-core >------
00:05:21 [INFO] Building GlassFish AppClient Server-Side Core 7.0.15-SNAPSHOT  [237/300]
00:05:21 [INFO]   from appserver/appclient/server/core/pom.xml
00:05:21 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:21 [INFO] 
00:05:21 [INFO] --- clean:3.3.2:clean (default-clean) @ appclient-server-core ---
00:05:21 [INFO] 
00:05:21 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient-server-core ---
00:05:21 [INFO] 
00:05:21 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient-server-core ---
00:05:21 [INFO] 
00:05:21 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient-server-core ---
00:05:21 [INFO] Recompiling the module because of changed dependency.
00:05:21 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:05:22 [WARNING] system modules path not set in conjunction with -source 11
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[129,37] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/com/sun/enterprise/glassfish/web/WarHandler.java:[156,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,26] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[159,67] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[610,22] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[620,26] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1125,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1369,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,13] java.security.Policy in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1445,29] java.security.Policy in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1447,18] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/WebappClassLoader.java:[1524,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[347,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/src/main/java/org/glassfish/web/loader/ReferenceCleaner.java:[354,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:22 [INFO] 
00:05:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ war-util ---
00:05:22 [INFO] 
00:05:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ war-util ---
00:05:22 [INFO] 
00:05:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ war-util ---
00:05:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:22 [WARNING] system modules path not set in conjunction with -source 11
00:05:22 [INFO] 
00:05:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient-server-core ---
00:05:22 [INFO] 
00:05:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient-server-core ---
00:05:22 [INFO] 
00:05:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient-server-core ---
00:05:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:22 [INFO] 
00:05:22 [INFO] --- resources:3.3.1:resources (default-resources) @ appclient-server-core ---
00:05:22 [INFO] Copying 8 resources from src/main/resources to target/classes
00:05:22 [INFO] Copying 2 resources from src/main/manpages to target/classes
00:05:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:22 [INFO] 
00:05:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient-server-core ---
00:05:22 [INFO] Recompiling the module because of changed dependency.
00:05:22 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:05:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/target/classes/META-INF/MANIFEST.MF
00:05:22 [INFO] 
00:05:22 [INFO] --- command-security:1.0.17:check (default-check) @ war-util ---
00:05:22 [INFO] 
00:05:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ war-util ---
00:05:22 [INFO] Recompiling the module because of changed dependency.
00:05:22 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:05:23 [WARNING] system modules path not set in conjunction with -source 11
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/module/RarHandler.java:[120,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:23 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Some input files use or override a deprecated API.
00:05:23 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/ConnectorRuntime.java: Recompile with -Xlint:deprecation for details.
00:05:23 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Some input files use unchecked or unsafe operations.
00:05:23 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/src/main/java/com/sun/enterprise/connectors/util/ConnectorJavaBeanValidator.java: Recompile with -Xlint:unchecked for details.
00:05:23 [INFO] 
00:05:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-runtime ---
00:05:23 [INFO] 
00:05:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-runtime ---
00:05:23 [WARNING] system modules path not set in conjunction with -source 11
00:05:23 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:23 [INFO] Initial messages found so far: {}
00:05:23 [INFO] Processing: AS-WEB-UTIL-00001
00:05:23 [INFO] Message AS-WEB-UTIL-00001 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00002
00:05:23 [INFO] Message AS-WEB-UTIL-00002 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00004
00:05:23 [INFO] Message AS-WEB-UTIL-00004 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00005
00:05:23 [INFO] Message AS-WEB-UTIL-00005 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00006
00:05:23 [INFO] Message AS-WEB-UTIL-00006 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00007
00:05:23 [INFO] Message AS-WEB-UTIL-00007 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00008
00:05:23 [INFO] Message AS-WEB-UTIL-00008 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00011
00:05:23 [INFO] Message AS-WEB-UTIL-00011 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00015
00:05:23 [INFO] Message AS-WEB-UTIL-00015 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00016
00:05:23 [INFO] Message AS-WEB-UTIL-00016 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00021
00:05:23 [INFO] Message AS-WEB-UTIL-00021 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00022
00:05:23 [INFO] Message AS-WEB-UTIL-00022 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00023
00:05:23 [INFO] Message AS-WEB-UTIL-00023 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00024
00:05:23 [INFO] Message AS-WEB-UTIL-00024 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00027
00:05:23 [INFO] Message AS-WEB-UTIL-00027 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00028
00:05:23 [INFO] Message AS-WEB-UTIL-00028 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00029
00:05:23 [INFO] Message AS-WEB-UTIL-00029 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00030
00:05:23 [INFO] Message AS-WEB-UTIL-00030 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00031
00:05:23 [INFO] Message AS-WEB-UTIL-00031 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00032
00:05:23 [INFO] Message AS-WEB-UTIL-00032 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00033
00:05:23 [INFO] Message AS-WEB-UTIL-00033 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00034
00:05:23 [INFO] Message AS-WEB-UTIL-00034 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00035
00:05:23 [INFO] Message AS-WEB-UTIL-00035 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00036
00:05:23 [INFO] Message AS-WEB-UTIL-00036 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00037
00:05:23 [INFO] Message AS-WEB-UTIL-00037 needs checking for cause/action: true
00:05:23 [INFO] Processing: AS-WEB-UTIL-00038
00:05:23 [INFO] Message AS-WEB-UTIL-00038 needs checking for cause/action: false
00:05:23 [INFO] Processing: AS-WEB-UTIL-00039
00:05:23 [INFO] Message AS-WEB-UTIL-00039 needs checking for cause/action: false
00:05:23 [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}
00:05:23 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:23 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:23 [INFO] Total Messages including ones found from disk so far: {}
00:05:23 [INFO] Processing: jakarta.enterprise.web.util on element WEB_UTIL_LOGGER
00:05:23 [INFO] Enclosing type is org.glassfish.web.loader.LogFacade
00:05:23 [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}
00:05:23 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:23 [INFO] Found enclosing element WEB_UTIL_LOGGER
00:05:23 [INFO] Found enclosing element org.glassfish.web.loader.LogFacade
00:05:23 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:23 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:23 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:23 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:23 [INFO] Total Messages including ones found from disk so far: {}
00:05:23 [INFO] 
00:05:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ war-util ---
00:05:23 [INFO] Not copying test resources
00:05:23 [INFO] 
00:05:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ war-util ---
00:05:23 [INFO] Not compiling test sources
00:05:23 [INFO] 
00:05:23 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ war-util ---
00:05:23 [INFO] 
00:05:23 [INFO] --- surefire:3.2.5:test (default-test) @ war-util ---
00:05:23 [INFO] Tests are skipped.
00:05:23 [INFO] 
00:05:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ war-util ---
00:05:23 [INFO] 
00:05:23 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-runtime ---
00:05:23 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:23 [INFO] Executing tasks
00:05:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/target/classes/META-INF for
00:05:23 [INFO]      [echo]                                     war-util
00:05:23 [INFO] Executed tasks
00:05:23 [INFO] 
00:05:23 [INFO] --- jar:3.3.0:jar (default-jar) @ war-util ---
00:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/target/war-util.jar
00:05:23 [INFO] 
00:05:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ war-util ---
00:05:23 [INFO] Tests are skipped.
00:05:23 [INFO] 
00:05:23 [INFO] --- failsafe:3.2.5:verify (verify) @ war-util ---
00:05:23 [INFO] Tests are skipped.
00:05:23 [INFO] 
00:05:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-war-util-checkstyle) @ war-util ---
00:05:23 [INFO] 
00:05:23 [INFO] --- install:3.1.1:install (default-install) @ war-util ---
00:05:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.pom
00:05:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/war-util/target/war-util.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/war-util/7.0.15-SNAPSHOT/war-util-7.0.15-SNAPSHOT.jar
00:05:23 [INFO] 
00:05:23 [INFO] --------------< org.glassfish.main.security:security-all >--------------
00:05:23 [INFO] Building Security Related Implementation for GlassFish 7.0.15-SNAPSHOT [238/300]
00:05:23 [INFO]   from appserver/security/security-all/pom.xml
00:05:23 [INFO] --------------------------------[ pom ]---------------------------------
00:05:23 [INFO] 
00:05:23 [INFO] --- clean:3.3.2:clean (default-clean) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ security-all ---
00:05:23 [INFO] No sources to compile
00:05:23 [INFO] 
00:05:23 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ security-all ---
00:05:23 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:23 [INFO] 
00:05:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ security-all ---
00:05:23 [INFO] No sources to compile
00:05:23 [INFO] 
00:05:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ security-all ---
00:05:23 [INFO] No sources to compile
00:05:23 [INFO] 
00:05:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ security-all ---
00:05:23 [INFO] Executing tasks
00:05:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/security-all/target/classes/META-INF for
00:05:23 [INFO]      [echo]                                     security-all
00:05:23 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/security-all/target/classes/META-INF
00:05:23 [INFO] Executed tasks
00:05:23 [INFO] 
00:05:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ security-all ---
00:05:23 [INFO] Tests are skipped.
00:05:23 [INFO] 
00:05:23 [INFO] --- failsafe:3.2.5:verify (verify) @ security-all ---
00:05:23 [INFO] Tests are skipped.
00:05:23 [INFO] 
00:05:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-security-all-checkstyle) @ security-all ---
00:05:23 [INFO] 
00:05:23 [INFO] --- install:3.1.1:install (default-install) @ security-all ---
00:05:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/security-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/security-all/7.0.15-SNAPSHOT/security-all-7.0.15-SNAPSHOT.pom
00:05:23 [INFO] 
00:05:23 [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars >---
00:05:23 [INFO] Building connectors-ra-redeploy-rars 7.0.15-SNAPSHOT           [239/300]
00:05:23 [INFO]   from appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml
00:05:23 [INFO] --------------------------------[ rar ]---------------------------------
00:05:24 [WARNING] system modules path not set in conjunction with -source 11
00:05:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[92,36] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/CarHandler.java:[104,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Some input files use unchecked or unsafe operations.
00:05:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/src/main/java/org/glassfish/appclient/server/core/ApplicationSignedJARManager.java: Recompile with -Xlint:unchecked for details.
00:05:24 [INFO] 
00:05:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient-server-core ---
00:05:24 [INFO] 
00:05:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient-server-core ---
00:05:24 [INFO] 
00:05:24 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient-server-core ---
00:05:24 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:24 [INFO] 
00:05:24 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] No sources to compile
00:05:24 [INFO] 
00:05:24 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:24 [INFO] 
00:05:24 [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v1/connectors-ra-redeploy-jars.jar
00:05:24 [INFO] 
00:05:24 [INFO] --- dependency:3.6.1:copy-dependencies (version2) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Copying connectors-ra-redeploy-jars-v2.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/v2/connectors-ra-redeploy-jars.jar
00:05:24 [INFO] 
00:05:24 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/resources
00:05:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/manpages
00:05:24 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] No sources to compile
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] No sources to compile
00:05:24 [INFO] 
00:05:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Not copying test resources
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/target/classes/META-INF/MANIFEST.MF
00:05:24 [INFO] Not compiling test sources
00:05:24 [INFO] 
00:05:24 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Tests are skipped.
00:05:24 [INFO] 
00:05:24 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] 
00:05:24 [INFO] --- command-security:1.0.17:check (default-check) @ connectors-runtime ---
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-runtime ---
00:05:24 [INFO] Executing tasks
00:05:24 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF for
00:05:24 [INFO]      [echo]                                     connectors-ra-redeploy-rars
00:05:24 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/classes/META-INF
00:05:24 [INFO] Executed tasks
00:05:24 [INFO] 
00:05:24 [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars ---
00:05:24 [INFO] Recompiling the module because of changed dependency.
00:05:24 [INFO] Compiling 161 source files with javac [debug target 11] to target/classes
00:05:24 [WARNING] Manifest org.glassfish.main.appclient.server:appclient-server-core:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.appclient.server.core,  has 1,  private references [org.glassfish.appclient.server.core.jws.servedcontent]
00:05:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/target/classes/META-INF/MANIFEST.MF
00:05:24 [INFO] 
00:05:24 [INFO] --- command-security:1.0.17:check (default-check) @ appclient-server-core ---
00:05:24 [INFO] 
00:05:24 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient-server-core ---
00:05:24 [INFO] Recompiling the module because of changed dependency.
00:05:24 [INFO] Compiling 37 source files with javac [debug target 11] to target/classes
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
00:05:25 [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars
00:05:25 [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml
00:05:25 [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one
00:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars.rar
00:05:25 [INFO] 
00:05:25 [INFO] --- rar:3.0.0:rar (version2) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
00:05:25 [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars
00:05:25 [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml
00:05:25 [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one
00:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-v2.rar
00:05:25 [INFO] 
00:05:25 [INFO] --- rar:3.0.0:rar (nojar) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
00:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/nojar
00:05:25 [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/ra.xml
00:05:25 [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/src/main/rar/META-INF/MANIFEST.MF - Generating one
00:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/target/connectors-ra-redeploy-rars-nojar.rar
00:05:25 [INFO] 
00:05:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] Tests are skipped.
00:05:25 [INFO] 
00:05:25 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] Tests are skipped.
00:05:25 [INFO] 
00:05:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-checkstyle) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] 
00:05:25 [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars ---
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/tests/connectors/connectors-ra-redeploy-rars/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.pom
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT.rar
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-v2.rar
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-7.0.15-SNAPSHOT-nojar.rar
00:05:25 [INFO] 
00:05:25 [INFO] --< org.glassfish.main.tests.connectors:connectors-ra-redeploy-rars-xa >--
00:05:25 [INFO] Building connectors-ra-redeploy-rars-xa 7.0.15-SNAPSHOT        [240/300]
00:05:25 [INFO]   from appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/pom.xml
00:05:25 [INFO] --------------------------------[ rar ]---------------------------------
00:05:25 [INFO] 
00:05:25 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] No sources to compile
00:05:25 [INFO] 
00:05:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:25 [INFO] 
00:05:25 [INFO] --- dependency:3.6.1:copy-dependencies (version1) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/v1/connectors-ra-redeploy-jars.jar
00:05:25 [INFO] 
00:05:25 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/resources
00:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/manpages
00:05:25 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:25 [INFO] 
00:05:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] No sources to compile
00:05:25 [INFO] 
00:05:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] No sources to compile
00:05:25 [INFO] 
00:05:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Not copying test resources
00:05:25 [INFO] 
00:05:25 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Not compiling test sources
00:05:25 [INFO] 
00:05:25 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Tests are skipped.
00:05:25 [INFO] 
00:05:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Executing tasks
00:05:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF for
00:05:25 [INFO]      [echo]                                     connectors-ra-redeploy-rars-xa
00:05:25 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/classes/META-INF
00:05:25 [INFO] Executed tasks
00:05:25 [INFO] 
00:05:25 [INFO] --- rar:3.0.0:rar (default-rar) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
00:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
00:05:25 [INFO] Copying 1 resource to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa
00:05:25 [INFO] Using ra.xml /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/ra.xml
00:05:25 [INFO] Could not find manifest file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/src/main/rar/META-INF/MANIFEST.MF - Generating one
00:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/connectors-ra-redeploy/rars-xa/target/connectors-ra-redeploy-rars-xa.rar
00:05:25 [INFO] 
00:05:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Tests are skipped.
00:05:25 [INFO] 
00:05:25 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Tests are skipped.
00:05:25 [INFO] 
00:05:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests.connectors-connectors-ra-redeploy-rars-xa-checkstyle) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] 
00:05:25 [INFO] --- install:3.1.1:install (default-install) @ connectors-ra-redeploy-rars-xa ---
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.pom
00:05:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/connectors-ra-redeploy-rars-xa-7.0.15-SNAPSHOT.rar
00:05:25 [INFO] 
00:05:25 [INFO] ----< org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra >----
00:05:25 [INFO] Building Distribution Module for JDBC Resource Adapter 7.0.15-SNAPSHOT [241/300]
00:05:25 [INFO]   from appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
00:05:25 [INFO] -----------------------[ distribution-fragment ]------------------------
00:05:25 [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor)'
00:05:25 [WARNING] Parameter 'distribution' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:set-main-artifact (default-set-main-artifact)'
00:05:25 [INFO] 
00:05:25 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-ra ---
00:05:25 [INFO] No sources to compile
00:05:25 [INFO] 
00:05:25 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-ra ---
00:05:25 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:25 [INFO] 
00:05:25 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-classes) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-templates) @ jdbc-ra ---
00:05:25 [INFO] 
00:05:25 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-ra ---
00:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/resources
00:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/src/main/manpages
00:05:25 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:25 [INFO] 
00:05:25 [INFO] --- assembly:3.6.0:single (jdbc-ra-cp) @ jdbc-ra ---
00:05:25 [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra/jdbc-ra-cp.jar
00:05:26 [WARNING] system modules path not set in conjunction with -source 11
00:05:26 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:26 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:26 [INFO] Initial messages found so far: {}
00:05:26 [INFO] Processing: AS-ACDEPL-00108
00:05:26 [INFO] Message AS-ACDEPL-00108 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00109
00:05:26 [INFO] Message AS-ACDEPL-00109 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00105
00:05:26 [INFO] Message AS-ACDEPL-00105 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00103
00:05:26 [INFO] Message AS-ACDEPL-00103 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS_ACDEPL-00104
00:05:26 [INFO] Message AS_ACDEPL-00104 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS_ACDEPL-00101
00:05:26 [INFO] Message AS_ACDEPL-00101 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS_ACDEPL_00102
00:05:26 [INFO] Message AS_ACDEPL_00102 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00111
00:05:26 [INFO] Message AS-ACDEPL-00111 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00114
00:05:26 [INFO] Message AS-ACDEPL-00114 needs checking for cause/action: false
00:05:26 [INFO] Processing: AS-ACDEPL-00115
00:05:26 [INFO] Message AS-ACDEPL-00115 needs checking for cause/action: false
00:05:26 [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}
00:05:26 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:26 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:26 [INFO] Total Messages including ones found from disk so far: {}
00:05:26 [INFO] Processing: jakarta.enterprise.system.container.appclient on element APPCLIENT_SERVER_MAIN_LOGGER
00:05:26 [INFO] Enclosing type is org.glassfish.appclient.server.core.jws.JavaWebStartInfo
00:05:26 [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}
00:05:26 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:26 [INFO] Found enclosing element APPCLIENT_SERVER_MAIN_LOGGER
00:05:26 [INFO] Found enclosing element org.glassfish.appclient.server.core.jws.JavaWebStartInfo
00:05:26 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:26 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:26 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:26 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:26 [INFO] Total Messages including ones found from disk so far: {}
00:05:26 [INFO] 
00:05:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient-server-core ---
00:05:26 [INFO] Not copying test resources
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient-server-core ---
00:05:26 [INFO] Not compiling test sources
00:05:26 [INFO] 
00:05:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient-server-core ---
00:05:26 [INFO] 
00:05:26 [INFO] --- surefire:3.2.5:test (default-test) @ appclient-server-core ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient-server-core ---
00:05:26 [WARNING] system modules path not set in conjunction with -source 11
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[64,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[95,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[123,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[165,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/ClassGenerator.java:[211,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:26   cast to java.lang.Object for a varargs call
00:05:26   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3207,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3214,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3239,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/StatefulSessionContainer.java:[3246,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[349,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[371,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[730,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[735,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[755,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[758,37] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[831,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[836,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[857,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[860,37] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[294,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[390,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[392,54] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[490,13] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[493,9] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[504,44] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[506,32] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,40] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,65] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[507,114] javax.security.auth.SubjectDomainCombiner in javax.security.auth has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[511,48] java.security.AccessControlContext in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[551,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/security/application/EJBSecurityManager.java:[568,47] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/EjbContainerServicesImpl.java:[200,38] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[797,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[800,37] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[902,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/InterceptorManager.java:[905,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[409,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[513,23] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[105,36] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/EjbJarHandler.java:[151,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/EJBHandler.java:[161,23] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:26 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatefulHandler.java:[89,22] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal
00:05:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Some input files use or override a deprecated API.
00:05:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/CallbackInvocationContext.java: Recompile with -Xlint:deprecation for details.
00:05:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/org/glassfish/ejb/deployment/annotation/handlers/StatelessHandler.java: Some input files additionally use or override a deprecated API that is marked for removal.
00:05:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Some input files use unchecked or unsafe operations.
00:05:26 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/EjbInvocation.java: Recompile with -Xlint:unchecked for details.
00:05:26 [INFO] 
00:05:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-container ---
00:05:26 [INFO] 
00:05:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-container ---
00:05:26 [INFO] 
00:05:26 [INFO] --- assembly:3.6.0:single (jdbc-ra-dm) @ jdbc-ra ---
00:05:26 [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml
00:05:26 [INFO] Executing tasks
00:05:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/target/classes/META-INF for
00:05:26 [INFO]      [echo]                                     appclient-server-core
00:05:26 [INFO] Executed tasks
00:05:26 [INFO] 
00:05:26 [INFO] --- jar:3.3.0:jar (default-jar) @ appclient-server-core ---
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra/jdbc-ra-dm.jar
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/target/appclient-server-core.jar
00:05:26 [INFO] 
00:05:26 [INFO] --- assembly:3.6.0:single (jdbc-ra-ds) @ jdbc-ra ---
00:05:26 [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient-server-core ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:verify (verify) @ appclient-server-core ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient.server-appclient-server-core-checkstyle) @ appclient-server-core ---
00:05:26 [INFO] 
00:05:26 [INFO] --- install:3.1.1:install (default-install) @ appclient-server-core ---
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.pom
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/server/core/target/appclient-server-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/server/appclient-server-core/7.0.15-SNAPSHOT/appclient-server-core-7.0.15-SNAPSHOT.jar
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra/jdbc-ra-ds.jar
00:05:26 [INFO] 
00:05:26 [INFO] -----------< org.glassfish.main.security:appclient.security >-----------
00:05:26 [INFO] Building Appclient Security Integration 7.0.15-SNAPSHOT        [242/300]
00:05:26 [INFO]   from appserver/security/appclient.security/pom.xml
00:05:26 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:26 [INFO] 
00:05:26 [INFO] --- clean:3.3.2:clean (default-clean) @ appclient.security ---
00:05:26 [INFO] 
00:05:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ appclient.security ---
00:05:26 [INFO] 
00:05:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ appclient.security ---
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ appclient.security ---
00:05:26 [INFO] 
00:05:26 [INFO] --- assembly:3.6.0:single (jdbc-ra-xa) @ jdbc-ra ---
00:05:26 [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml
00:05:26 [INFO] Recompiling the module because of changed dependency.
00:05:26 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra/jdbc-ra-xa.jar
00:05:26 [INFO] 
00:05:26 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-container ---
00:05:26 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-ra ---
00:05:26 [INFO] No sources to compile
00:05:26 [INFO] 
00:05:26 [INFO] --- assembly:3.6.0:single (jdbc-ra-manifest-4-all-apps) @ jdbc-ra ---
00:05:26 [INFO] Reading assembly descriptor: src/assembly/jdbcra-manifest.xml
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar
00:05:26 [WARNING] system modules path not set in conjunction with -source 11
00:05:26 [INFO] 
00:05:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-runtime ---
00:05:26 [INFO] Not copying test resources
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-runtime ---
00:05:26 [INFO] Not compiling test sources
00:05:26 [INFO] 
00:05:26 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-runtime ---
00:05:26 [INFO] 
00:05:26 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-runtime ---
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-ra ---
00:05:26 [INFO] No sources to compile
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-ra ---
00:05:26 [INFO] 
00:05:26 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-runtime ---
00:05:26 [INFO] Executing tasks
00:05:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/META-INF for
00:05:26 [INFO]      [echo]                                     jdbc-ra
00:05:26 [INFO] Executed tasks
00:05:26 [INFO] 
00:05:26 [INFO] --- antrun:3.1.0:run (jdbc-ra-manifest-4-all-apps) @ jdbc-ra ---
00:05:26 [INFO] Executing tasks
00:05:26 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/target/classes/META-INF for
00:05:26 [INFO]      [echo]                                     connectors-runtime
00:05:26 [INFO] Executed tasks
00:05:26 [INFO] 
00:05:26 [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-runtime ---
00:05:26 [INFO] Executing tasks
00:05:26 [INFO]     [unjar] Expanding: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__cp_jdbc_ra
00:05:26 [INFO]     [unjar] Expanding: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__dm_jdbc_ra
00:05:26 [INFO]     [unjar] Expanding: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__ds_jdbc_ra
00:05:26 [INFO]     [unjar] Expanding: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra-manifest.jar into /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/classes/glassfish/lib/install/applications/__xa_jdbc_ra
00:05:26 [INFO] Executed tasks
00:05:26 [INFO] 
00:05:26 [INFO] --- assembly:3.6.0:single (default-single) @ jdbc-ra ---
00:05:26 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:05:26 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/target/connectors-runtime.jar
00:05:26 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip
00:05:26 [INFO] 
00:05:26 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ jdbc-ra ---
00:05:26 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/target/jdbc-ra.zip
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-ra ---
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-runtime ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-ra ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution-jdbc-ra-checkstyle) @ jdbc-ra ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-runtime ---
00:05:26 [INFO] 
00:05:26 [INFO] --- install:3.1.1:install (default-install) @ jdbc-ra ---
00:05:26 [INFO] Tests are skipped.
00:05:26 [INFO] 
00:05:26 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-runtime-checkstyle) @ connectors-runtime ---
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.pom
00:05:26 [INFO] 
00:05:26 [INFO] --- install:3.1.1:install (default-install) @ connectors-runtime ---
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.pom
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jdbc-ra-7.0.15-SNAPSHOT.zip
00:05:26 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-runtime/target/connectors-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-runtime/7.0.15-SNAPSHOT/connectors-runtime-7.0.15-SNAPSHOT.jar
00:05:26 [INFO] 
00:05:26 [INFO] ------------< org.glassfish.main.persistence.cmp:cmp-model >------------
00:05:26 [INFO] Building model module for cmp 7.0.15-SNAPSHOT                  [243/300]
00:05:26 [INFO]   from appserver/persistence/cmp/model/pom.xml
00:05:26 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:26 [INFO] 
00:05:26 [INFO] ---------< org.glassfish.main.batch:glassfish-batch-commands >----------
00:05:26 [INFO] Building Batch Commands for Glassfish 7.0.15-SNAPSHOT          [244/300]
00:05:26 [INFO]   from appserver/batch/glassfish-batch-commands/pom.xml
00:05:26 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:26 [INFO] 
00:05:26 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-model ---
00:05:26 [INFO] 
00:05:26 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-batch-commands ---
00:05:26 [INFO] 
00:05:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-model ---
00:05:26 [INFO] 
00:05:26 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-batch-commands ---
00:05:26 [INFO] 
00:05:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-model ---
00:05:26 [INFO] 
00:05:26 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-batch-commands ---
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-model ---
00:05:26 [INFO] 
00:05:26 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-batch-commands ---
00:05:26 [INFO] Recompiling the module because of changed dependency.
00:05:26 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:05:26 [INFO] Recompiling the module because of changed dependency.
00:05:26 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:05:27 [WARNING] system modules path not set in conjunction with -source 11
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ appclient.security ---
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ appclient.security ---
00:05:27 [INFO] 
00:05:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ appclient.security ---
00:05:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:27 [INFO] 
00:05:27 [INFO] --- resources:3.3.1:resources (default-resources) @ appclient.security ---
00:05:27 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/src/main/resources
00:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/src/main/manpages
00:05:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:27 [INFO] 
00:05:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ appclient.security ---
00:05:27 [INFO] Recompiling the module because of changed dependency.
00:05:27 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:05:27 [WARNING] system modules path not set in conjunction with -source 11
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-batch-commands ---
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-batch-commands ---
00:05:27 [INFO] 
00:05:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-batch-commands ---
00:05:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:27 [INFO] 
00:05:27 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-batch-commands ---
00:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/resources
00:05:27 [INFO] Copying 5 resources from src/main/manpages to target/classes
00:05:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:27 [INFO] 
00:05:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-batch-commands ---
00:05:27 [INFO] Recompiling the module because of changed dependency.
00:05:27 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:05:27 [WARNING] system modules path not set in conjunction with -source 11
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-model ---
00:05:27 [INFO] 
00:05:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-model ---
00:05:27 [INFO] 
00:05:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-model ---
00:05:27 [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb,  has 1,  private references [com.sun.ejb.containers.interceptors]
00:05:27 [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-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]
00:05:27 [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.containers.util.cache,  has 1,  private references [com.sun.ejb.base.stats]
00:05:27 [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.ejb.monitoring.stats,  has 1,  private references [com.sun.ejb.spi.stats]
00:05:27 [WARNING] Manifest org.glassfish.main.ejb:ejb-container:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.ejb.deployment.descriptor,  has 1,  private references [org.glassfish.ejb.deployment.util]
00:05:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/target/classes/META-INF/MANIFEST.MF
00:05:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:27 [INFO] 
00:05:27 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-model ---
00:05:27 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:27 [INFO] 
00:05:27 [INFO] --- command-security:1.0.17:check (default-check) @ ejb-container ---
00:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/manpages
00:05:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:27 [INFO] 
00:05:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-model ---
00:05:27 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.ejb.admin.cli.ListTimers, org.glassfish.ejb.admin.cli.MigrateTimers]
00:05:27 [INFO] 
00:05:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-container ---
00:05:27 [INFO] Recompiling the module because of changed dependency.
00:05:27 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:05:27 [INFO] Recompiling the module because of changed dependency.
00:05:27 [INFO] Compiling 278 source files with javac [debug target 11] to target/classes
00:05:28 [WARNING] system modules path not set in conjunction with -source 11
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,9] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[90,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/src/main/java/com/sun/enterprise/security/appclient/AppClientSecurityInfoImpl.java:[93,19] setSecurityManager(java.lang.SecurityManager) in java.lang.System has been deprecated and marked for removal
00:05:28 [INFO] 
00:05:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ appclient.security ---
00:05:28 [INFO] 
00:05:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ appclient.security ---
00:05:28 [INFO] 
00:05:28 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ appclient.security ---
00:05:28 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:28 [WARNING] system modules path not set in conjunction with -source 11
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java uses or overrides a deprecated API.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/AbstractListCommandProxy.java: Recompile with -Xlint:deprecation for details.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java uses unchecked or unsafe operations.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/src/main/java/org/glassfish/batch/SetBatchRuntimeConfiguration.java: Recompile with -Xlint:unchecked for details.
00:05:28 [INFO] 
00:05:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ glassfish-batch-commands ---
00:05:28 [INFO] 
00:05:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ glassfish-batch-commands ---
00:05:28 [INFO] 
00:05:28 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ glassfish-batch-commands ---
00:05:28 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:28 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/target/classes/META-INF/MANIFEST.MF
00:05:28 [INFO] 
00:05:28 [INFO] --- command-security:1.0.17:check (default-check) @ appclient.security ---
00:05:28 [INFO] 
00:05:28 [INFO] --- compiler:3.13.0:compile (process-annotations) @ appclient.security ---
00:05:28 [INFO] Recompiling the module because of changed dependency.
00:05:28 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:05:28 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/target/classes/META-INF/MANIFEST.MF
00:05:28 [INFO] 
00:05:28 [INFO] --- command-security:1.0.17:check (default-check) @ glassfish-batch-commands ---
00:05:28 [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]
00:05:28 [INFO] 
00:05:28 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-batch-commands ---
00:05:28 [INFO] Recompiling the module because of changed dependency.
00:05:28 [INFO] Compiling 11 source files with javac [debug target 11] to target/classes
00:05:28 [WARNING] system modules path not set in conjunction with -source 11
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java uses or overrides a deprecated API.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:deprecation for details.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Some input files use unchecked or unsafe operations.
00:05:28 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/Model.java: Recompile with -Xlint:unchecked for details.
00:05:28 [INFO] 
00:05:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-model ---
00:05:29 [INFO] 
00:05:29 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-model ---
00:05:29 [INFO] 
00:05:29 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-model ---
00:05:29 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:29 [WARNING] system modules path not set in conjunction with -source 11
00:05:29 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:29 [INFO] 
00:05:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ appclient.security ---
00:05:29 [INFO] Not copying test resources
00:05:29 [INFO] 
00:05:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ appclient.security ---
00:05:29 [INFO] Not compiling test sources
00:05:29 [INFO] 
00:05:29 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ appclient.security ---
00:05:29 [INFO] 
00:05:29 [INFO] --- surefire:3.2.5:test (default-test) @ appclient.security ---
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- antrun:3.1.0:run (default-manifest) @ appclient.security ---
00:05:29 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/target/classes/META-INF/MANIFEST.MF
00:05:29 [INFO] Executing tasks
00:05:29 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/target/classes/META-INF for
00:05:29 [INFO]      [echo]                                     appclient.security
00:05:29 [INFO] 
00:05:29 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-model ---
00:05:29 [INFO] Executed tasks
00:05:29 [INFO] 
00:05:29 [INFO] --- jar:3.3.0:jar (default-jar) @ appclient.security ---
00:05:29 [WARNING] system modules path not set in conjunction with -source 11
00:05:29 [INFO] 
00:05:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-batch-commands ---
00:05:29 [INFO] Not copying test resources
00:05:29 [INFO] 
00:05:29 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-model ---
00:05:29 [INFO] 
00:05:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-batch-commands ---
00:05:29 [INFO] Not compiling test sources
00:05:29 [INFO] 
00:05:29 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ glassfish-batch-commands ---
00:05:29 [INFO] 
00:05:29 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-batch-commands ---
00:05:29 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/target/appclient.security.jar
00:05:29 [INFO] Recompiling the module because of changed dependency.
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-batch-commands ---
00:05:29 [INFO] Compiling 42 source files with javac [debug target 11] to target/classes
00:05:29 [INFO] 
00:05:29 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ appclient.security ---
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- failsafe:3.2.5:verify (verify) @ appclient.security ---
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-appclient.security-checkstyle) @ appclient.security ---
00:05:29 [INFO] 
00:05:29 [INFO] --- install:3.1.1:install (default-install) @ appclient.security ---
00:05:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.pom
00:05:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/appclient.security/target/appclient.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/appclient.security/7.0.15-SNAPSHOT/appclient.security-7.0.15-SNAPSHOT.jar
00:05:29 [INFO] 
00:05:29 [INFO] ------------------< org.glassfish.main.web:web-core >-------------------
00:05:29 [INFO] Building Core Servlet Container 7.0.15-SNAPSHOT                [245/300]
00:05:29 [INFO]   from appserver/web/web-core/pom.xml
00:05:29 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:29 [INFO] Executing tasks
00:05:29 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/target/classes/META-INF for
00:05:29 [INFO]      [echo]                                     glassfish-batch-commands
00:05:29 [INFO] Executed tasks
00:05:29 [INFO] 
00:05:29 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-batch-commands ---
00:05:29 [INFO] 
00:05:29 [INFO] --- clean:3.3.2:clean (default-clean) @ web-core ---
00:05:29 [INFO] 
00:05:29 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-core ---
00:05:29 [INFO] 
00:05:29 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-core ---
00:05:29 [INFO] 
00:05:29 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-core ---
00:05:29 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar
00:05:29 [INFO] 
00:05:29 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-batch-commands ---
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-batch-commands ---
00:05:29 [INFO] Tests are skipped.
00:05:29 [INFO] 
00:05:29 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.batch-glassfish-batch-commands-checkstyle) @ glassfish-batch-commands ---
00:05:29 [INFO] 
00:05:29 [INFO] --- install:3.1.1:install (default-install) @ glassfish-batch-commands ---
00:05:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.pom
00:05:29 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/batch/glassfish-batch-commands/target/glassfish-batch-commands.jar to /home/jenkins/.m2/repository/org/glassfish/main/batch/glassfish-batch-commands/7.0.15-SNAPSHOT/glassfish-batch-commands-7.0.15-SNAPSHOT.jar
00:05:29 [INFO] Recompiling the module because of changed dependency.
00:05:29 [INFO] Compiling 309 source files with javac [debug target 11] to target/classes
00:05:29 [INFO] 
00:05:29 [INFO] ---------------< org.glassfish.main.web:jstl-connector >----------------
00:05:29 [INFO] Building Jakarta Pages Standard Tags implementation connector module 7.0.15-SNAPSHOT [246/300]
00:05:29 [INFO]   from appserver/web/jstl-connector/pom.xml
00:05:29 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:29 [INFO] 
00:05:29 [INFO] --- clean:3.3.2:clean (default-clean) @ jstl-connector ---
00:05:29 [INFO] 
00:05:29 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jstl-connector ---
00:05:29 [INFO] 
00:05:29 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jstl-connector ---
00:05:29 [INFO] 
00:05:29 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jstl-connector ---
00:05:29 [INFO] Recompiling the module because of changed dependency.
00:05:29 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:30 [WARNING] system modules path not set in conjunction with -source 11
00:05:30 [INFO] 
00:05:30 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jstl-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jstl-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jstl-connector ---
00:05:30 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:30 [INFO] 
00:05:30 [INFO] --- resources:3.3.1:resources (default-resources) @ jstl-connector ---
00:05:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/src/main/resources
00:05:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/src/main/manpages
00:05:30 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:30 [INFO] 
00:05:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ jstl-connector ---
00:05:30 [INFO] Recompiling the module because of changed dependency.
00:05:30 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:30 [WARNING] system modules path not set in conjunction with -source 11
00:05:30 [INFO] 
00:05:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-model ---
00:05:30 [INFO] Not copying test resources
00:05:30 [INFO] 
00:05:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-model ---
00:05:30 [INFO] Not compiling test sources
00:05:30 [INFO] 
00:05:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-model ---
00:05:30 [INFO] 
00:05:30 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-model ---
00:05:30 [INFO] Tests are skipped.
00:05:30 [INFO] 
00:05:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-model ---
00:05:30 [INFO] Executing tasks
00:05:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/target/classes/META-INF for
00:05:30 [INFO]      [echo]                                     cmp-model
00:05:30 [INFO] Executed tasks
00:05:30 [INFO] 
00:05:30 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-model ---
00:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/target/cmp-model.jar
00:05:30 [INFO] 
00:05:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-model ---
00:05:30 [INFO] Tests are skipped.
00:05:30 [INFO] 
00:05:30 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-model ---
00:05:30 [INFO] Tests are skipped.
00:05:30 [INFO] 
00:05:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-model-checkstyle) @ cmp-model ---
00:05:30 [INFO] 
00:05:30 [INFO] --- install:3.1.1:install (default-install) @ cmp-model ---
00:05:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.pom
00:05:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/model/target/cmp-model.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-model/7.0.15-SNAPSHOT/cmp-model-7.0.15-SNAPSHOT.jar
00:05:30 [INFO] 
00:05:30 [INFO] ------------< org.glassfish.main.web:jersey-mvc-connector >-------------
00:05:30 [INFO] Building Jersey MVC TLD connector implementation module 7.0.15-SNAPSHOT [247/300]
00:05:30 [INFO]   from appserver/web/jersey-mvc-connector/pom.xml
00:05:30 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:30 [INFO] 
00:05:30 [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-mvc-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-mvc-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-mvc-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-mvc-connector ---
00:05:30 [INFO] Recompiling the module because of changed dependency.
00:05:30 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:30 [WARNING] system modules path not set in conjunction with -source 11
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:30 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:30 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:30 [INFO] Initial messages found so far: {}
00:05:30 [INFO] Processing: AS-EJB-00053
00:05:30 [INFO] Message AS-EJB-00053 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00054
00:05:30 [INFO] Message AS-EJB-00054 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00055
00:05:30 [INFO] Message AS-EJB-00055 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00056
00:05:30 [INFO] Message AS-EJB-00056 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00057
00:05:30 [INFO] Message AS-EJB-00057 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00058
00:05:30 [INFO] Message AS-EJB-00058 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00059
00:05:30 [INFO] Message AS-EJB-00059 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00060
00:05:30 [INFO] Message AS-EJB-00060 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00061
00:05:30 [INFO] Message AS-EJB-00061 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00062
00:05:30 [INFO] Message AS-EJB-00062 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00052
00:05:30 [INFO] Message AS-EJB-00052 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00036
00:05:30 [INFO] Message AS-EJB-00036 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00037
00:05:30 [INFO] Message AS-EJB-00037 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00038
00:05:30 [INFO] Message AS-EJB-00038 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00039
00:05:30 [INFO] Message AS-EJB-00039 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00040
00:05:30 [INFO] Message AS-EJB-00040 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00041
00:05:30 [INFO] Message AS-EJB-00041 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00042
00:05:30 [INFO] Message AS-EJB-00042 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00043
00:05:30 [INFO] Message AS-EJB-00043 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00044
00:05:30 [INFO] Message AS-EJB-00044 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00045
00:05:30 [INFO] Message AS-EJB-00045 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00046
00:05:30 [INFO] Message AS-EJB-00046 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00047
00:05:30 [INFO] Message AS-EJB-00047 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00051
00:05:30 [INFO] Message AS-EJB-00051 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00012
00:05:30 [INFO] Message AS-EJB-00012 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00013
00:05:30 [INFO] Message AS-EJB-00013 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00014
00:05:30 [INFO] Message AS-EJB-00014 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00015
00:05:30 [INFO] Message AS-EJB-00015 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00016
00:05:30 [INFO] Message AS-EJB-00016 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00017
00:05:30 [INFO] Message AS-EJB-00017 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00018
00:05:30 [INFO] Message AS-EJB-00018 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00019
00:05:30 [INFO] Message AS-EJB-00019 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00020
00:05:30 [INFO] Message AS-EJB-00020 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00021
00:05:30 [INFO] Message AS-EJB-00021 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00022
00:05:30 [INFO] Message AS-EJB-00022 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00023
00:05:30 [INFO] Message AS-EJB-00023 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00024
00:05:30 [INFO] Message AS-EJB-00024 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00025
00:05:30 [INFO] Message AS-EJB-00025 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00026
00:05:30 [INFO] Message AS-EJB-00026 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00028
00:05:30 [INFO] Message AS-EJB-00028 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00029
00:05:30 [INFO] Message AS-EJB-00029 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00030
00:05:30 [INFO] Message AS-EJB-00030 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00031
00:05:30 [INFO] Message AS-EJB-00031 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00032
00:05:30 [INFO] Message AS-EJB-00032 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00033
00:05:30 [INFO] Message AS-EJB-00033 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00034
00:05:30 [INFO] Message AS-EJB-00034 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00035
00:05:30 [INFO] Message AS-EJB-00035 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00050
00:05:30 [INFO] Message AS-EJB-00050 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00063
00:05:30 [INFO] Message AS-EJB-00063 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00001
00:05:30 [INFO] Message AS-EJB-00001 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00002
00:05:30 [INFO] Message AS-EJB-00002 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00003
00:05:30 [INFO] Message AS-EJB-00003 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00004
00:05:30 [INFO] Message AS-EJB-00004 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00005
00:05:30 [INFO] Message AS-EJB-00005 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00006
00:05:30 [INFO] Message AS-EJB-00006 needs checking for cause/action: true
00:05:30 [INFO] Processing: AS-EJB-00007
00:05:30 [INFO] Message AS-EJB-00007 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00008
00:05:30 [INFO] Message AS-EJB-00008 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00009
00:05:30 [INFO] Message AS-EJB-00009 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00010
00:05:30 [INFO] Message AS-EJB-00010 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00011
00:05:30 [INFO] Message AS-EJB-00011 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00049
00:05:30 [INFO] Message AS-EJB-00049 needs checking for cause/action: false
00:05:30 [INFO] Processing: AS-EJB-00048
00:05:30 [INFO] Message AS-EJB-00048 needs checking for cause/action: false
00:05:30 [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()}
00:05:30 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:30 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:30 [INFO] Total Messages including ones found from disk so far: {}
00:05:30 [INFO] Processing: jakarta.enterprise.ejb.container on element EJB_LOGGER_NAME
00:05:30 [INFO] Enclosing type is org.glassfish.ejb.LogFacade
00:05:30 [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}
00:05:30 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:30 [INFO] Found enclosing element EJB_LOGGER_NAME
00:05:30 [INFO] Found enclosing element org.glassfish.ejb.LogFacade
00:05:30 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/AbstractPool.java:[27,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/pool/NonBlockingPool.java:[26,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:30 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:30 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:30 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:30 [INFO] Total Messages including ones found from disk so far: {}
00:05:30 [INFO] 
00:05:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-container ---
00:05:30 [INFO] Not copying test resources
00:05:30 [INFO] 
00:05:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-container ---
00:05:30 [INFO] Not compiling test sources
00:05:30 [INFO] 
00:05:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-container ---
00:05:30 [INFO] 
00:05:30 [INFO] --- surefire:3.2.5:test (default-test) @ ejb-container ---
00:05:30 [INFO] Tests are skipped.
00:05:30 [INFO] 
00:05:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-container ---
00:05:30 [INFO] Executing tasks
00:05:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/target/classes/META-INF for
00:05:30 [INFO]      [echo]                                     ejb-container
00:05:30 [INFO] Executed tasks
00:05:30 [INFO] 
00:05:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-container ---
00:05:30 [WARNING] system modules path not set in conjunction with -source 11
00:05:30 [INFO] 
00:05:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jstl-connector ---
00:05:30 [INFO] 
00:05:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jstl-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jstl-connector ---
00:05:31 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:31 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/target/ejb-container.jar
00:05:31 [WARNING] system modules path not set in conjunction with -source 11
00:05:31 [INFO] 
00:05:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-mvc-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-mvc-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-mvc-connector ---
00:05:31 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:31 [INFO] 
00:05:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-container ---
00:05:31 [INFO] 
00:05:31 [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-mvc-connector ---
00:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/src/main/resources
00:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/src/main/manpages
00:05:31 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-mvc-connector ---
00:05:31 [INFO] Tests are skipped.
00:05:31 [INFO] 
00:05:31 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-container ---
00:05:31 [INFO] Tests are skipped.
00:05:31 [INFO] 
00:05:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-container-checkstyle) @ ejb-container ---
00:05:31 [INFO] 
00:05:31 [INFO] --- install:3.1.1:install (default-install) @ ejb-container ---
00:05:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.pom
00:05:31 [INFO] Recompiling the module because of changed dependency.
00:05:31 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:31 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-container/target/ejb-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-container/7.0.15-SNAPSHOT/ejb-container-7.0.15-SNAPSHOT.jar
00:05:31 [INFO] 
00:05:31 [INFO] ---------< org.glassfish.main.tests:dependency-lib-downloader >---------
00:05:31 [INFO] Building GlassFish Ant Dependencies 7.0.15-SNAPSHOT            [248/300]
00:05:31 [INFO]   from appserver/tests/appserv-tests/lib/pom.xml
00:05:31 [INFO] --------------------------------[ pom ]---------------------------------
00:05:31 [INFO] 
00:05:31 [INFO] --- clean:3.3.2:clean (default-clean) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ dependency-lib-downloader ---
00:05:31 [INFO] No sources to compile
00:05:31 [INFO] 
00:05:31 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ dependency-lib-downloader ---
00:05:31 [INFO] No sources to compile
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ dependency-lib-downloader ---
00:05:31 [INFO] No sources to compile
00:05:31 [INFO] 
00:05:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ dependency-lib-downloader ---
00:05:31 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/target/classes/META-INF/MANIFEST.MF
00:05:31 [INFO] 
00:05:31 [INFO] --- command-security:1.0.17:check (default-check) @ jstl-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jstl-connector ---
00:05:31 [INFO] Recompiling the module because of changed dependency.
00:05:31 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:31 [INFO] Executing tasks
00:05:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/classes/META-INF for
00:05:31 [INFO]      [echo]                                     dependency-lib-downloader
00:05:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/classes/META-INF
00:05:31 [INFO] Executed tasks
00:05:31 [INFO] 
00:05:31 [INFO] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ dependency-lib-downloader ---
00:05:31 [INFO] Copying webtest.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/webtest.jar
00:05:31 [INFO] Copying reporter.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/reporter.jar
00:05:31 [INFO] Copying report-builder.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/report-builder.jar
00:05:31 [INFO] Copying cciblackbox-tx.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/cciblackbox-tx.jar
00:05:31 [INFO] Copying connectors-ra-redeploy-jars.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-jars.jar
00:05:31 [INFO] Copying connectors-ra-redeploy-rars.rar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars.rar
00:05:31 [INFO] Copying connectors-ra-redeploy-rars-v2.rar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-v2.rar
00:05:31 [INFO] Copying connectors-ra-redeploy-rars-nojar.rar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-nojar.rar
00:05:31 [INFO] Copying connectors-ra-redeploy-rars-xa.rar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/connectors-ra-redeploy-rars-xa.rar
00:05:31 [INFO] Copying commons-logging-1.2.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/commons-logging.jar
00:05:31 [INFO] Copying commons-codec-1.16.0.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/commons-codec.jar
00:05:31 [INFO] Copying httpclient-4.5.14.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/httpclient.jar
00:05:31 [INFO] Copying log4j-1.2.17.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/log4j.jar
00:05:31 [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/junit.jar
00:05:31 [INFO] Copying testng-7.8.0.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/testng.jar
00:05:31 [INFO] Copying glassfish-jul-extension.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/tests/appserv-tests/lib/target/glassfish-jul-extension.jar
00:05:31 [INFO] 
00:05:31 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ dependency-lib-downloader ---
00:05:31 [INFO] Tests are skipped.
00:05:31 [INFO] 
00:05:31 [INFO] --- failsafe:3.2.5:verify (verify) @ dependency-lib-downloader ---
00:05:31 [INFO] Tests are skipped.
00:05:31 [INFO] 
00:05:31 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.tests-dependency-lib-downloader-checkstyle) @ dependency-lib-downloader ---
00:05:31 [INFO] 
00:05:31 [INFO] --- install:3.1.1:install (default-install) @ dependency-lib-downloader ---
00:05:31 [INFO] Skipping artifact installation
00:05:31 [INFO] 
00:05:31 [INFO] -----------------< org.glassfish.main.transaction:jts >-----------------
00:05:31 [INFO] Building JTS Implementation for Glassfish 7.0.15-SNAPSHOT      [249/300]
00:05:31 [INFO]   from appserver/transaction/jts/pom.xml
00:05:31 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:31 [INFO] 
00:05:31 [INFO] --- clean:3.3.2:clean (default-clean) @ jts ---
00:05:31 [INFO] 
00:05:31 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jts ---
00:05:31 [INFO] 
00:05:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jts ---
00:05:31 [INFO] 
00:05:31 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jts ---
00:05:31 [INFO] Recompiling the module because of changed dependency.
00:05:31 [INFO] Compiling 126 source files with javac [debug target 11] to target/classes
00:05:31 [WARNING] system modules path not set in conjunction with -source 11
00:05:31 [INFO] 
00:05:31 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-mvc-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-mvc-connector ---
00:05:31 [INFO] 
00:05:31 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-mvc-connector ---
00:05:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:32 [WARNING] system modules path not set in conjunction with -source 11
00:05:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API.
00:05:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details.
00:05:32 [INFO] 
00:05:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-core ---
00:05:32 [INFO] 
00:05:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-core ---
00:05:32 [INFO] 
00:05:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-core ---
00:05:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:32 [INFO] 
00:05:32 [INFO] --- resources:3.3.1:resources (default-resources) @ web-core ---
00:05:32 [INFO] Copying 22 resources from src/main/resources to target/classes
00:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/manpages
00:05:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:32 [INFO] 
00:05:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-core ---
00:05:32 [INFO] Recompiling the module because of changed dependency.
00:05:32 [INFO] Compiling 309 source files with javac [debug target 11] to target/classes
00:05:32 [WARNING] system modules path not set in conjunction with -source 11
00:05:32 [INFO] 
00:05:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jstl-connector ---
00:05:32 [INFO] Not copying test resources
00:05:32 [INFO] 
00:05:32 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jstl-connector ---
00:05:32 [INFO] Not compiling test sources
00:05:32 [INFO] 
00:05:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jstl-connector ---
00:05:32 [INFO] 
00:05:32 [INFO] --- surefire:3.2.5:test (default-test) @ jstl-connector ---
00:05:32 [INFO] Tests are skipped.
00:05:32 [INFO] 
00:05:32 [INFO] --- antrun:3.1.0:run (default-manifest) @ jstl-connector ---
00:05:32 [INFO] Executing tasks
00:05:32 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/target/classes/META-INF for
00:05:32 [INFO]      [echo]                                     jstl-connector
00:05:32 [INFO] Executed tasks
00:05:32 [INFO] 
00:05:32 [INFO] --- jar:3.3.0:jar (default-jar) @ jstl-connector ---
00:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/target/jstl-connector.jar
00:05:32 [INFO] 
00:05:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jstl-connector ---
00:05:32 [INFO] Tests are skipped.
00:05:32 [INFO] 
00:05:32 [INFO] --- failsafe:3.2.5:verify (verify) @ jstl-connector ---
00:05:32 [INFO] Tests are skipped.
00:05:32 [INFO] 
00:05:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jstl-connector-checkstyle) @ jstl-connector ---
00:05:32 [INFO] 
00:05:32 [INFO] --- install:3.1.1:install (default-install) @ jstl-connector ---
00:05:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.pom
00:05:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jstl-connector/target/jstl-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jstl-connector/7.0.15-SNAPSHOT/jstl-connector-7.0.15-SNAPSHOT.jar
00:05:32 [INFO] 
00:05:32 [INFO] ------< org.glassfish.main.connectors:connectors-inbound-runtime >------
00:05:32 [INFO] Building Connectors Inbound Support 7.0.15-SNAPSHOT            [250/300]
00:05:32 [INFO]   from appserver/connectors/connectors-inbound-runtime/pom.xml
00:05:32 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/target/classes/META-INF/MANIFEST.MF
00:05:32 [INFO] 
00:05:32 [INFO] --- command-security:1.0.17:check (default-check) @ jersey-mvc-connector ---
00:05:32 [INFO] 
00:05:32 [INFO] --- clean:3.3.2:clean (default-clean) @ connectors-inbound-runtime ---
00:05:32 [INFO] 
00:05:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ connectors-inbound-runtime ---
00:05:32 [INFO] 
00:05:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ connectors-inbound-runtime ---
00:05:32 [INFO] 
00:05:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ connectors-inbound-runtime ---
00:05:32 [INFO] 
00:05:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-mvc-connector ---
00:05:32 [INFO] Recompiling the module because of changed dependency.
00:05:32 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:32 [INFO] Recompiling the module because of changed dependency.
00:05:32 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:05:32 [WARNING] system modules path not set in conjunction with -source 11
00:05:32 [INFO] 
00:05:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jts ---
00:05:32 [INFO] 
00:05:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jts ---
00:05:32 [INFO] 
00:05:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jts ---
00:05:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:32 [INFO] 
00:05:32 [INFO] --- resources:3.3.1:resources (default-resources) @ jts ---
00:05:32 [INFO] Copying 2 resources from src/main/java to target/classes
00:05:32 [INFO] Copying 3 resources from src/main/resources to target/classes
00:05:32 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:05:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:32 [INFO] 
00:05:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ jts ---
00:05:32 [INFO] Recompiling the module because of changed dependency.
00:05:32 [INFO] Compiling 126 source files with javac [debug target 11] to target/classes
00:05:33 [WARNING] system modules path not set in conjunction with -source 11
00:05:33 [INFO] 
00:05:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-mvc-connector ---
00:05:33 [INFO] Not copying test resources
00:05:33 [INFO] 
00:05:33 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-mvc-connector ---
00:05:33 [INFO] Not compiling test sources
00:05:33 [INFO] 
00:05:33 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-mvc-connector ---
00:05:33 [INFO] 
00:05:33 [INFO] --- surefire:3.2.5:test (default-test) @ jersey-mvc-connector ---
00:05:33 [INFO] Tests are skipped.
00:05:33 [INFO] 
00:05:33 [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-mvc-connector ---
00:05:33 [WARNING] system modules path not set in conjunction with -source 11
00:05:33 [INFO] 
00:05:33 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ connectors-inbound-runtime ---
00:05:33 [INFO] 
00:05:33 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ connectors-inbound-runtime ---
00:05:33 [INFO] 
00:05:33 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ connectors-inbound-runtime ---
00:05:33 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:33 [INFO] 
00:05:33 [INFO] --- resources:3.3.1:resources (default-resources) @ connectors-inbound-runtime ---
00:05:33 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:33 [INFO] Copying 2 resources from src/main/resources to target/classes
00:05:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/src/main/manpages
00:05:33 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:33 [INFO] 
00:05:33 [INFO] --- compiler:3.13.0:compile (default-compile) @ connectors-inbound-runtime ---
00:05:33 [INFO] Recompiling the module because of changed dependency.
00:05:33 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:05:33 [INFO] Executing tasks
00:05:33 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/target/classes/META-INF for
00:05:33 [INFO]      [echo]                                     jersey-mvc-connector
00:05:33 [INFO] Executed tasks
00:05:33 [INFO] 
00:05:33 [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-mvc-connector ---
00:05:33 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar
00:05:33 [INFO] 
00:05:33 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-mvc-connector ---
00:05:33 [INFO] Tests are skipped.
00:05:33 [INFO] 
00:05:33 [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-mvc-connector ---
00:05:33 [INFO] Tests are skipped.
00:05:33 [INFO] 
00:05:33 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-mvc-connector-checkstyle) @ jersey-mvc-connector ---
00:05:33 [INFO] 
00:05:33 [INFO] --- install:3.1.1:install (default-install) @ jersey-mvc-connector ---
00:05:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.pom
00:05:33 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-mvc-connector/target/jersey-mvc-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-mvc-connector/7.0.15-SNAPSHOT/jersey-mvc-connector-7.0.15-SNAPSHOT.jar
00:05:33 [INFO] 
00:05:33 [INFO] ----------------< org.glassfish.main.jdbc:jdbc-runtime >----------------
00:05:33 [INFO] Building JDBC Runtime Module 7.0.15-SNAPSHOT                   [251/300]
00:05:33 [INFO]   from appserver/jdbc/jdbc-runtime/pom.xml
00:05:33 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:33 [INFO] 
00:05:33 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-runtime ---
00:05:33 [INFO] 
00:05:33 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-runtime ---
00:05:33 [INFO] 
00:05:33 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-runtime ---
00:05:33 [INFO] 
00:05:33 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-runtime ---
00:05:33 [INFO] Recompiling the module because of changed dependency.
00:05:33 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:05:34 [WARNING] system modules path not set in conjunction with -source 11
00:05:34 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:34 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Some input files use unchecked or unsafe operations.
00:05:34 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/src/main/java/com/sun/enterprise/connectors/inbound/ActiveInboundResourceAdapterImpl.java: Recompile with -Xlint:unchecked for details.
00:05:34 [INFO] 
00:05:34 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ connectors-inbound-runtime ---
00:05:34 [INFO] 
00:05:34 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ connectors-inbound-runtime ---
00:05:34 [INFO] 
00:05:34 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ connectors-inbound-runtime ---
00:05:34 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:34 [WARNING] system modules path not set in conjunction with -source 11
00:05:34 [INFO] 
00:05:34 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-runtime ---
00:05:34 [INFO] 
00:05:34 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-runtime ---
00:05:34 [INFO] 
00:05:34 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-runtime ---
00:05:34 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:34 [INFO] 
00:05:34 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-runtime ---
00:05:34 [INFO] Copying 3 resources from src/main/resources to target/classes
00:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/src/main/manpages
00:05:34 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:34 [INFO] 
00:05:34 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-runtime ---
00:05:34 [INFO] Recompiling the module because of changed dependency.
00:05:34 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:05:35 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF/MANIFEST.MF
00:05:35 [INFO] 
00:05:35 [INFO] --- command-security:1.0.17:check (default-check) @ connectors-inbound-runtime ---
00:05:35 [INFO] 
00:05:35 [INFO] --- compiler:3.13.0:compile (process-annotations) @ connectors-inbound-runtime ---
00:05:35 [INFO] Recompiling the module because of changed dependency.
00:05:35 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:05:36 [WARNING] system modules path not set in conjunction with -source 11
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Class for a varargs call
00:05:36   cast to java.lang.Class[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Class for a varargs call
00:05:36   cast to java.lang.Class[] for a non-varargs call and to suppress this warning
00:05:36 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:36   cast to java.lang.Object for a varargs call
00:05:36   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Some input files use or override a deprecated API.
00:05:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/iiop/TransactionIIOPInterceptorFactory.java: Recompile with -Xlint:deprecation for details.
00:05:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Some input files use unchecked or unsafe operations.
00:05:36 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/src/main/java/com/sun/enterprise/transaction/jts/JavaEETransactionManagerJTSDelegate.java: Recompile with -Xlint:unchecked for details.
00:05:36 [INFO] 
00:05:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jts ---
00:05:36 [INFO] 
00:05:36 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jts ---
00:05:36 [WARNING] system modules path not set in conjunction with -source 11
00:05:36 [INFO] 
00:05:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ connectors-inbound-runtime ---
00:05:36 [INFO] Not copying test resources
00:05:36 [INFO] 
00:05:36 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ connectors-inbound-runtime ---
00:05:36 [INFO] Not compiling test sources
00:05:36 [INFO] 
00:05:36 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ connectors-inbound-runtime ---
00:05:36 [INFO] 
00:05:36 [INFO] --- surefire:3.2.5:test (default-test) @ connectors-inbound-runtime ---
00:05:36 [INFO] Tests are skipped.
00:05:36 [INFO] 
00:05:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ connectors-inbound-runtime ---
00:05:36 [INFO] Executing tasks
00:05:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/target/classes/META-INF for
00:05:36 [INFO]      [echo]                                     connectors-inbound-runtime
00:05:36 [INFO] Executed tasks
00:05:36 [INFO] 
00:05:36 [INFO] --- jar:3.3.0:jar (default-jar) @ connectors-inbound-runtime ---
00:05:36 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar
00:05:36 [INFO] 
00:05:36 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jts ---
00:05:36 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:36 [INFO] 
00:05:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ connectors-inbound-runtime ---
00:05:36 [INFO] Tests are skipped.
00:05:36 [INFO] 
00:05:36 [INFO] --- failsafe:3.2.5:verify (verify) @ connectors-inbound-runtime ---
00:05:36 [INFO] Tests are skipped.
00:05:36 [INFO] 
00:05:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.connectors-connectors-inbound-runtime-checkstyle) @ connectors-inbound-runtime ---
00:05:36 [INFO] 
00:05:36 [INFO] --- install:3.1.1:install (default-install) @ connectors-inbound-runtime ---
00:05:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.pom
00:05:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/connectors/connectors-inbound-runtime/target/connectors-inbound-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/connectors/connectors-inbound-runtime/7.0.15-SNAPSHOT/connectors-inbound-runtime-7.0.15-SNAPSHOT.jar
00:05:36 [INFO] 
00:05:36 [INFO] -----< org.glassfish.main.persistence.cmp:cmp-generator-database >------
00:05:36 [INFO] Building Database Generator module for cmp 7.0.15-SNAPSHOT     [252/300]
00:05:36 [INFO]   from appserver/persistence/cmp/generator-database/pom.xml
00:05:36 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:36 [INFO] 
00:05:36 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-generator-database ---
00:05:36 [INFO] 
00:05:36 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-generator-database ---
00:05:36 [INFO] 
00:05:36 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-generator-database ---
00:05:36 [INFO] 
00:05:36 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-generator-database ---
00:05:36 [INFO] Recompiling the module because of changed dependency.
00:05:36 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:05:36 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/target/classes/META-INF/MANIFEST.MF
00:05:36 [INFO] 
00:05:36 [INFO] --- command-security:1.0.17:check (default-check) @ jts ---
00:05:36 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.jts.admin.cli.RecoverTransactions, org.glassfish.jts.admin.cli.RecoverTransactionsInternal]
00:05:36 [INFO] 
00:05:36 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jts ---
00:05:36 [INFO] Recompiling the module because of changed dependency.
00:05:36 [INFO] Compiling 126 source files with javac [debug target 11] to target/classes
00:05:36 [WARNING] system modules path not set in conjunction with -source 11
00:05:36 [INFO] 
00:05:36 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-generator-database ---
00:05:36 [INFO] 
00:05:36 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-generator-database ---
00:05:36 [INFO] 
00:05:36 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-generator-database ---
00:05:36 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:36 [INFO] 
00:05:36 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-generator-database ---
00:05:36 [INFO] Copying 12 resources from src/main/java to target/classes
00:05:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/src/main/manpages
00:05:36 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:36 [INFO] 
00:05:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-generator-database ---
00:05:36 [INFO] Recompiling the module because of changed dependency.
00:05:36 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:05:37 [WARNING] system modules path not set in conjunction with -source 11
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Some input files use or override a deprecated API.
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/recovery/JdbcRecoveryResourceHandler.java: Recompile with -Xlint:deprecation for details.
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Some input files use unchecked or unsafe operations.
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/src/main/java/org/glassfish/jdbc/deployer/DataSourceDefinitionDeployer.java: Recompile with -Xlint:unchecked for details.
00:05:37 [INFO] 
00:05:37 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-runtime ---
00:05:37 [INFO] 
00:05:37 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-runtime ---
00:05:37 [INFO] 
00:05:37 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-runtime ---
00:05:37 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:37 [WARNING] Manifest org.glassfish.main.jdbc:jdbc-runtime:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.jdbcruntime,  has 1,  private references [org.glassfish.jdbc.pool.monitor]
00:05:37 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/target/classes/META-INF/MANIFEST.MF
00:05:37 [INFO] 
00:05:37 [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-runtime ---
00:05:37 [INFO] 
00:05:37 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-runtime ---
00:05:37 [INFO] Recompiling the module because of changed dependency.
00:05:37 [INFO] Compiling 16 source files with javac [debug target 11] to target/classes
00:05:37 [WARNING] system modules path not set in conjunction with -source 11
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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.
00:05:37 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/src/main/java/com/sun/jdo/spi/persistence/generator/database/MappingPolicy.java: Recompile with -Xlint:unchecked for details.
00:05:37 [INFO] 
00:05:37 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-generator-database ---
00:05:37 [INFO] 
00:05:37 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-generator-database ---
00:05:37 [INFO] 
00:05:37 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-generator-database ---
00:05:37 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/target/classes/META-INF/MANIFEST.MF
00:05:38 [INFO] 
00:05:38 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-generator-database ---
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-generator-database ---
00:05:38 [INFO] Recompiling the module because of changed dependency.
00:05:38 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:05:38 [WARNING] system modules path not set in conjunction with -source 11
00:05:38 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:38 [INFO] 
00:05:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jts ---
00:05:38 [INFO] Not copying test resources
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jts ---
00:05:38 [INFO] Not compiling test sources
00:05:38 [INFO] 
00:05:38 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jts ---
00:05:38 [INFO] 
00:05:38 [INFO] --- surefire:3.2.5:test (default-test) @ jts ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- antrun:3.1.0:run (default-manifest) @ jts ---
00:05:38 [INFO] Executing tasks
00:05:38 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/target/classes/META-INF for
00:05:38 [INFO]      [echo]                                     jts
00:05:38 [INFO] Executed tasks
00:05:38 [INFO] 
00:05:38 [INFO] --- jar:3.3.0:jar (default-jar) @ jts ---
00:05:38 [WARNING] system modules path not set in conjunction with -source 11
00:05:38 [INFO] 
00:05:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-runtime ---
00:05:38 [INFO] Not copying test resources
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-runtime ---
00:05:38 [INFO] Not compiling test sources
00:05:38 [INFO] 
00:05:38 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-runtime ---
00:05:38 [INFO] 
00:05:38 [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-runtime ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-runtime ---
00:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/target/jts.jar
00:05:38 [INFO] Executing tasks
00:05:38 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/target/classes/META-INF for
00:05:38 [INFO]      [echo]                                     jdbc-runtime
00:05:38 [INFO] Executed tasks
00:05:38 [INFO] 
00:05:38 [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-runtime ---
00:05:38 [WARNING] system modules path not set in conjunction with -source 11
00:05:38 [INFO] 
00:05:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-generator-database ---
00:05:38 [INFO] Not copying test resources
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-generator-database ---
00:05:38 [INFO] Not compiling test sources
00:05:38 [INFO] 
00:05:38 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-generator-database ---
00:05:38 [INFO] 
00:05:38 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-generator-database ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-generator-database ---
00:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-runtime ---
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jts ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-runtime ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-runtime-checkstyle) @ jdbc-runtime ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:verify (verify) @ jts ---
00:05:38 [INFO] 
00:05:38 [INFO] --- install:3.1.1:install (default-install) @ jdbc-runtime ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.transaction-jts-checkstyle) @ jts ---
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.pom
00:05:38 [INFO] 
00:05:38 [INFO] --- install:3.1.1:install (default-install) @ jts ---
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.pom
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/jdbc-runtime/target/jdbc-runtime.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-runtime/7.0.15-SNAPSHOT/jdbc-runtime-7.0.15-SNAPSHOT.jar
00:05:38 [INFO] Executing tasks
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/transaction/jts/target/jts.jar to /home/jenkins/.m2/repository/org/glassfish/main/transaction/jts/7.0.15-SNAPSHOT/jts-7.0.15-SNAPSHOT.jar
00:05:38 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/target/classes/META-INF for
00:05:38 [INFO]      [echo]                                     cmp-generator-database
00:05:38 [INFO] Executed tasks
00:05:38 [INFO] 
00:05:38 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-generator-database ---
00:05:38 [INFO] 
00:05:38 [INFO] ----------< org.glassfish.main.persistence.cmp:cmp-enhancer >-----------
00:05:38 [INFO] Building enhancer module for cmp 7.0.15-SNAPSHOT               [253/300]
00:05:38 [INFO]   from appserver/persistence/cmp/enhancer/pom.xml
00:05:38 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:38 [INFO] 
00:05:38 [INFO] --------< org.glassfish.main.web:jersey-ejb-component-provider >--------
00:05:38 [INFO] Building Jersey EJB Component Provider Module 7.0.15-SNAPSHOT  [254/300]
00:05:38 [INFO]   from appserver/web/jersey-ejb-component-provider/pom.xml
00:05:38 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar
00:05:38 [INFO] 
00:05:38 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-enhancer ---
00:05:38 [INFO] 
00:05:38 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-enhancer ---
00:05:38 [INFO] 
00:05:38 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-enhancer ---
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-enhancer ---
00:05:38 [INFO] Recompiling the module because of changed dependency.
00:05:38 [INFO] Compiling 94 source files with javac [debug target 11] to target/classes
00:05:38 [INFO] 
00:05:38 [INFO] --- clean:3.3.2:clean (default-clean) @ jersey-ejb-component-provider ---
00:05:38 [INFO] 
00:05:38 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jersey-ejb-component-provider ---
00:05:38 [INFO] 
00:05:38 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jersey-ejb-component-provider ---
00:05:38 [INFO] 
00:05:38 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jersey-ejb-component-provider ---
00:05:38 [INFO] Recompiling the module because of changed dependency.
00:05:38 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-generator-database ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-generator-database ---
00:05:38 [INFO] Tests are skipped.
00:05:38 [INFO] 
00:05:38 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-generator-database-checkstyle) @ cmp-generator-database ---
00:05:38 [INFO] 
00:05:38 [INFO] --- install:3.1.1:install (default-install) @ cmp-generator-database ---
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.pom
00:05:38 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/generator-database/target/cmp-generator-database.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-generator-database/7.0.15-SNAPSHOT/cmp-generator-database-7.0.15-SNAPSHOT.jar
00:05:38 [INFO] 
00:05:38 [INFO] -------------< org.glassfish.main.ejb:ejb-full-container >--------------
00:05:38 [INFO] Building Full EJB Container add-ons 7.0.15-SNAPSHOT            [255/300]
00:05:38 [INFO]   from appserver/ejb/ejb-full-container/pom.xml
00:05:38 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:39 [INFO] 
00:05:39 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-full-container ---
00:05:39 [INFO] 
00:05:39 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-full-container ---
00:05:39 [INFO] 
00:05:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-full-container ---
00:05:39 [INFO] 
00:05:39 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-full-container ---
00:05:39 [INFO] Recompiling the module because of changed dependency.
00:05:39 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:39 [WARNING] system modules path not set in conjunction with -source 11
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/Globals.java:[193,16] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1711,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1788,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[1872,39] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2938,36] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2939,23] setVersion(int) in jakarta.servlet.http.Cookie has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,54] getComment() in jakarta.servlet.SessionCookieConfig has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java:[2940,23] setComment(java.lang.String) in jakarta.servlet.http.Cookie has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1379,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1506,42] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Response.java:[1645,27] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/ResponseFacade.java:[221,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[736,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[746,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[768,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[797,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[807,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/OutputBuffer.java:[825,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ContainerBase.java:[915,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[777,33] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2850,55] non-varargs call of varargs method with inexact argument type for last parameter;
00:05:39   cast to java.lang.String for a varargs call
00:05:39   cast to java.lang.String[] for a non-varargs call and to suppress this warning
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[2895,62] non-varargs call of varargs method with inexact argument type for last parameter;
00:05:39   cast to java.lang.String for a varargs call
00:05:39   cast to java.lang.String[] for a non-varargs call and to suppress this warning
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6303,52] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,13] java.lang.SecurityManager in java.lang has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardContext.java:[6330,40] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/StandardWrapper.java:[1220,29] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[402,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[412,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[434,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[462,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[472,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[494,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[524,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[534,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/InputBuffer.java:[564,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[96,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[128,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[160,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[196,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/CoyoteInputStream.java:[275,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[292,20] <T>doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/security/SecurityUtil.java:[399,24] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[154,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[165,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[218,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[229,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[246,19] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[262,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[336,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[347,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[365,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[389,19] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[419,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[430,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[577,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[595,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[757,55] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/RequestFacade.java:[761,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[307,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[316,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[325,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[509,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[518,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[550,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[580,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[589,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/AsyncContextImpl.java:[646,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[658,26] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[830,21] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/session/StandardSession.java:[870,25] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[318,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationDispatcher.java:[522,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[74,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[85,26] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[124,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[134,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[145,24] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[158,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[168,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[178,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[190,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[203,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[214,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[224,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[234,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[244,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[257,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[267,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[277,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[290,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[304,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[315,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[325,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java:[335,20] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API.
00:05:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details.
00:05:39 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/core/ApplicationContextFacade.java: Some input files additionally use or override a deprecated API that is marked for removal.
00:05:39 [INFO] 
00:05:39 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-core ---
00:05:39 [INFO] 
00:05:39 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-core ---
00:05:39 [INFO] 
00:05:39 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-core ---
00:05:39 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:39 [WARNING] system modules path not set in conjunction with -source 11
00:05:39 [INFO] 
00:05:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-enhancer ---
00:05:39 [INFO] 
00:05:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-enhancer ---
00:05:39 [INFO] 
00:05:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-enhancer ---
00:05:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:39 [INFO] 
00:05:39 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-enhancer ---
00:05:39 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/src/main/manpages
00:05:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:39 [INFO] 
00:05:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-enhancer ---
00:05:39 [INFO] Recompiling the module because of changed dependency.
00:05:39 [INFO] Compiling 94 source files with javac [debug target 11] to target/classes
00:05:39 [WARNING] system modules path not set in conjunction with -source 11
00:05:39 [INFO] 
00:05:39 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-full-container ---
00:05:39 [INFO] 
00:05:39 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-full-container ---
00:05:39 [INFO] 
00:05:39 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-full-container ---
00:05:39 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:39 [INFO] 
00:05:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-full-container ---
00:05:39 [INFO] Copying 2 resources from src/main/resources to target/classes
00:05:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/src/main/manpages
00:05:39 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:39 [INFO] 
00:05:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-full-container ---
00:05:39 [INFO] Recompiling the module because of changed dependency.
00:05:39 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:40 [WARNING] system modules path not set in conjunction with -source 11
00:05:40 [INFO] 
00:05:40 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jersey-ejb-component-provider ---
00:05:40 [INFO] 
00:05:40 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jersey-ejb-component-provider ---
00:05:40 [INFO] 
00:05:40 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jersey-ejb-component-provider ---
00:05:40 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:40 [INFO] 
00:05:40 [INFO] --- resources:3.3.1:resources (default-resources) @ jersey-ejb-component-provider ---
00:05:40 [INFO] Copying 1 resource from src/main/resources to target/classes
00:05:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/src/main/manpages
00:05:40 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:40 [INFO] 
00:05:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ jersey-ejb-component-provider ---
00:05:40 [INFO] Recompiling the module because of changed dependency.
00:05:40 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:40 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/target/classes/META-INF/MANIFEST.MF
00:05:40 [INFO] 
00:05:40 [INFO] --- command-security:1.0.17:check (default-check) @ web-core ---
00:05:40 [INFO] 
00:05:40 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-core ---
00:05:40 [INFO] Recompiling the module because of changed dependency.
00:05:40 [INFO] Compiling 309 source files with javac [debug target 11] to target/classes
00:05:41 [WARNING] system modules path not set in conjunction with -source 11
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Some input files use unchecked or unsafe operations.
00:05:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java: Recompile with -Xlint:unchecked for details.
00:05:41 [INFO] 
00:05:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ ejb-full-container ---
00:05:41 [INFO] 
00:05:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ ejb-full-container ---
00:05:41 [WARNING] system modules path not set in conjunction with -source 11
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [INFO] 
00:05:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jersey-ejb-component-provider ---
00:05:41 [INFO] 
00:05:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jersey-ejb-component-provider ---
00:05:41 [INFO] 
00:05:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ ejb-full-container ---
00:05:41 [INFO] 
00:05:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jersey-ejb-component-provider ---
00:05:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:41 [WARNING] system modules path not set in conjunction with -source 11
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/classfile/ClassFile.java:[467,17] Integer(int) in java.lang.Integer has been deprecated and marked for removal
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Some input files use unchecked or unsafe operations.
00:05:41 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/src/main/java/com/sun/jdo/api/persistence/enhancer/util/Timer.java: Recompile with -Xlint:unchecked for details.
00:05:41 [INFO] 
00:05:41 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-enhancer ---
00:05:41 [INFO] 
00:05:41 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-enhancer ---
00:05:41 [INFO] 
00:05:41 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-enhancer ---
00:05:41 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF
00:05:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/target/classes/META-INF/MANIFEST.MF
00:05:42 [INFO] 
00:05:42 [INFO] --- command-security:1.0.17:check (default-check) @ ejb-full-container ---
00:05:42 [INFO] 
00:05:42 [INFO] --- command-security:1.0.17:check (default-check) @ jersey-ejb-component-provider ---
00:05:42 [INFO] 
00:05:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-full-container ---
00:05:42 [INFO] 
00:05:42 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ jersey-ejb-component-provider ---
00:05:42 [INFO] Recompiling the module because of changed dependency.
00:05:42 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:42 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.generator,  has 1,  private references [com.sun.jdo.api.persistence.enhancer.util]
00:05:42 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-enhancer:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.api.persistence.enhancer.meta,  has 1,  private references [com.sun.jdo.api.persistence.enhancer.util]
00:05:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/target/classes/META-INF/MANIFEST.MF
00:05:42 [INFO] 
00:05:42 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-enhancer ---
00:05:42 [INFO] 
00:05:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-enhancer ---
00:05:42 [INFO] Recompiling the module because of changed dependency.
00:05:42 [INFO] Compiling 94 source files with javac [debug target 11] to target/classes
00:05:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/target/classes/META-INF/MANIFEST.MF
00:05:42 [INFO] 
00:05:42 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jersey-ejb-component-provider ---
00:05:42 [INFO] Recompiling the module because of changed dependency.
00:05:42 [INFO] Compiling 6 source files with javac [debug target 11] to target/classes
00:05:43 [WARNING] system modules path not set in conjunction with -source 11
00:05:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:43 [INFO] Initial messages found so far: {}
00:05:43 [INFO] Processing: AS-WEB-CORE-00001
00:05:43 [INFO] Message AS-WEB-CORE-00001 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00002
00:05:43 [INFO] Message AS-WEB-CORE-00002 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00003
00:05:43 [INFO] Message AS-WEB-CORE-00003 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00004
00:05:43 [INFO] Message AS-WEB-CORE-00004 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00005
00:05:43 [INFO] Message AS-WEB-CORE-00005 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00006
00:05:43 [INFO] Message AS-WEB-CORE-00006 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00007
00:05:43 [INFO] Message AS-WEB-CORE-00007 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00008
00:05:43 [INFO] Message AS-WEB-CORE-00008 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00009
00:05:43 [INFO] Message AS-WEB-CORE-00009 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00010
00:05:43 [INFO] Message AS-WEB-CORE-00010 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00011
00:05:43 [INFO] Message AS-WEB-CORE-00011 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00012
00:05:43 [INFO] Message AS-WEB-CORE-00012 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00013
00:05:43 [INFO] Message AS-WEB-CORE-00013 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00014
00:05:43 [INFO] Message AS-WEB-CORE-00014 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00015
00:05:43 [INFO] Message AS-WEB-CORE-00015 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00016
00:05:43 [INFO] Message AS-WEB-CORE-00016 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00017
00:05:43 [INFO] Message AS-WEB-CORE-00017 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00018
00:05:43 [INFO] Message AS-WEB-CORE-00018 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00019
00:05:43 [INFO] Message AS-WEB-CORE-00019 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00020
00:05:43 [INFO] Message AS-WEB-CORE-00020 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00021
00:05:43 [INFO] Message AS-WEB-CORE-00021 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00022
00:05:43 [INFO] Message AS-WEB-CORE-00022 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00023
00:05:43 [INFO] Message AS-WEB-CORE-00023 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00024
00:05:43 [INFO] Message AS-WEB-CORE-00024 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00025
00:05:43 [INFO] Message AS-WEB-CORE-00025 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00026
00:05:43 [INFO] Message AS-WEB-CORE-00026 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00027
00:05:43 [INFO] Message AS-WEB-CORE-00027 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00028
00:05:43 [INFO] Message AS-WEB-CORE-00028 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00029
00:05:43 [INFO] Message AS-WEB-CORE-00029 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00030
00:05:43 [INFO] Message AS-WEB-CORE-00030 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00031
00:05:43 [INFO] Message AS-WEB-CORE-00031 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00032
00:05:43 [INFO] Message AS-WEB-CORE-00032 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00033
00:05:43 [INFO] Message AS-WEB-CORE-00033 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00034
00:05:43 [INFO] Message AS-WEB-CORE-00034 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00035
00:05:43 [INFO] Message AS-WEB-CORE-00035 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00036
00:05:43 [INFO] Message AS-WEB-CORE-00036 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00037
00:05:43 [INFO] Message AS-WEB-CORE-00037 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00038
00:05:43 [INFO] Message AS-WEB-CORE-00038 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00039
00:05:43 [INFO] Message AS-WEB-CORE-00039 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00040
00:05:43 [INFO] Message AS-WEB-CORE-00040 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00041
00:05:43 [INFO] Message AS-WEB-CORE-00041 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00042
00:05:43 [INFO] Message AS-WEB-CORE-00042 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00043
00:05:43 [INFO] Message AS-WEB-CORE-00043 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00044
00:05:43 [INFO] Message AS-WEB-CORE-00044 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00045
00:05:43 [INFO] Message AS-WEB-CORE-00045 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00046
00:05:43 [INFO] Message AS-WEB-CORE-00046 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00047
00:05:43 [INFO] Message AS-WEB-CORE-00047 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00048
00:05:43 [INFO] Message AS-WEB-CORE-00048 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00049
00:05:43 [INFO] Message AS-WEB-CORE-00049 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00050
00:05:43 [INFO] Message AS-WEB-CORE-00050 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00051
00:05:43 [INFO] Message AS-WEB-CORE-00051 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00052
00:05:43 [INFO] Message AS-WEB-CORE-00052 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00053
00:05:43 [INFO] Message AS-WEB-CORE-00053 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00054
00:05:43 [INFO] Message AS-WEB-CORE-00054 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00055
00:05:43 [INFO] Message AS-WEB-CORE-00055 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00056
00:05:43 [INFO] Message AS-WEB-CORE-00056 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00057
00:05:43 [INFO] Message AS-WEB-CORE-00057 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00058
00:05:43 [INFO] Message AS-WEB-CORE-00058 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00059
00:05:43 [INFO] Message AS-WEB-CORE-00059 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00060
00:05:43 [INFO] Message AS-WEB-CORE-00060 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00061
00:05:43 [INFO] Message AS-WEB-CORE-00061 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00062
00:05:43 [INFO] Message AS-WEB-CORE-00062 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00063
00:05:43 [INFO] Message AS-WEB-CORE-00063 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00064
00:05:43 [INFO] Message AS-WEB-CORE-00064 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00065
00:05:43 [INFO] Message AS-WEB-CORE-00065 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00066
00:05:43 [INFO] Message AS-WEB-CORE-00066 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00067
00:05:43 [INFO] Message AS-WEB-CORE-00067 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00068
00:05:43 [INFO] Message AS-WEB-CORE-00068 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00069
00:05:43 [INFO] Message AS-WEB-CORE-00069 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00070
00:05:43 [INFO] Message AS-WEB-CORE-00070 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00071
00:05:43 [INFO] Message AS-WEB-CORE-00071 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00072
00:05:43 [INFO] Message AS-WEB-CORE-00072 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00073
00:05:43 [INFO] Message AS-WEB-CORE-00073 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00074
00:05:43 [INFO] Message AS-WEB-CORE-00074 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00075
00:05:43 [INFO] Message AS-WEB-CORE-00075 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00076
00:05:43 [INFO] Message AS-WEB-CORE-00076 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00077
00:05:43 [INFO] Message AS-WEB-CORE-00077 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00078
00:05:43 [INFO] Message AS-WEB-CORE-00078 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00079
00:05:43 [INFO] Message AS-WEB-CORE-00079 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00080
00:05:43 [INFO] Message AS-WEB-CORE-00080 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00081
00:05:43 [INFO] Message AS-WEB-CORE-00081 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00082
00:05:43 [INFO] Message AS-WEB-CORE-00082 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00083
00:05:43 [INFO] Message AS-WEB-CORE-00083 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00084
00:05:43 [INFO] Message AS-WEB-CORE-00084 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00085
00:05:43 [INFO] Message AS-WEB-CORE-00085 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00086
00:05:43 [INFO] Message AS-WEB-CORE-00086 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00087
00:05:43 [INFO] Message AS-WEB-CORE-00087 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00088
00:05:43 [INFO] Message AS-WEB-CORE-00088 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00089
00:05:43 [INFO] Message AS-WEB-CORE-00089 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00090
00:05:43 [INFO] Message AS-WEB-CORE-00090 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00091
00:05:43 [INFO] Message AS-WEB-CORE-00091 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00092
00:05:43 [INFO] Message AS-WEB-CORE-00092 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00093
00:05:43 [INFO] Message AS-WEB-CORE-00093 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00094
00:05:43 [INFO] Message AS-WEB-CORE-00094 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00095
00:05:43 [INFO] Message AS-WEB-CORE-00095 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00096
00:05:43 [INFO] Message AS-WEB-CORE-00096 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00097
00:05:43 [INFO] Message AS-WEB-CORE-00097 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00098
00:05:43 [INFO] Message AS-WEB-CORE-00098 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00099
00:05:43 [INFO] Message AS-WEB-CORE-00099 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00100
00:05:43 [INFO] Message AS-WEB-CORE-00100 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00101
00:05:43 [INFO] Message AS-WEB-CORE-00101 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00102
00:05:43 [INFO] Message AS-WEB-CORE-00102 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00103
00:05:43 [INFO] Message AS-WEB-CORE-00103 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00104
00:05:43 [INFO] Message AS-WEB-CORE-00104 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00105
00:05:43 [INFO] Message AS-WEB-CORE-00105 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00106
00:05:43 [INFO] Message AS-WEB-CORE-00106 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00107
00:05:43 [INFO] Message AS-WEB-CORE-00107 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00108
00:05:43 [INFO] Message AS-WEB-CORE-00108 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00109
00:05:43 [INFO] Message AS-WEB-CORE-00109 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00110
00:05:43 [INFO] Message AS-WEB-CORE-00110 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00111
00:05:43 [INFO] Message AS-WEB-CORE-00111 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00112
00:05:43 [INFO] Message AS-WEB-CORE-00112 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00113
00:05:43 [INFO] Message AS-WEB-CORE-00113 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00114
00:05:43 [INFO] Message AS-WEB-CORE-00114 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00115
00:05:43 [INFO] Message AS-WEB-CORE-00115 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00116
00:05:43 [INFO] Message AS-WEB-CORE-00116 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00117
00:05:43 [INFO] Message AS-WEB-CORE-00117 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00118
00:05:43 [INFO] Message AS-WEB-CORE-00118 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00119
00:05:43 [INFO] Message AS-WEB-CORE-00119 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00120
00:05:43 [INFO] Message AS-WEB-CORE-00120 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00121
00:05:43 [INFO] Message AS-WEB-CORE-00121 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00122
00:05:43 [INFO] Message AS-WEB-CORE-00122 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00123
00:05:43 [INFO] Message AS-WEB-CORE-00123 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00124
00:05:43 [INFO] Message AS-WEB-CORE-00124 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00125
00:05:43 [INFO] Message AS-WEB-CORE-00125 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00126
00:05:43 [INFO] Message AS-WEB-CORE-00126 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00127
00:05:43 [INFO] Message AS-WEB-CORE-00127 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00128
00:05:43 [INFO] Message AS-WEB-CORE-00128 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00129
00:05:43 [INFO] Message AS-WEB-CORE-00129 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00130
00:05:43 [INFO] Message AS-WEB-CORE-00130 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00131
00:05:43 [INFO] Message AS-WEB-CORE-00131 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00132
00:05:43 [INFO] Message AS-WEB-CORE-00132 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00133
00:05:43 [INFO] Message AS-WEB-CORE-00133 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00134
00:05:43 [INFO] Message AS-WEB-CORE-00134 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00135
00:05:43 [INFO] Message AS-WEB-CORE-00135 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00136
00:05:43 [INFO] Message AS-WEB-CORE-00136 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00137
00:05:43 [INFO] Message AS-WEB-CORE-00137 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00138
00:05:43 [INFO] Message AS-WEB-CORE-00138 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00139
00:05:43 [INFO] Message AS-WEB-CORE-00139 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00140
00:05:43 [INFO] Message AS-WEB-CORE-00140 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00141
00:05:43 [INFO] Message AS-WEB-CORE-00141 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00142
00:05:43 [INFO] Message AS-WEB-CORE-00142 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00143
00:05:43 [INFO] Message AS-WEB-CORE-00143 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00144
00:05:43 [INFO] Message AS-WEB-CORE-00144 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00145
00:05:43 [INFO] Message AS-WEB-CORE-00145 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00146
00:05:43 [INFO] Message AS-WEB-CORE-00146 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00147
00:05:43 [INFO] Message AS-WEB-CORE-00147 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00148
00:05:43 [INFO] Message AS-WEB-CORE-00148 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00149
00:05:43 [INFO] Message AS-WEB-CORE-00149 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00150
00:05:43 [INFO] Message AS-WEB-CORE-00150 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00151
00:05:43 [INFO] Message AS-WEB-CORE-00151 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00152
00:05:43 [INFO] Message AS-WEB-CORE-00152 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00153
00:05:43 [INFO] Message AS-WEB-CORE-00153 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00154
00:05:43 [INFO] Message AS-WEB-CORE-00154 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00155
00:05:43 [INFO] Message AS-WEB-CORE-00155 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00156
00:05:43 [INFO] Message AS-WEB-CORE-00156 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00157
00:05:43 [INFO] Message AS-WEB-CORE-00157 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00158
00:05:43 [INFO] Message AS-WEB-CORE-00158 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00159
00:05:43 [INFO] Message AS-WEB-CORE-00159 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00160
00:05:43 [INFO] Message AS-WEB-CORE-00160 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00161
00:05:43 [INFO] Message AS-WEB-CORE-00161 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00162
00:05:43 [INFO] Message AS-WEB-CORE-00162 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00163
00:05:43 [INFO] Message AS-WEB-CORE-00163 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00164
00:05:43 [INFO] Message AS-WEB-CORE-00164 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00165
00:05:43 [INFO] Message AS-WEB-CORE-00165 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00166
00:05:43 [INFO] Message AS-WEB-CORE-00166 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00167
00:05:43 [INFO] Message AS-WEB-CORE-00167 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00168
00:05:43 [INFO] Message AS-WEB-CORE-00168 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00169
00:05:43 [INFO] Message AS-WEB-CORE-00169 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00170
00:05:43 [INFO] Message AS-WEB-CORE-00170 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00171
00:05:43 [INFO] Message AS-WEB-CORE-00171 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00172
00:05:43 [INFO] Message AS-WEB-CORE-00172 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00173
00:05:43 [INFO] Message AS-WEB-CORE-00173 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00174
00:05:43 [INFO] Message AS-WEB-CORE-00174 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00175
00:05:43 [INFO] Message AS-WEB-CORE-00175 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00176
00:05:43 [INFO] Message AS-WEB-CORE-00176 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00177
00:05:43 [INFO] Message AS-WEB-CORE-00177 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00178
00:05:43 [INFO] Message AS-WEB-CORE-00178 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00179
00:05:43 [INFO] Message AS-WEB-CORE-00179 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00180
00:05:43 [INFO] Message AS-WEB-CORE-00180 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00181
00:05:43 [INFO] Message AS-WEB-CORE-00181 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00182
00:05:43 [INFO] Message AS-WEB-CORE-00182 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00183
00:05:43 [INFO] Message AS-WEB-CORE-00183 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00184
00:05:43 [INFO] Message AS-WEB-CORE-00184 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00185
00:05:43 [INFO] Message AS-WEB-CORE-00185 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00186
00:05:43 [INFO] Message AS-WEB-CORE-00186 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00187
00:05:43 [INFO] Message AS-WEB-CORE-00187 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00188
00:05:43 [INFO] Message AS-WEB-CORE-00188 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00189
00:05:43 [INFO] Message AS-WEB-CORE-00189 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00190
00:05:43 [INFO] Message AS-WEB-CORE-00190 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00191
00:05:43 [INFO] Message AS-WEB-CORE-00191 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00192
00:05:43 [INFO] Message AS-WEB-CORE-00192 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00193
00:05:43 [INFO] Message AS-WEB-CORE-00193 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00194
00:05:43 [INFO] Message AS-WEB-CORE-00194 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00195
00:05:43 [INFO] Message AS-WEB-CORE-00195 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00196
00:05:43 [INFO] Message AS-WEB-CORE-00196 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00197
00:05:43 [INFO] Message AS-WEB-CORE-00197 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00198
00:05:43 [INFO] Message AS-WEB-CORE-00198 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00199
00:05:43 [INFO] Message AS-WEB-CORE-00199 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00200
00:05:43 [INFO] Message AS-WEB-CORE-00200 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00201
00:05:43 [INFO] Message AS-WEB-CORE-00201 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00202
00:05:43 [INFO] Message AS-WEB-CORE-00202 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00203
00:05:43 [INFO] Message AS-WEB-CORE-00203 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00204
00:05:43 [INFO] Message AS-WEB-CORE-00204 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00205
00:05:43 [INFO] Message AS-WEB-CORE-00205 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00206
00:05:43 [INFO] Message AS-WEB-CORE-00206 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00207
00:05:43 [INFO] Message AS-WEB-CORE-00207 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00208
00:05:43 [INFO] Message AS-WEB-CORE-00208 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00209
00:05:43 [INFO] Message AS-WEB-CORE-00209 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00210
00:05:43 [INFO] Message AS-WEB-CORE-00210 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00211
00:05:43 [INFO] Message AS-WEB-CORE-00211 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00212
00:05:43 [INFO] Message AS-WEB-CORE-00212 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00213
00:05:43 [INFO] Message AS-WEB-CORE-00213 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00214
00:05:43 [INFO] Message AS-WEB-CORE-00214 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00215
00:05:43 [INFO] Message AS-WEB-CORE-00215 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00216
00:05:43 [INFO] Message AS-WEB-CORE-00216 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00217
00:05:43 [INFO] Message AS-WEB-CORE-00217 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00218
00:05:43 [INFO] Message AS-WEB-CORE-00218 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00219
00:05:43 [INFO] Message AS-WEB-CORE-00219 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00220
00:05:43 [INFO] Message AS-WEB-CORE-00220 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00221
00:05:43 [INFO] Message AS-WEB-CORE-00221 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00222
00:05:43 [INFO] Message AS-WEB-CORE-00222 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00223
00:05:43 [INFO] Message AS-WEB-CORE-00223 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00224
00:05:43 [INFO] Message AS-WEB-CORE-00224 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00225
00:05:43 [INFO] Message AS-WEB-CORE-00225 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00226
00:05:43 [INFO] Message AS-WEB-CORE-00226 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00227
00:05:43 [INFO] Message AS-WEB-CORE-00227 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00228
00:05:43 [INFO] Message AS-WEB-CORE-00228 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00229
00:05:43 [INFO] Message AS-WEB-CORE-00229 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00230
00:05:43 [INFO] Message AS-WEB-CORE-00230 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00231
00:05:43 [INFO] Message AS-WEB-CORE-00231 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00232
00:05:43 [INFO] Message AS-WEB-CORE-00232 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00233
00:05:43 [INFO] Message AS-WEB-CORE-00233 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00234
00:05:43 [INFO] Message AS-WEB-CORE-00234 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00235
00:05:43 [INFO] Message AS-WEB-CORE-00235 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00236
00:05:43 [INFO] Message AS-WEB-CORE-00236 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00237
00:05:43 [INFO] Message AS-WEB-CORE-00237 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00238
00:05:43 [INFO] Message AS-WEB-CORE-00238 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00239
00:05:43 [INFO] Message AS-WEB-CORE-00239 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00240
00:05:43 [INFO] Message AS-WEB-CORE-00240 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00241
00:05:43 [INFO] Message AS-WEB-CORE-00241 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00242
00:05:43 [INFO] Message AS-WEB-CORE-00242 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00243
00:05:43 [INFO] Message AS-WEB-CORE-00243 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00244
00:05:43 [INFO] Message AS-WEB-CORE-00244 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00245
00:05:43 [INFO] Message AS-WEB-CORE-00245 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00246
00:05:43 [INFO] Message AS-WEB-CORE-00246 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00247
00:05:43 [INFO] Message AS-WEB-CORE-00247 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00248
00:05:43 [INFO] Message AS-WEB-CORE-00248 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00249
00:05:43 [INFO] Message AS-WEB-CORE-00249 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00250
00:05:43 [INFO] Message AS-WEB-CORE-00250 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00251
00:05:43 [INFO] Message AS-WEB-CORE-00251 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00252
00:05:43 [INFO] Message AS-WEB-CORE-00252 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00253
00:05:43 [INFO] Message AS-WEB-CORE-00253 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00254
00:05:43 [INFO] Message AS-WEB-CORE-00254 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00255
00:05:43 [INFO] Message AS-WEB-CORE-00255 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00256
00:05:43 [INFO] Message AS-WEB-CORE-00256 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00257
00:05:43 [INFO] Message AS-WEB-CORE-00257 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00258
00:05:43 [INFO] Message AS-WEB-CORE-00258 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00259
00:05:43 [INFO] Message AS-WEB-CORE-00259 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00260
00:05:43 [INFO] Message AS-WEB-CORE-00260 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00261
00:05:43 [INFO] Message AS-WEB-CORE-00261 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00262
00:05:43 [INFO] Message AS-WEB-CORE-00262 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00263
00:05:43 [INFO] Message AS-WEB-CORE-00263 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00264
00:05:43 [INFO] Message AS-WEB-CORE-00264 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00265
00:05:43 [INFO] Message AS-WEB-CORE-00265 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00266
00:05:43 [INFO] Message AS-WEB-CORE-00266 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00267
00:05:43 [INFO] Message AS-WEB-CORE-00267 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00268
00:05:43 [INFO] Message AS-WEB-CORE-00268 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00269
00:05:43 [INFO] Message AS-WEB-CORE-00269 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00270
00:05:43 [INFO] Message AS-WEB-CORE-00270 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00271
00:05:43 [INFO] Message AS-WEB-CORE-00271 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00272
00:05:43 [INFO] Message AS-WEB-CORE-00272 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00273
00:05:43 [INFO] Message AS-WEB-CORE-00273 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00274
00:05:43 [INFO] Message AS-WEB-CORE-00274 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00275
00:05:43 [INFO] Message AS-WEB-CORE-00275 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00276
00:05:43 [INFO] Message AS-WEB-CORE-00276 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00277
00:05:43 [INFO] Message AS-WEB-CORE-00277 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00278
00:05:43 [INFO] Message AS-WEB-CORE-00278 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00280
00:05:43 [INFO] Message AS-WEB-CORE-00280 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00281
00:05:43 [INFO] Message AS-WEB-CORE-00281 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00283
00:05:43 [INFO] Message AS-WEB-CORE-00283 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00284
00:05:43 [INFO] Message AS-WEB-CORE-00284 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00285
00:05:43 [INFO] Message AS-WEB-CORE-00285 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00286
00:05:43 [INFO] Message AS-WEB-CORE-00286 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00287
00:05:43 [INFO] Message AS-WEB-CORE-00287 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00288
00:05:43 [INFO] Message AS-WEB-CORE-00288 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00289
00:05:43 [INFO] Message AS-WEB-CORE-00289 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00290
00:05:43 [INFO] Message AS-WEB-CORE-00290 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00291
00:05:43 [INFO] Message AS-WEB-CORE-00291 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00292
00:05:43 [INFO] Message AS-WEB-CORE-00292 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00293
00:05:43 [INFO] Message AS-WEB-CORE-00293 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00294
00:05:43 [INFO] Message AS-WEB-CORE-00294 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00295
00:05:43 [INFO] Message AS-WEB-CORE-00295 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00296
00:05:43 [INFO] Message AS-WEB-CORE-00296 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00297
00:05:43 [INFO] Message AS-WEB-CORE-00297 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00298
00:05:43 [INFO] Message AS-WEB-CORE-00298 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00299
00:05:43 [INFO] Message AS-WEB-CORE-00299 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00300
00:05:43 [INFO] Message AS-WEB-CORE-00300 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00301
00:05:43 [INFO] Message AS-WEB-CORE-00301 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00302
00:05:43 [INFO] Message AS-WEB-CORE-00302 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00303
00:05:43 [INFO] Message AS-WEB-CORE-00303 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00304
00:05:43 [INFO] Message AS-WEB-CORE-00304 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00305
00:05:43 [INFO] Message AS-WEB-CORE-00305 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00306
00:05:43 [INFO] Message AS-WEB-CORE-00306 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00307
00:05:43 [INFO] Message AS-WEB-CORE-00307 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00308
00:05:43 [INFO] Message AS-WEB-CORE-00308 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00309
00:05:43 [INFO] Message AS-WEB-CORE-00309 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00310
00:05:43 [INFO] Message AS-WEB-CORE-00310 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00311
00:05:43 [INFO] Message AS-WEB-CORE-00311 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00312
00:05:43 [INFO] Message AS-WEB-CORE-00312 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00313
00:05:43 [INFO] Message AS-WEB-CORE-00313 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00314
00:05:43 [INFO] Message AS-WEB-CORE-00314 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00315
00:05:43 [INFO] Message AS-WEB-CORE-00315 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00316
00:05:43 [INFO] Message AS-WEB-CORE-00316 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00317
00:05:43 [INFO] Message AS-WEB-CORE-00317 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00318
00:05:43 [INFO] Message AS-WEB-CORE-00318 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00319
00:05:43 [INFO] Message AS-WEB-CORE-00319 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00320
00:05:43 [INFO] Message AS-WEB-CORE-00320 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00321
00:05:43 [INFO] Message AS-WEB-CORE-00321 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00322
00:05:43 [INFO] Message AS-WEB-CORE-00322 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00323
00:05:43 [INFO] Message AS-WEB-CORE-00323 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00324
00:05:43 [INFO] Message AS-WEB-CORE-00324 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00325
00:05:43 [INFO] Message AS-WEB-CORE-00325 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00326
00:05:43 [INFO] Message AS-WEB-CORE-00326 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00327
00:05:43 [INFO] Message AS-WEB-CORE-00327 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00328
00:05:43 [INFO] Message AS-WEB-CORE-00328 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00329
00:05:43 [INFO] Message AS-WEB-CORE-00329 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00330
00:05:43 [INFO] Message AS-WEB-CORE-00330 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00331
00:05:43 [INFO] Message AS-WEB-CORE-00331 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00332
00:05:43 [INFO] Message AS-WEB-CORE-00332 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00333
00:05:43 [INFO] Message AS-WEB-CORE-00333 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00334
00:05:43 [INFO] Message AS-WEB-CORE-00334 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00335
00:05:43 [INFO] Message AS-WEB-CORE-00335 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00336
00:05:43 [INFO] Message AS-WEB-CORE-00336 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00337
00:05:43 [INFO] Message AS-WEB-CORE-00337 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00338
00:05:43 [INFO] Message AS-WEB-CORE-00338 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00339
00:05:43 [INFO] Message AS-WEB-CORE-00339 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00340
00:05:43 [INFO] Message AS-WEB-CORE-00340 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00341
00:05:43 [INFO] Message AS-WEB-CORE-00341 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00342
00:05:43 [INFO] Message AS-WEB-CORE-00342 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00343
00:05:43 [INFO] Message AS-WEB-CORE-00343 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00344
00:05:43 [INFO] Message AS-WEB-CORE-00344 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00345
00:05:43 [INFO] Message AS-WEB-CORE-00345 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00346
00:05:43 [INFO] Message AS-WEB-CORE-00346 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00347
00:05:43 [INFO] Message AS-WEB-CORE-00347 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00348
00:05:43 [INFO] Message AS-WEB-CORE-00348 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00349
00:05:43 [INFO] Message AS-WEB-CORE-00349 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00350
00:05:43 [INFO] Message AS-WEB-CORE-00350 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00351
00:05:43 [INFO] Message AS-WEB-CORE-00351 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00352
00:05:43 [INFO] Message AS-WEB-CORE-00352 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00353
00:05:43 [INFO] Message AS-WEB-CORE-00353 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00354
00:05:43 [INFO] Message AS-WEB-CORE-00354 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00355
00:05:43 [INFO] Message AS-WEB-CORE-00355 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00356
00:05:43 [INFO] Message AS-WEB-CORE-00356 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00357
00:05:43 [INFO] Message AS-WEB-CORE-00357 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00358
00:05:43 [INFO] Message AS-WEB-CORE-00358 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00359
00:05:43 [INFO] Message AS-WEB-CORE-00359 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00360
00:05:43 [INFO] Message AS-WEB-CORE-00360 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00361
00:05:43 [INFO] Message AS-WEB-CORE-00361 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00362
00:05:43 [INFO] Message AS-WEB-CORE-00362 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00363
00:05:43 [INFO] Message AS-WEB-CORE-00363 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00364
00:05:43 [INFO] Message AS-WEB-CORE-00364 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00365
00:05:43 [INFO] Message AS-WEB-CORE-00365 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00366
00:05:43 [INFO] Message AS-WEB-CORE-00366 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00367
00:05:43 [INFO] Message AS-WEB-CORE-00367 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00368
00:05:43 [INFO] Message AS-WEB-CORE-00368 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00369
00:05:43 [INFO] Message AS-WEB-CORE-00369 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00370
00:05:43 [INFO] Message AS-WEB-CORE-00370 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00371
00:05:43 [INFO] Message AS-WEB-CORE-00371 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00372
00:05:43 [INFO] Message AS-WEB-CORE-00372 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00373
00:05:43 [INFO] Message AS-WEB-CORE-00373 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00374
00:05:43 [INFO] Message AS-WEB-CORE-00374 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00375
00:05:43 [INFO] Message AS-WEB-CORE-00375 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00376
00:05:43 [INFO] Message AS-WEB-CORE-00376 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00377
00:05:43 [INFO] Message AS-WEB-CORE-00377 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00378
00:05:43 [INFO] Message AS-WEB-CORE-00378 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00379
00:05:43 [INFO] Message AS-WEB-CORE-00379 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00380
00:05:43 [INFO] Message AS-WEB-CORE-00380 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00381
00:05:43 [INFO] Message AS-WEB-CORE-00381 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00382
00:05:43 [INFO] Message AS-WEB-CORE-00382 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00383
00:05:43 [INFO] Message AS-WEB-CORE-00383 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00384
00:05:43 [INFO] Message AS-WEB-CORE-00384 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00385
00:05:43 [INFO] Message AS-WEB-CORE-00385 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00386
00:05:43 [INFO] Message AS-WEB-CORE-00386 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00387
00:05:43 [INFO] Message AS-WEB-CORE-00387 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00388
00:05:43 [INFO] Message AS-WEB-CORE-00388 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00389
00:05:43 [INFO] Message AS-WEB-CORE-00389 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00390
00:05:43 [INFO] Message AS-WEB-CORE-00390 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00391
00:05:43 [INFO] Message AS-WEB-CORE-00391 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00392
00:05:43 [INFO] Message AS-WEB-CORE-00392 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00393
00:05:43 [INFO] Message AS-WEB-CORE-00393 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00394
00:05:43 [INFO] Message AS-WEB-CORE-00394 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00395
00:05:43 [INFO] Message AS-WEB-CORE-00395 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00396
00:05:43 [INFO] Message AS-WEB-CORE-00396 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00397
00:05:43 [INFO] Message AS-WEB-CORE-00397 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00398
00:05:43 [INFO] Message AS-WEB-CORE-00398 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00399
00:05:43 [INFO] Message AS-WEB-CORE-00399 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00400
00:05:43 [INFO] Message AS-WEB-CORE-00400 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00401
00:05:43 [INFO] Message AS-WEB-CORE-00401 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00402
00:05:43 [INFO] Message AS-WEB-CORE-00402 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00403
00:05:43 [INFO] Message AS-WEB-CORE-00403 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00404
00:05:43 [INFO] Message AS-WEB-CORE-00404 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00405
00:05:43 [INFO] Message AS-WEB-CORE-00405 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00406
00:05:43 [INFO] Message AS-WEB-CORE-00406 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00407
00:05:43 [INFO] Message AS-WEB-CORE-00407 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00408
00:05:43 [INFO] Message AS-WEB-CORE-00408 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00409
00:05:43 [INFO] Message AS-WEB-CORE-00409 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00410
00:05:43 [INFO] Message AS-WEB-CORE-00410 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00411
00:05:43 [INFO] Message AS-WEB-CORE-00411 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00412
00:05:43 [INFO] Message AS-WEB-CORE-00412 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00413
00:05:43 [INFO] Message AS-WEB-CORE-00413 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00414
00:05:43 [INFO] Message AS-WEB-CORE-00414 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00415
00:05:43 [INFO] Message AS-WEB-CORE-00415 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00416
00:05:43 [INFO] Message AS-WEB-CORE-00416 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00417
00:05:43 [INFO] Message AS-WEB-CORE-00417 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00418
00:05:43 [INFO] Message AS-WEB-CORE-00418 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00419
00:05:43 [INFO] Message AS-WEB-CORE-00419 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00420
00:05:43 [INFO] Message AS-WEB-CORE-00420 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00421
00:05:43 [INFO] Message AS-WEB-CORE-00421 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00422
00:05:43 [INFO] Message AS-WEB-CORE-00422 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00423
00:05:43 [INFO] Message AS-WEB-CORE-00423 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00424
00:05:43 [INFO] Message AS-WEB-CORE-00424 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00425
00:05:43 [INFO] Message AS-WEB-CORE-00425 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00426
00:05:43 [INFO] Message AS-WEB-CORE-00426 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00427
00:05:43 [INFO] Message AS-WEB-CORE-00427 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00428
00:05:43 [INFO] Message AS-WEB-CORE-00428 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00429
00:05:43 [INFO] Message AS-WEB-CORE-00429 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00430
00:05:43 [INFO] Message AS-WEB-CORE-00430 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00431
00:05:43 [INFO] Message AS-WEB-CORE-00431 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00432
00:05:43 [INFO] Message AS-WEB-CORE-00432 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00433
00:05:43 [INFO] Message AS-WEB-CORE-00433 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00434
00:05:43 [INFO] Message AS-WEB-CORE-00434 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00435
00:05:43 [INFO] Message AS-WEB-CORE-00435 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00436
00:05:43 [INFO] Message AS-WEB-CORE-00436 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00437
00:05:43 [INFO] Message AS-WEB-CORE-00437 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00438
00:05:43 [INFO] Message AS-WEB-CORE-00438 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00439
00:05:43 [INFO] Message AS-WEB-CORE-00439 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00440
00:05:43 [INFO] Message AS-WEB-CORE-00440 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00441
00:05:43 [INFO] Message AS-WEB-CORE-00441 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00442
00:05:43 [INFO] Message AS-WEB-CORE-00442 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00443
00:05:43 [INFO] Message AS-WEB-CORE-00443 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00444
00:05:43 [INFO] Message AS-WEB-CORE-00444 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00445
00:05:43 [INFO] Message AS-WEB-CORE-00445 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00446
00:05:43 [INFO] Message AS-WEB-CORE-00446 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00447
00:05:43 [INFO] Message AS-WEB-CORE-00447 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00448
00:05:43 [INFO] Message AS-WEB-CORE-00448 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00449
00:05:43 [INFO] Message AS-WEB-CORE-00449 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00450
00:05:43 [INFO] Message AS-WEB-CORE-00450 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00451
00:05:43 [INFO] Message AS-WEB-CORE-00451 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00452
00:05:43 [INFO] Message AS-WEB-CORE-00452 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00453
00:05:43 [INFO] Message AS-WEB-CORE-00453 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00454
00:05:43 [INFO] Message AS-WEB-CORE-00454 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00455
00:05:43 [INFO] Message AS-WEB-CORE-00455 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00456
00:05:43 [INFO] Message AS-WEB-CORE-00456 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00457
00:05:43 [INFO] Message AS-WEB-CORE-00457 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00458
00:05:43 [INFO] Message AS-WEB-CORE-00458 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00459
00:05:43 [INFO] Message AS-WEB-CORE-00459 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00460
00:05:43 [INFO] Message AS-WEB-CORE-00460 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00461
00:05:43 [INFO] Message AS-WEB-CORE-00461 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00462
00:05:43 [INFO] Message AS-WEB-CORE-00462 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00463
00:05:43 [INFO] Message AS-WEB-CORE-00463 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00464
00:05:43 [INFO] Message AS-WEB-CORE-00464 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00465
00:05:43 [INFO] Message AS-WEB-CORE-00465 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00466
00:05:43 [INFO] Message AS-WEB-CORE-00466 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00467
00:05:43 [INFO] Message AS-WEB-CORE-00467 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00468
00:05:43 [INFO] Message AS-WEB-CORE-00468 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00469
00:05:43 [INFO] Message AS-WEB-CORE-00469 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00470
00:05:43 [INFO] Message AS-WEB-CORE-00470 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00472
00:05:43 [INFO] Message AS-WEB-CORE-00472 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00473
00:05:43 [INFO] Message AS-WEB-CORE-00473 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00474
00:05:43 [INFO] Message AS-WEB-CORE-00474 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00475
00:05:43 [INFO] Message AS-WEB-CORE-00475 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00476
00:05:43 [INFO] Message AS-WEB-CORE-00476 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00477
00:05:43 [INFO] Message AS-WEB-CORE-00477 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00478
00:05:43 [INFO] Message AS-WEB-CORE-00478 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00479
00:05:43 [INFO] Message AS-WEB-CORE-00479 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00480
00:05:43 [INFO] Message AS-WEB-CORE-00480 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00481
00:05:43 [INFO] Message AS-WEB-CORE-00481 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00482
00:05:43 [INFO] Message AS-WEB-CORE-00482 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00483
00:05:43 [INFO] Message AS-WEB-CORE-00483 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00484
00:05:43 [INFO] Message AS-WEB-CORE-00484 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00485
00:05:43 [INFO] Message AS-WEB-CORE-00485 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00486
00:05:43 [INFO] Message AS-WEB-CORE-00486 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00487
00:05:43 [INFO] Message AS-WEB-CORE-00487 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00488
00:05:43 [INFO] Message AS-WEB-CORE-00488 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00489
00:05:43 [INFO] Message AS-WEB-CORE-00489 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00490
00:05:43 [INFO] Message AS-WEB-CORE-00490 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00491
00:05:43 [INFO] Message AS-WEB-CORE-00491 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00492
00:05:43 [INFO] Message AS-WEB-CORE-00492 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00493
00:05:43 [INFO] Message AS-WEB-CORE-00493 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00494
00:05:43 [INFO] Message AS-WEB-CORE-00494 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00503
00:05:43 [INFO] Message AS-WEB-CORE-00503 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00504
00:05:43 [INFO] Message AS-WEB-CORE-00504 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00505
00:05:43 [INFO] Message AS-WEB-CORE-00505 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00506
00:05:43 [INFO] Message AS-WEB-CORE-00506 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00507
00:05:43 [INFO] Message AS-WEB-CORE-00507 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00508
00:05:43 [INFO] Message AS-WEB-CORE-00508 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00509
00:05:43 [INFO] Message AS-WEB-CORE-00509 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00510
00:05:43 [INFO] Message AS-WEB-CORE-00510 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00511
00:05:43 [INFO] Message AS-WEB-CORE-00511 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00512
00:05:43 [INFO] Message AS-WEB-CORE-00512 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00513
00:05:43 [INFO] Message AS-WEB-CORE-00513 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00514
00:05:43 [INFO] Message AS-WEB-CORE-00514 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00515
00:05:43 [INFO] Message AS-WEB-CORE-00515 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00516
00:05:43 [INFO] Message AS-WEB-CORE-00516 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00517
00:05:43 [INFO] Message AS-WEB-CORE-00517 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00518
00:05:43 [INFO] Message AS-WEB-CORE-00518 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00519
00:05:43 [INFO] Message AS-WEB-CORE-00519 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00520
00:05:43 [INFO] Message AS-WEB-CORE-00520 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00521
00:05:43 [INFO] Message AS-WEB-CORE-00521 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00522
00:05:43 [INFO] Message AS-WEB-CORE-00522 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00523
00:05:43 [INFO] Message AS-WEB-CORE-00523 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00524
00:05:43 [INFO] Message AS-WEB-CORE-00524 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00525
00:05:43 [INFO] Message AS-WEB-CORE-00525 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00526
00:05:43 [INFO] Message AS-WEB-CORE-00526 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00527
00:05:43 [INFO] Message AS-WEB-CORE-00527 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00528
00:05:43 [INFO] Message AS-WEB-CORE-00528 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00529
00:05:43 [INFO] Message AS-WEB-CORE-00529 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00530
00:05:43 [INFO] Message AS-WEB-CORE-00530 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00531
00:05:43 [INFO] Message AS-WEB-CORE-00531 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00532
00:05:43 [INFO] Message AS-WEB-CORE-00532 needs checking for cause/action: true
00:05:43 [INFO] Processing: AS-WEB-CORE-00533
00:05:43 [INFO] Message AS-WEB-CORE-00533 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00534
00:05:43 [INFO] Message AS-WEB-CORE-00534 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00535
00:05:43 [INFO] Message AS-WEB-CORE-00535 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00536
00:05:43 [INFO] Message AS-WEB-CORE-00536 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00537
00:05:43 [INFO] Message AS-WEB-CORE-00537 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00538
00:05:43 [INFO] Message AS-WEB-CORE-00538 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00539
00:05:43 [INFO] Message AS-WEB-CORE-00539 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00540
00:05:43 [INFO] Message AS-WEB-CORE-00540 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00541
00:05:43 [INFO] Message AS-WEB-CORE-00541 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00542
00:05:43 [INFO] Message AS-WEB-CORE-00542 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00543
00:05:43 [INFO] Message AS-WEB-CORE-00543 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00544
00:05:43 [INFO] Message AS-WEB-CORE-00544 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00545
00:05:43 [INFO] Message AS-WEB-CORE-00545 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00546
00:05:43 [INFO] Message AS-WEB-CORE-00546 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00547
00:05:43 [INFO] Message AS-WEB-CORE-00547 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00548
00:05:43 [INFO] Message AS-WEB-CORE-00548 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00549
00:05:43 [INFO] Message AS-WEB-CORE-00549 needs checking for cause/action: false
00:05:43 [INFO] Processing: AS-WEB-CORE-00550
00:05:43 [INFO] Message AS-WEB-CORE-00550 needs checking for cause/action: false
00:05:43 [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 <url-pattern> {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 <url-pattern> or a <servlet-name>, AS-WEB-CORE-00142=Invalid <url-pattern> {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 <url-pattern> {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 <auth-constraint> without being defined in a <security-role> in context [{1}], AS-WEB-CORE-00428=Security role name {0} used in a <run-as> without being defined in a <security-role> in context [{1}], AS-WEB-CORE-00429=Security role name {0} used in a <role-link> without being defined in a <security-role> 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 [<options>] <class> [<arguments>], 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}
00:05:43 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:43 [INFO] Total Messages including ones found from disk so far: {}
00:05:43 [INFO] Processing: jakarta.enterprise.web.core on element WEB_CORE_LOGGER
00:05:43 [INFO] Enclosing type is org.apache.catalina.LogFacade
00:05:43 [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}
00:05:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:43 [INFO] Found enclosing element WEB_CORE_LOGGER
00:05:43 [INFO] Found enclosing element org.apache.catalina.LogFacade
00:05:43 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:43 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:43 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:43 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:43 [INFO] Total Messages including ones found from disk so far: {}
00:05:43 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Some input files use or override a deprecated API.
00:05:43 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/src/main/java/org/apache/catalina/connector/Request.java: Recompile with -Xlint:deprecation for details.
00:05:43 [INFO] 
00:05:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-core ---
00:05:43 [INFO] Not copying test resources
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-core ---
00:05:43 [INFO] Not compiling test sources
00:05:43 [INFO] 
00:05:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-core ---
00:05:43 [INFO] 
00:05:43 [INFO] --- surefire:3.2.5:test (default-test) @ web-core ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-core ---
00:05:43 [INFO] Executing tasks
00:05:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/target/classes/META-INF for
00:05:43 [INFO]      [echo]                                     web-core
00:05:43 [INFO] Executed tasks
00:05:43 [INFO] 
00:05:43 [INFO] --- jar:3.3.0:jar (default-jar) @ web-core ---
00:05:43 [WARNING] system modules path not set in conjunction with -source 11
00:05:43 [INFO] 
00:05:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-enhancer ---
00:05:43 [INFO] Not copying test resources
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-enhancer ---
00:05:43 [INFO] Not compiling test sources
00:05:43 [INFO] 
00:05:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-enhancer ---
00:05:43 [INFO] 
00:05:43 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-enhancer ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-enhancer ---
00:05:43 [WARNING] system modules path not set in conjunction with -source 11
00:05:43 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:43 [INFO] 
00:05:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-full-container ---
00:05:43 [INFO] Not copying test resources
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-full-container ---
00:05:43 [INFO] Not compiling test sources
00:05:43 [INFO] 
00:05:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ ejb-full-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- surefire:3.2.5:test (default-test) @ ejb-full-container ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-full-container ---
00:05:43 [INFO] Executing tasks
00:05:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/target/classes/META-INF for
00:05:43 [INFO]      [echo]                                     cmp-enhancer
00:05:43 [INFO] Executed tasks
00:05:43 [INFO] 
00:05:43 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-enhancer ---
00:05:43 [INFO] Executing tasks
00:05:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/target/classes/META-INF for
00:05:43 [INFO]      [echo]                                     ejb-full-container
00:05:43 [INFO] Executed tasks
00:05:43 [INFO] 
00:05:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ejb-full-container ---
00:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar
00:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/target/ejb-full-container.jar
00:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/target/web-core.jar
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-full-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-enhancer ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-full-container ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-full-container-checkstyle) @ ejb-full-container ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-enhancer ---
00:05:43 [INFO] 
00:05:43 [INFO] --- install:3.1.1:install (default-install) @ ejb-full-container ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-enhancer-checkstyle) @ cmp-enhancer ---
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.pom
00:05:43 [INFO] 
00:05:43 [INFO] --- install:3.1.1:install (default-install) @ cmp-enhancer ---
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.pom
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-full-container/target/ejb-full-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-full-container/7.0.15-SNAPSHOT/ejb-full-container-7.0.15-SNAPSHOT.jar
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/enhancer/target/cmp-enhancer.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-enhancer/7.0.15-SNAPSHOT/cmp-enhancer-7.0.15-SNAPSHOT.jar
00:05:43 [INFO] 
00:05:43 [INFO] --------< org.glassfish.main.persistence:entitybean-container >---------
00:05:43 [INFO] Building Entity Bean container 7.0.15-SNAPSHOT                 [256/300]
00:05:43 [INFO]   from appserver/persistence/entitybean-container/pom.xml
00:05:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:43 [INFO] 
00:05:43 [INFO] ------------------< org.glassfish.main.jms:jms-core >-------------------
00:05:43 [INFO] Building JMS Module 7.0.15-SNAPSHOT                            [257/300]
00:05:43 [INFO]   from appserver/jms/jms-core/pom.xml
00:05:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:43 [INFO] 
00:05:43 [INFO] --- clean:3.3.2:clean (default-clean) @ entitybean-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ entitybean-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ entitybean-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ entitybean-container ---
00:05:43 [INFO] 
00:05:43 [INFO] --- clean:3.3.2:clean (default-clean) @ jms-core ---
00:05:43 [INFO] 
00:05:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-core ---
00:05:43 [INFO] 
00:05:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-core ---
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-core ---
00:05:43 [INFO] Recompiling the module because of changed dependency.
00:05:43 [INFO] Compiling 31 source files with javac [debug target 11] to target/classes
00:05:43 [INFO] Recompiling the module because of changed dependency.
00:05:43 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-core ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- failsafe:3.2.5:verify (verify) @ web-core ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-core-checkstyle) @ web-core ---
00:05:43 [INFO] 
00:05:43 [INFO] --- install:3.1.1:install (default-install) @ web-core ---
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.pom
00:05:43 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-core/target/web-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-core/7.0.15-SNAPSHOT/web-core-7.0.15-SNAPSHOT.jar
00:05:43 [INFO] 
00:05:43 [INFO] -----------------< org.glassfish.main.jdbc:jdbc-admin >-----------------
00:05:43 [INFO] Building JDBC admin 7.0.15-SNAPSHOT                            [258/300]
00:05:43 [INFO]   from appserver/jdbc/admin/pom.xml
00:05:43 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:43 [WARNING] system modules path not set in conjunction with -source 11
00:05:43 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:43 [INFO] 
00:05:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jersey-ejb-component-provider ---
00:05:43 [INFO] Not copying test resources
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jersey-ejb-component-provider ---
00:05:43 [INFO] Not compiling test sources
00:05:43 [INFO] 
00:05:43 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jersey-ejb-component-provider ---
00:05:43 [INFO] 
00:05:43 [INFO] --- surefire:3.2.5:test (default-test) @ jersey-ejb-component-provider ---
00:05:43 [INFO] Tests are skipped.
00:05:43 [INFO] 
00:05:43 [INFO] --- antrun:3.1.0:run (default-manifest) @ jersey-ejb-component-provider ---
00:05:43 [INFO] 
00:05:43 [INFO] --- clean:3.3.2:clean (default-clean) @ jdbc-admin ---
00:05:43 [INFO] 
00:05:43 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jdbc-admin ---
00:05:43 [INFO] 
00:05:43 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jdbc-admin ---
00:05:43 [INFO] 
00:05:43 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jdbc-admin ---
00:05:43 [INFO] Recompiling the module because of changed dependency.
00:05:43 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:43 [INFO] Executing tasks
00:05:43 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/target/classes/META-INF for
00:05:43 [INFO]      [echo]                                     jersey-ejb-component-provider
00:05:43 [INFO] Executed tasks
00:05:43 [INFO] 
00:05:43 [INFO] --- jar:3.3.0:jar (default-jar) @ jersey-ejb-component-provider ---
00:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/target/jersey-ejb-component-provider.jar
00:05:44 [INFO] 
00:05:44 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jersey-ejb-component-provider ---
00:05:44 [INFO] Tests are skipped.
00:05:44 [INFO] 
00:05:44 [INFO] --- failsafe:3.2.5:verify (verify) @ jersey-ejb-component-provider ---
00:05:44 [INFO] Tests are skipped.
00:05:44 [INFO] 
00:05:44 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jersey-ejb-component-provider-checkstyle) @ jersey-ejb-component-provider ---
00:05:44 [INFO] 
00:05:44 [INFO] --- install:3.1.1:install (default-install) @ jersey-ejb-component-provider ---
00:05:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jersey-ejb-component-provider/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jersey-ejb-component-provider/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.pom
00:05:44 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/jersey-ejb-component-provider-7.0.15-SNAPSHOT.jar
00:05:44 [INFO] 
00:05:44 [INFO] -----------< org.glassfish.main.concurrent:concurrent-impl >------------
00:05:44 [INFO] Building Concurrent Implementation Module 7.0.15-SNAPSHOT      [259/300]
00:05:44 [INFO]   from appserver/concurrent/concurrent-impl/pom.xml
00:05:44 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:44 [INFO] 
00:05:44 [INFO] --- clean:3.3.2:clean (default-clean) @ concurrent-impl ---
00:05:44 [INFO] 
00:05:44 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ concurrent-impl ---
00:05:44 [INFO] 
00:05:44 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ concurrent-impl ---
00:05:44 [INFO] 
00:05:44 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ concurrent-impl ---
00:05:44 [INFO] Recompiling the module because of changed dependency.
00:05:44 [INFO] Compiling 49 source files with javac [debug target 11] to target/classes
00:05:44 [WARNING] system modules path not set in conjunction with -source 11
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ entitybean-container ---
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ entitybean-container ---
00:05:44 [INFO] 
00:05:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ entitybean-container ---
00:05:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:44 [INFO] 
00:05:44 [INFO] --- resources:3.3.1:resources (default-resources) @ entitybean-container ---
00:05:44 [INFO] Copying 2 resources from src/main/resources to target/classes
00:05:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/manpages
00:05:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:44 [INFO] 
00:05:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ entitybean-container ---
00:05:44 [WARNING] system modules path not set in conjunction with -source 11
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-core ---
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-core ---
00:05:44 [INFO] 
00:05:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-core ---
00:05:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:44 [INFO] Recompiling the module because of changed dependency.
00:05:44 [INFO] 
00:05:44 [INFO] --- resources:3.3.1:resources (default-resources) @ jms-core ---
00:05:44 [INFO] Compiling 31 source files with javac [debug target 11] to target/classes
00:05:44 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/src/main/resources
00:05:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/src/main/manpages
00:05:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:44 [INFO] 
00:05:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-core ---
00:05:44 [WARNING] system modules path not set in conjunction with -source 11
00:05:44 [INFO] Recompiling the module because of changed dependency.
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jdbc-admin ---
00:05:44 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:05:44 [INFO] 
00:05:44 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jdbc-admin ---
00:05:44 [INFO] 
00:05:44 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jdbc-admin ---
00:05:44 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:44 [INFO] 
00:05:44 [INFO] --- resources:3.3.1:resources (default-resources) @ jdbc-admin ---
00:05:44 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:44 [INFO] Copying 0 resource from src/main/resources to target/classes
00:05:44 [INFO] Copying 6 resources from src/main/manpages to target/classes
00:05:44 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:44 [INFO] 
00:05:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ jdbc-admin ---
00:05:44 [INFO] Recompiling the module because of changed dependency.
00:05:44 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:45 [WARNING] system modules path not set in conjunction with -source 11
00:05:45 [INFO] 
00:05:45 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ concurrent-impl ---
00:05:45 [INFO] 
00:05:45 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ concurrent-impl ---
00:05:45 [INFO] 
00:05:45 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ concurrent-impl ---
00:05:45 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:45 [INFO] 
00:05:45 [INFO] --- resources:3.3.1:resources (default-resources) @ concurrent-impl ---
00:05:45 [INFO] Copying 1 resource from src/main/resources to target/classes
00:05:45 [INFO] Copying 12 resources from src/main/manpages to target/classes
00:05:45 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:45 [INFO] 
00:05:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ concurrent-impl ---
00:05:45 [INFO] Recompiling the module because of changed dependency.
00:05:45 [INFO] Compiling 49 source files with javac [debug target 11] to target/classes
00:05:46 [WARNING] system modules path not set in conjunction with -source 11
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Some input files use unchecked or unsafe operations.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/src/main/java/org/glassfish/jdbc/admin/cli/CreateJdbcConnectionPool.java: Recompile with -Xlint:unchecked for details.
00:05:46 [INFO] 
00:05:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jdbc-admin ---
00:05:46 [INFO] 
00:05:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jdbc-admin ---
00:05:46 [INFO] 
00:05:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jdbc-admin ---
00:05:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:46 [WARNING] system modules path not set in conjunction with -source 11
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1720,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1723,34] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1758,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[1761,34] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2925,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2928,34] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2963,26] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java:[2966,34] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[130,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[133,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[182,22] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/distributed/DistributedReadOnlyBeanServiceImpl.java:[185,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java uses or overrides a deprecated API.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:deprecation for details.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Some input files use unchecked or unsafe operations.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/src/main/java/org/glassfish/persistence/ejb/entitybean/container/EntityContainer.java: Recompile with -Xlint:unchecked for details.
00:05:46 [INFO] 
00:05:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ entitybean-container ---
00:05:46 [INFO] 
00:05:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ entitybean-container ---
00:05:46 [WARNING] system modules path not set in conjunction with -source 11
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Some input files use or override a deprecated API.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/runtime/deployer/cfg/ManagedExecutorServiceCfg.java: Recompile with -Xlint:deprecation for details.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Some input files use unchecked or unsafe operations.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/src/main/java/org/glassfish/concurrent/admin/CreateManagedExecutorServiceBase.java: Recompile with -Xlint:unchecked for details.
00:05:46 [INFO] 
00:05:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ concurrent-impl ---
00:05:46 [INFO] 
00:05:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ concurrent-impl ---
00:05:46 [WARNING] system modules path not set in conjunction with -source 11
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:46 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java uses unchecked or unsafe operations.
00:05:46 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/src/main/java/com/sun/enterprise/connectors/jms/system/ActiveJmsResourceAdapter.java: Recompile with -Xlint:unchecked for details.
00:05:46 [INFO] 
00:05:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-core ---
00:05:46 [INFO] 
00:05:46 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-core ---
00:05:46 [INFO] 
00:05:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ entitybean-container ---
00:05:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:46 [INFO] 
00:05:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-core ---
00:05:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:46 [INFO] 
00:05:46 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ concurrent-impl ---
00:05:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/target/classes/META-INF/MANIFEST.MF
00:05:46 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:46 [INFO] 
00:05:46 [INFO] --- command-security:1.0.17:check (default-check) @ jdbc-admin ---
00:05:46 [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]
00:05:46 [INFO] 
00:05:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jdbc-admin ---
00:05:46 [INFO] Recompiling the module because of changed dependency.
00:05:46 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/target/classes/META-INF/MANIFEST.MF
00:05:46 [INFO] 
00:05:46 [INFO] --- command-security:1.0.17:check (default-check) @ jms-core ---
00:05:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/target/classes/META-INF/MANIFEST.MF
00:05:46 [INFO] 
00:05:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-core ---
00:05:46 [INFO] Recompiling the module because of changed dependency.
00:05:46 [INFO] Compiling 14 source files with javac [debug target 11] to target/classes
00:05:46 [INFO] 
00:05:46 [INFO] --- command-security:1.0.17:check (default-check) @ entitybean-container ---
00:05:46 [INFO] 
00:05:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ entitybean-container ---
00:05:46 [INFO] Recompiling the module because of changed dependency.
00:05:46 [WARNING] Manifest org.glassfish.main.concurrent:concurrent-impl:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.concurrent.runtime,  has 1,  private references [org.glassfish.concurrent.runtime.deployer.cfg]
00:05:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/target/classes/META-INF/MANIFEST.MF
00:05:46 [INFO] Compiling 31 source files with javac [debug target 11] to target/classes
00:05:46 [INFO] 
00:05:46 [INFO] --- command-security:1.0.17:check (default-check) @ concurrent-impl ---
00:05:46 [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]
00:05:46 [INFO] 
00:05:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ concurrent-impl ---
00:05:46 [INFO] Recompiling the module because of changed dependency.
00:05:46 [INFO] Compiling 49 source files with javac [debug target 11] to target/classes
00:05:47 [WARNING] system modules path not set in conjunction with -source 11
00:05:47 [INFO] 
00:05:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jdbc-admin ---
00:05:47 [INFO] Not copying test resources
00:05:47 [INFO] 
00:05:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jdbc-admin ---
00:05:47 [INFO] Not compiling test sources
00:05:47 [INFO] 
00:05:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jdbc-admin ---
00:05:47 [INFO] 
00:05:47 [INFO] --- surefire:3.2.5:test (default-test) @ jdbc-admin ---
00:05:47 [INFO] Tests are skipped.
00:05:47 [INFO] 
00:05:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ jdbc-admin ---
00:05:47 [INFO] Executing tasks
00:05:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/target/classes/META-INF for
00:05:47 [INFO]      [echo]                                     jdbc-admin
00:05:47 [INFO] Executed tasks
00:05:47 [INFO] 
00:05:47 [INFO] --- jar:3.3.0:jar (default-jar) @ jdbc-admin ---
00:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/target/jdbc-admin.jar
00:05:47 [INFO] 
00:05:47 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jdbc-admin ---
00:05:47 [INFO] Tests are skipped.
00:05:47 [INFO] 
00:05:47 [INFO] --- failsafe:3.2.5:verify (verify) @ jdbc-admin ---
00:05:47 [INFO] Tests are skipped.
00:05:47 [INFO] 
00:05:47 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jdbc-jdbc-admin-checkstyle) @ jdbc-admin ---
00:05:47 [INFO] 
00:05:47 [INFO] --- install:3.1.1:install (default-install) @ jdbc-admin ---
00:05:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.pom
00:05:47 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jdbc/admin/target/jdbc-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jdbc/jdbc-admin/7.0.15-SNAPSHOT/jdbc-admin-7.0.15-SNAPSHOT.jar
00:05:47 [INFO] 
00:05:47 [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-ejb-mapping >---------
00:05:47 [INFO] Building ejb-mapping module for cmp 7.0.15-SNAPSHOT            [260/300]
00:05:47 [INFO]   from appserver/persistence/cmp/ejb-mapping/pom.xml
00:05:47 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:47 [INFO] 
00:05:47 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-ejb-mapping ---
00:05:47 [INFO] 
00:05:47 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-ejb-mapping ---
00:05:47 [INFO] 
00:05:47 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-ejb-mapping ---
00:05:47 [INFO] 
00:05:47 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-ejb-mapping ---
00:05:47 [INFO] Recompiling the module because of changed dependency.
00:05:47 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:05:47 [WARNING] system modules path not set in conjunction with -source 11
00:05:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:47 [INFO] Initial messages found so far: {}
00:05:47 [INFO] Processing: AS-CONCURRENT-00001
00:05:47 [INFO] Message AS-CONCURRENT-00001 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-CONCURRENT-00002
00:05:47 [INFO] Message AS-CONCURRENT-00002 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-CONCURRENT-00003
00:05:47 [INFO] Message AS-CONCURRENT-00003 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-CONCURRENT-00004
00:05:47 [INFO] Message AS-CONCURRENT-00004 needs checking for cause/action: false
00:05:47 [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}
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:47 [INFO] Total Messages including ones found from disk so far: {}
00:05:47 [INFO] Processing: jakarta.enterprise.concurrent on element LOGGER_NAME
00:05:47 [INFO] Enclosing type is org.glassfish.concurrent.runtime.LogFacade
00:05:47 [INFO] Loggers found so far: {jakarta.enterprise.concurrent.description=GlassFish Concurrency Logger, jakarta.enterprise.concurrent.publish=true, jakarta.enterprise.concurrent.subsystem=GlassFish-Concurrency}
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:47 [INFO] Found enclosing element LOGGER_NAME
00:05:47 [INFO] Found enclosing element org.glassfish.concurrent.runtime.LogFacade
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:47 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:47 [INFO] Total Messages including ones found from disk so far: {}
00:05:47 [INFO] 
00:05:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ concurrent-impl ---
00:05:47 [INFO] Not copying test resources
00:05:47 [INFO] 
00:05:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ concurrent-impl ---
00:05:47 [INFO] Not compiling test sources
00:05:47 [INFO] 
00:05:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ concurrent-impl ---
00:05:47 [INFO] 
00:05:47 [INFO] --- surefire:3.2.5:test (default-test) @ concurrent-impl ---
00:05:47 [INFO] Tests are skipped.
00:05:47 [INFO] 
00:05:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ concurrent-impl ---
00:05:47 [INFO] Executing tasks
00:05:47 [WARNING] system modules path not set in conjunction with -source 11
00:05:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:47 [INFO] Initial messages found so far: {}
00:05:47 [INFO] Processing: AS-JMS-CORE-00001
00:05:47 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/target/classes/META-INF for
00:05:47 [INFO] Message AS-JMS-CORE-00001 needs checking for cause/action: false
00:05:47 [INFO]      [echo]                                     concurrent-impl
00:05:47 [INFO] Processing: AS-JMS-CORE-00002
00:05:47 [INFO] Message AS-JMS-CORE-00002 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00003
00:05:47 [INFO] Message AS-JMS-CORE-00003 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00004
00:05:47 [INFO] Message AS-JMS-CORE-00004 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00005
00:05:47 [INFO] Message AS-JMS-CORE-00005 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00006
00:05:47 [INFO] Message AS-JMS-CORE-00006 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00007
00:05:47 [INFO] Message AS-JMS-CORE-00007 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00008
00:05:47 [INFO] Message AS-JMS-CORE-00008 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00009
00:05:47 [INFO] Message AS-JMS-CORE-00009 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00010
00:05:47 [INFO] Message AS-JMS-CORE-00010 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00011
00:05:47 [INFO] Message AS-JMS-CORE-00011 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00012
00:05:47 [INFO] Message AS-JMS-CORE-00012 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00013
00:05:47 [INFO] Message AS-JMS-CORE-00013 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00014
00:05:47 [INFO] Message AS-JMS-CORE-00014 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00015
00:05:47 [INFO] Message AS-JMS-CORE-00015 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00016
00:05:47 [INFO] Message AS-JMS-CORE-00016 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00017
00:05:47 [INFO] Message AS-JMS-CORE-00017 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00018
00:05:47 [INFO] Message AS-JMS-CORE-00018 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-JMS-CORE-00019
00:05:47 [INFO] Message AS-JMS-CORE-00019 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-JMS-CORE-00020
00:05:47 [INFO] Message AS-JMS-CORE-00020 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-JMS-CORE-00021
00:05:47 [INFO] Message AS-JMS-CORE-00021 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-JMS-CORE-00022
00:05:47 [INFO] Message AS-JMS-CORE-00022 needs checking for cause/action: true
00:05:47 [INFO] Processing: AS-JMS-CORE-00023
00:05:47 [INFO] Message AS-JMS-CORE-00023 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00024
00:05:47 [INFO] Message AS-JMS-CORE-00024 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00025
00:05:47 [INFO] Message AS-JMS-CORE-00025 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00026
00:05:47 [INFO] Message AS-JMS-CORE-00026 needs checking for cause/action: false
00:05:47 [INFO] Processing: AS-JMS-CORE-00027
00:05:47 [INFO] Message AS-JMS-CORE-00027 needs checking for cause/action: false
00:05:47 [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}}
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:47 [INFO] Total Messages including ones found from disk so far: {}
00:05:47 [INFO] Processing: jakarta.enterprise.resource.jms on element JMS_MAIN_LOGGER
00:05:47 [INFO] Enclosing type is com.sun.enterprise.connectors.jms.JMSLoggerInfo
00:05:47 [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}
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:47 [INFO] Found enclosing element JMS_MAIN_LOGGER
00:05:47 [INFO] Found enclosing element com.sun.enterprise.connectors.jms.JMSLoggerInfo
00:05:47 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:47 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:47 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:47 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:47 [INFO] Total Messages including ones found from disk so far: {}
00:05:47 [INFO] 
00:05:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-core ---
00:05:47 [INFO] Not copying test resources
00:05:47 [INFO] 
00:05:47 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-core ---
00:05:47 [INFO] Executed tasks
00:05:47 [INFO] 
00:05:47 [INFO] --- jar:3.3.0:jar (default-jar) @ concurrent-impl ---
00:05:47 [INFO] Not compiling test sources
00:05:47 [INFO] 
00:05:47 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-core ---
00:05:47 [INFO] 
00:05:47 [INFO] --- surefire:3.2.5:test (default-test) @ jms-core ---
00:05:47 [INFO] Tests are skipped.
00:05:47 [INFO] 
00:05:47 [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-core ---
00:05:48 [WARNING] system modules path not set in conjunction with -source 11
00:05:48 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:48 [INFO] 
00:05:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ entitybean-container ---
00:05:48 [INFO] Not copying test resources
00:05:48 [INFO] 
00:05:48 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ entitybean-container ---
00:05:48 [INFO] Not compiling test sources
00:05:48 [INFO] 
00:05:48 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ entitybean-container ---
00:05:48 [INFO] 
00:05:48 [INFO] --- surefire:3.2.5:test (default-test) @ entitybean-container ---
00:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- antrun:3.1.0:run (default-manifest) @ entitybean-container ---
00:05:48 [INFO] Executing tasks
00:05:48 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/target/classes/META-INF for
00:05:48 [INFO]      [echo]                                     jms-core
00:05:48 [INFO] Executed tasks
00:05:48 [INFO] 
00:05:48 [INFO] --- jar:3.3.0:jar (default-jar) @ jms-core ---
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ concurrent-impl ---
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:verify (verify) @ concurrent-impl ---
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.concurrent-concurrent-impl-checkstyle) @ concurrent-impl ---
00:05:48 [INFO] 
00:05:48 [INFO] --- install:3.1.1:install (default-install) @ concurrent-impl ---
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.pom
00:05:48 [INFO] Executing tasks
00:05:48 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/target/classes/META-INF for
00:05:48 [INFO]      [echo]                                     entitybean-container
00:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/target/jms-core.jar
00:05:48 [INFO] Executed tasks
00:05:48 [INFO] 
00:05:48 [INFO] --- jar:3.3.0:jar (default-jar) @ entitybean-container ---
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/concurrent/concurrent-impl/target/concurrent-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/concurrent/concurrent-impl/7.0.15-SNAPSHOT/concurrent-impl-7.0.15-SNAPSHOT.jar
00:05:48 [INFO] 
00:05:48 [INFO] ------------< org.glassfish.main.ejb:ejb-timer-service-app >------------
00:05:48 [INFO] Building EJB Timer Service Application 7.0.15-SNAPSHOT         [261/300]
00:05:48 [INFO]   from appserver/ejb/ejb-timer-service-app/pom.xml
00:05:48 [INFO] --------------------------------[ war ]---------------------------------
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-core ---
00:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/target/entitybean-container.jar
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:verify (verify) @ jms-core ---
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-core-checkstyle) @ jms-core ---
00:05:48 [INFO] 
00:05:48 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-service-app ---
00:05:48 [INFO] 
00:05:48 [INFO] --- install:3.1.1:install (default-install) @ jms-core ---
00:05:48 [INFO] 
00:05:48 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-service-app ---
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.pom
00:05:48 [INFO] 
00:05:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-service-app ---
00:05:48 [INFO] 
00:05:48 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-service-app ---
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/jms-core/target/jms-core.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-core/7.0.15-SNAPSHOT/jms-core-7.0.15-SNAPSHOT.jar
00:05:48 [INFO] 
00:05:48 [INFO] --------------< org.glassfish.main.security:websecurity >---------------
00:05:48 [INFO] Building WebTier Security Integration 7.0.15-SNAPSHOT          [262/300]
00:05:48 [INFO]   from appserver/security/webintegration/pom.xml
00:05:48 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:48 [INFO] Recompiling the module because of changed dependency.
00:05:48 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ entitybean-container ---
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- failsafe:3.2.5:verify (verify) @ entitybean-container ---
00:05:48 [INFO] Tests are skipped.
00:05:48 [INFO] 
00:05:48 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence-entitybean-container-checkstyle) @ entitybean-container ---
00:05:48 [INFO] 
00:05:48 [INFO] --- install:3.1.1:install (default-install) @ entitybean-container ---
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.pom
00:05:48 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/entitybean-container/target/entitybean-container.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/entitybean-container/7.0.15-SNAPSHOT/entitybean-container-7.0.15-SNAPSHOT.jar
00:05:48 [INFO] 
00:05:48 [INFO] --- clean:3.3.2:clean (default-clean) @ websecurity ---
00:05:48 [INFO] 
00:05:48 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ websecurity ---
00:05:48 [INFO] 
00:05:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ websecurity ---
00:05:48 [INFO] 
00:05:48 [INFO] 
00:05:48 [INFO] ---------------< org.glassfish.main.admin:rest-service >----------------
00:05:48 [INFO] Building GlassFish Admin REST Service 7.0.15-SNAPSHOT          [263/300]
00:05:48 [INFO]   from nucleus/admin/rest/rest-service/pom.xml
00:05:48 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:48 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ websecurity ---
00:05:48 [INFO] Recompiling the module because of changed dependency.
00:05:48 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:48 [INFO] 
00:05:48 [INFO] --- clean:3.3.2:clean (default-clean) @ rest-service ---
00:05:48 [INFO] 
00:05:48 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ rest-service ---
00:05:48 [INFO] 
00:05:48 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ rest-service ---
00:05:48 [INFO] 
00:05:48 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ rest-service ---
00:05:48 [INFO] Recompiling the module because of changed dependency.
00:05:48 [INFO] Compiling 189 source files with javac [debug target 11] to target/classes
00:05:48 [WARNING] system modules path not set in conjunction with -source 11
00:05:48 [INFO] 
00:05:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-ejb-mapping ---
00:05:48 [INFO] 
00:05:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-ejb-mapping ---
00:05:48 [INFO] 
00:05:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-ejb-mapping ---
00:05:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:48 [INFO] 
00:05:48 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-ejb-mapping ---
00:05:48 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/src/main/manpages
00:05:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:48 [INFO] 
00:05:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-ejb-mapping ---
00:05:48 [INFO] Recompiling the module because of changed dependency.
00:05:48 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:05:48 [WARNING] system modules path not set in conjunction with -source 11
00:05:48 [INFO] 
00:05:48 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-service-app ---
00:05:48 [INFO] 
00:05:48 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-service-app ---
00:05:48 [INFO] 
00:05:48 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-service-app ---
00:05:48 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:48 [INFO] 
00:05:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-service-app ---
00:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/src/main/resources
00:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/src/main/manpages
00:05:48 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:48 [INFO] 
00:05:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-service-app ---
00:05:48 [INFO] Recompiling the module because of changed dependency.
00:05:48 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:49 [WARNING] system modules path not set in conjunction with -source 11
00:05:49 [INFO] 
00:05:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ websecurity ---
00:05:49 [INFO] 
00:05:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ websecurity ---
00:05:49 [INFO] 
00:05:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ websecurity ---
00:05:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:49 [INFO] 
00:05:49 [INFO] --- resources:3.3.1:resources (default-resources) @ websecurity ---
00:05:49 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/manpages
00:05:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:49 [INFO] 
00:05:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ websecurity ---
00:05:49 [INFO] Recompiling the module because of changed dependency.
00:05:49 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:49 [WARNING] system modules path not set in conjunction with -source 11
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1739,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/MappingFile.java:[1838,29] Integer(int) in java.lang.Integer has been deprecated and marked for removal
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Some input files use unchecked or unsafe operations.
00:05:49 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/AbstractNameMapper.java: Recompile with -Xlint:unchecked for details.
00:05:49 [INFO] 
00:05:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-ejb-mapping ---
00:05:49 [INFO] 
00:05:49 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-ejb-mapping ---
00:05:49 [INFO] 
00:05:49 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-ejb-mapping ---
00:05:49 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF/MANIFEST.MF
00:05:49 [INFO] 
00:05:49 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-ejb-mapping ---
00:05:49 [INFO] 
00:05:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-ejb-mapping ---
00:05:49 [INFO] Recompiling the module because of changed dependency.
00:05:49 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:05:50 [WARNING] system modules path not set in conjunction with -source 11
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-service-app ---
00:05:50 [INFO] Recompiling the module because of changed dependency.
00:05:50 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:05:50 [WARNING] system modules path not set in conjunction with -source 11
00:05:50 [INFO] 
00:05:50 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ rest-service ---
00:05:50 [INFO] 
00:05:50 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ rest-service ---
00:05:50 [INFO] 
00:05:50 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ rest-service ---
00:05:50 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:50 [INFO] 
00:05:50 [INFO] --- resources:3.3.1:resources (default-resources) @ rest-service ---
00:05:50 [INFO] Copying 13 resources from src/main/resources to target/classes
00:05:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/manpages
00:05:50 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:compile (default-compile) @ rest-service ---
00:05:50 [INFO] Recompiling the module because of changed dependency.
00:05:50 [INFO] Compiling 189 source files with javac [debug target 11] to target/classes
00:05:50 [WARNING] system modules path not set in conjunction with -source 11
00:05:50 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[738,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:50 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[782,17] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:50 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java:[1745,16] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:50 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:50 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java uses unchecked or unsafe operations.
00:05:50 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/src/main/java/com/sun/web/security/RealmAdapter.java: Recompile with -Xlint:unchecked for details.
00:05:50 [INFO] 
00:05:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ websecurity ---
00:05:50 [INFO] 
00:05:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ websecurity ---
00:05:50 [INFO] 
00:05:50 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ websecurity ---
00:05:50 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:50 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/target/classes/META-INF/MANIFEST.MF
00:05:50 [INFO] 
00:05:50 [INFO] --- command-security:1.0.17:check (default-check) @ websecurity ---
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:compile (process-annotations) @ websecurity ---
00:05:50 [INFO] Recompiling the module because of changed dependency.
00:05:50 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:05:50 [WARNING] system modules path not set in conjunction with -source 11
00:05:50 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11'
00:05:50 [INFO] 
00:05:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-ejb-mapping ---
00:05:50 [INFO] Not copying test resources
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-ejb-mapping ---
00:05:50 [INFO] Not compiling test sources
00:05:50 [INFO] 
00:05:50 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-ejb-mapping ---
00:05:50 [INFO] 
00:05:50 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-ejb-mapping ---
00:05:50 [INFO] Tests are skipped.
00:05:50 [INFO] 
00:05:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-ejb-mapping ---
00:05:50 [INFO] Executing tasks
00:05:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/target/classes/META-INF for
00:05:50 [INFO]      [echo]                                     cmp-ejb-mapping
00:05:50 [INFO] Executed tasks
00:05:50 [INFO] 
00:05:50 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-ejb-mapping ---
00:05:50 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar
00:05:50 [INFO] 
00:05:50 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-ejb-mapping ---
00:05:50 [INFO] Tests are skipped.
00:05:50 [INFO] 
00:05:50 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-ejb-mapping ---
00:05:50 [INFO] Tests are skipped.
00:05:50 [INFO] 
00:05:50 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-ejb-mapping-checkstyle) @ cmp-ejb-mapping ---
00:05:50 [INFO] 
00:05:50 [INFO] --- install:3.1.1:install (default-install) @ cmp-ejb-mapping ---
00:05:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.pom
00:05:50 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/ejb-mapping/target/cmp-ejb-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-ejb-mapping/7.0.15-SNAPSHOT/cmp-ejb-mapping-7.0.15-SNAPSHOT.jar
00:05:50 [INFO] 
00:05:50 [INFO] ------------------< org.glassfish.main.jms:jms-admin >------------------
00:05:50 [INFO] Building JMS admin 7.0.15-SNAPSHOT                             [264/300]
00:05:50 [INFO]   from appserver/jms/admin/pom.xml
00:05:50 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:50 [INFO] 
00:05:50 [INFO] --- clean:3.3.2:clean (default-clean) @ jms-admin ---
00:05:50 [INFO] 
00:05:50 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jms-admin ---
00:05:50 [INFO] 
00:05:50 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jms-admin ---
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jms-admin ---
00:05:50 [INFO] Recompiling the module because of changed dependency.
00:05:50 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:05:50 [WARNING] system modules path not set in conjunction with -source 11
00:05:50 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:50 [INFO] 
00:05:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ejb-timer-service-app ---
00:05:50 [INFO] Not copying test resources
00:05:50 [INFO] 
00:05:50 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ejb-timer-service-app ---
00:05:50 [INFO] Not compiling test sources
00:05:50 [INFO] 
00:05:50 [INFO] --- surefire:3.2.5:test (default-test) @ ejb-timer-service-app ---
00:05:50 [INFO] Tests are skipped.
00:05:50 [INFO] 
00:05:50 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-service-app ---
00:05:50 [INFO] Executing tasks
00:05:50 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/target/classes/META-INF for
00:05:50 [INFO]      [echo]                                     ejb-timer-service-app
00:05:50 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/target/classes/META-INF
00:05:50 [INFO] Executed tasks
00:05:50 [INFO] 
00:05:50 [INFO] --- war:3.4.0:war (default-war) @ ejb-timer-service-app ---
00:05:50 [INFO] Packaging webapp
00:05:50 [INFO] Assembling webapp [ejb-timer-service-app] in [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app]
00:05:50 [INFO] Processing war project
00:05:50 [INFO] Copying webapp resources [/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/src/main/webapp]
00:05:51 [INFO] Building war: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/target/ejb-timer-service-app.war
00:05:51 [INFO] 
00:05:51 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-service-app ---
00:05:51 [INFO] Tests are skipped.
00:05:51 [INFO] 
00:05:51 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-service-app ---
00:05:51 [INFO] Tests are skipped.
00:05:51 [INFO] 
00:05:51 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-service-app-checkstyle) @ ejb-timer-service-app ---
00:05:51 [INFO] 
00:05:51 [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-service-app ---
00:05:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-service-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-service-app/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.pom
00:05:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/ejb-timer-service-app-7.0.15-SNAPSHOT.war
00:05:51 [INFO] 
00:05:51 [INFO] ------< org.glassfish.main.persistence.cmp:cmp-support-sqlstore >-------
00:05:51 [INFO] Building support-sqlstore module for cmp 7.0.15-SNAPSHOT       [265/300]
00:05:51 [INFO]   from appserver/persistence/cmp/support-sqlstore/pom.xml
00:05:51 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:51 [WARNING] *****************************************************************
00:05:51 [WARNING] * Your build is requesting parallel execution, but this         *
00:05:51 [WARNING] * project contains the following plugin(s) that have goals not  *
00:05:51 [WARNING] * marked as thread-safe to support parallel execution.          *
00:05:51 [WARNING] * While this /may/ work fine, please look for plugin updates    *
00:05:51 [WARNING] * and/or request plugins be made thread-safe.                   *
00:05:51 [WARNING] * If reporting an issue, report it against the plugin in        *
00:05:51 [WARNING] * question, not against Apache Maven.                           *
00:05:51 [WARNING] *****************************************************************
00:05:51 [WARNING] The following plugins are not marked as thread-safe in support-sqlstore module for cmp:
00:05:51 [WARNING]   org.omnifaces:antlr-maven-plugin:2.4
00:05:51 [WARNING] 
00:05:51 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
00:05:51 [WARNING] *****************************************************************
00:05:51 [INFO] 
00:05:51 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-sqlstore ---
00:05:51 [INFO] 
00:05:51 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-sqlstore ---
00:05:51 [INFO] 
00:05:51 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-sqlstore ---
00:05:51 [INFO] 
00:05:51 [INFO] --- antlr:2.4:generate (default) @ cmp-support-sqlstore ---
00:05:51 [WARNING] system modules path not set in conjunction with -source 11
00:05:51 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:51 [INFO] Initial messages found so far: {}
00:05:51 [INFO] Processing: realmBase.forbidden
00:05:51 [INFO] Message realmBase.forbidden needs checking for cause/action: false
00:05:51 [INFO] Processing: realmAdapter.badRequestWithId
00:05:51 [INFO] Message realmAdapter.badRequestWithId needs checking for cause/action: false
00:05:51 [INFO] Processing: missing_http_header.host
00:05:51 [INFO] Message missing_http_header.host needs checking for cause/action: false
00:05:51 [INFO] Processing: realmAdapter.noWebSecMgr
00:05:51 [INFO] Message realmAdapter.noWebSecMgr needs checking for cause/action: false
00:05:51 [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}
00:05:51 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:51 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:51 [INFO] Total Messages including ones found from disk so far: {}
00:05:51 [INFO] Processing: jakarta.enterprise.system.container.web.security on element LOGGER_INFO
00:05:51 [INFO] Enclosing type is com.sun.web.security.WebSecurityResourceBundle
00:05:51 [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}
00:05:51 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:51 [INFO] Found enclosing element LOGGER_INFO
00:05:51 [INFO] Found enclosing element com.sun.web.security.WebSecurityResourceBundle
00:05:51 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:51 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:51 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:51 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:51 [INFO] Total Messages including ones found from disk so far: {}
00:05:51 [INFO] 
00:05:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ websecurity ---
00:05:51 [INFO] Not copying test resources
00:05:51 [INFO] 
00:05:51 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ websecurity ---
00:05:51 [INFO] Not compiling test sources
00:05:51 [INFO] 
00:05:51 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ websecurity ---
00:05:51 [INFO] 
00:05:51 [INFO] --- surefire:3.2.5:test (default-test) @ websecurity ---
00:05:51 [INFO] Tests are skipped.
00:05:51 [INFO] 
00:05:51 [INFO] --- antrun:3.1.0:run (default-manifest) @ websecurity ---
00:05:51 [INFO] Executing tasks
00:05:51 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/target/classes/META-INF for
00:05:51 [INFO]      [echo]                                     websecurity
00:05:51 [INFO] Executed tasks
00:05:51 [INFO] 
00:05:51 [INFO] --- jar:3.3.0:jar (default-jar) @ websecurity ---
00:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/target/websecurity.jar
00:05:51 [WARNING] system modules path not set in conjunction with -source 11
00:05:51 [INFO] 
00:05:51 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jms-admin ---
00:05:51 [INFO] 
00:05:51 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jms-admin ---
00:05:51 [INFO] 
00:05:51 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jms-admin ---
00:05:51 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:51 [INFO] 
00:05:51 [INFO] --- resources:3.3.1:resources (default-resources) @ jms-admin ---
00:05:51 [INFO] Copying 1 resource from src/main/java to target/classes
00:05:51 [INFO] Copying 0 resource from src/main/resources to target/classes
00:05:51 [INFO] Copying 13 resources from src/main/manpages to target/classes
00:05:51 [INFO] 
00:05:51 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ websecurity ---
00:05:51 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:51 [INFO] 
00:05:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ jms-admin ---
00:05:51 [INFO] Tests are skipped.
00:05:51 [INFO] 
00:05:51 [INFO] --- failsafe:3.2.5:verify (verify) @ websecurity ---
00:05:51 [INFO] Tests are skipped.
00:05:51 [INFO] 
00:05:51 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-websecurity-checkstyle) @ websecurity ---
00:05:51 [INFO] 
00:05:51 [INFO] --- install:3.1.1:install (default-install) @ websecurity ---
00:05:51 [INFO] Recompiling the module because of changed dependency.
00:05:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.pom
00:05:51 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:05:51 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webintegration/target/websecurity.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/websecurity/7.0.15-SNAPSHOT/websecurity-7.0.15-SNAPSHOT.jar
00:05:51 [INFO] 
00:05:51 [INFO] -------------< org.glassfish.main.ejb:ejb-timer-databases >-------------
00:05:51 [INFO] Building GlassFish EJB timer app database init scripts 7.0.15-SNAPSHOT [266/300]
00:05:51 [INFO]   from appserver/ejb/ejb-timer-databases/pom.xml
00:05:51 [INFO] -----------------------[ distribution-fragment ]------------------------
00:05:51 [INFO] 
00:05:51 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-timer-databases ---
00:05:51 [INFO] No sources to compile
00:05:51 [INFO] 
00:05:51 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-timer-databases ---
00:05:51 [INFO] 
00:05:51 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-timer-databases ---
00:05:51 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:51 [INFO] 
00:05:51 [INFO] --- dependency:3.6.1:copy-dependencies (war) @ ejb-timer-databases ---
00:05:51 [INFO] Copying ejb-timer-service-app.war to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/classes/glassfish/lib/install/applications/ejb-timer-service-app.war
00:05:51 [INFO] 
00:05:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ejb-timer-databases ---
00:05:51 [INFO] Copying 18 resources from src/main/resources to target/classes
00:05:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/src/main/manpages
00:05:51 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:51 [INFO] 
00:05:51 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-timer-databases ---
00:05:51 [INFO] No sources to compile
00:05:51 [INFO] 
00:05:51 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-timer-databases ---
00:05:51 [INFO] No sources to compile
00:05:51 [INFO] 
00:05:51 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-timer-databases ---
00:05:51 [INFO] Executing tasks
00:05:51 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/classes/META-INF for
00:05:51 [INFO]      [echo]                                     ejb-timer-databases
00:05:51 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/classes/META-INF
00:05:51 [INFO] Executed tasks
00:05:51 [INFO] 
00:05:51 [INFO] --- assembly:3.6.0:single (default-single) @ ejb-timer-databases ---
00:05:51 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:05:52 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip
00:05:52 [INFO] 
00:05:52 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ ejb-timer-databases ---
00:05:52 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip
00:05:52 [INFO] 
00:05:52 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-timer-databases ---
00:05:52 [INFO] Tests are skipped.
00:05:52 [INFO] 
00:05:52 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-timer-databases ---
00:05:52 [INFO] Tests are skipped.
00:05:52 [INFO] 
00:05:52 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-timer-databases-checkstyle) @ ejb-timer-databases ---
00:05:52 [INFO] 
00:05:52 [INFO] --- install:3.1.1:install (default-install) @ ejb-timer-databases ---
00:05:52 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.pom
00:05:52 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-timer-databases/target/ejb-timer-databases.zip to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-timer-databases/7.0.15-SNAPSHOT/ejb-timer-databases-7.0.15-SNAPSHOT.zip
00:05:52 [INFO] 
00:05:52 [INFO] ------------------< org.glassfish.main.web:web-glue >-------------------
00:05:52 [INFO] Building Web Container glue code 7.0.15-SNAPSHOT               [267/300]
00:05:52 [INFO]   from appserver/web/web-glue/pom.xml
00:05:52 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:52 [INFO] 
00:05:52 [INFO] --- clean:3.3.2:clean (default-clean) @ web-glue ---
00:05:52 [INFO] 
00:05:52 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-glue ---
00:05:52 [INFO] 
00:05:52 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-glue ---
00:05:52 [INFO] 
00:05:52 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-glue ---
00:05:52 [INFO] Recompiling the module because of changed dependency.
00:05:52 [INFO] Compiling 240 source files with javac [debug target 11] to target/classes
00:05:53 [WARNING] system modules path not set in conjunction with -source 11
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Some input files use or override a deprecated API.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/CreateJMSDestination.java: Recompile with -Xlint:deprecation for details.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Some input files use unchecked or unsafe operations.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/src/main/java/org/glassfish/jms/admin/cli/JMSDestination.java: Recompile with -Xlint:unchecked for details.
00:05:53 [INFO] 
00:05:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jms-admin ---
00:05:53 [INFO] 
00:05:53 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jms-admin ---
00:05:53 [INFO] 
00:05:53 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jms-admin ---
00:05:53 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:53 [WARNING] system modules path not set in conjunction with -source 11
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[898,32] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/composite/CompositeUtil.java:[899,19] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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;
00:05:53   cast to java.lang.Object for a varargs call
00:05:53   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:53 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use or override a deprecated API.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:deprecation for details.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Some input files use unchecked or unsafe operations.
00:05:53 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/src/main/java/org/glassfish/admin/rest/adapter/AdminJerseyServiceIteratorProvider.java: Recompile with -Xlint:unchecked for details.
00:05:53 [INFO] 
00:05:53 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ rest-service ---
00:05:53 [INFO] 
00:05:53 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ rest-service ---
00:05:54 [INFO] 
00:05:54 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ rest-service ---
00:05:54 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/target/classes/META-INF/MANIFEST.MF
00:05:54 [INFO] 
00:05:54 [INFO] --- command-security:1.0.17:check (default-check) @ jms-admin ---
00:05:54 [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]
00:05:54 [INFO] 
00:05:54 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jms-admin ---
00:05:54 [INFO] Recompiling the module because of changed dependency.
00:05:54 [INFO] Compiling 22 source files with javac [debug target 11] to target/classes
00:05:54 [WARNING] system modules path not set in conjunction with -source 11
00:05:54 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal
00:05:54 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal
00:05:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API.
00:05:54 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details.
00:05:54 [INFO] 
00:05:54 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-glue ---
00:05:54 [INFO] 
00:05:54 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-glue ---
00:05:54 [INFO] 
00:05:54 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-glue ---
00:05:54 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:54 [INFO] 
00:05:54 [INFO] --- resources:3.3.1:resources (default-resources) @ web-glue ---
00:05:54 [INFO] Copying 0 resource from src/main/java to target/classes
00:05:54 [INFO] Copying 4 resources from src/main/resources to target/classes
00:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/manpages
00:05:54 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:54 [INFO] 
00:05:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-glue ---
00:05:54 [INFO] Recompiling the module because of changed dependency.
00:05:54 [INFO] Compiling 240 source files with javac [debug target 11] to target/classes
00:05:54 [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.composite,  has 1,  private references [org.glassfish.admin.rest.resources]
00:05:54 [WARNING] Manifest org.glassfish.main.admin:rest-service:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.admin.rest.utils,  has 2,  private references [org.glassfish.admin.rest.provider, org.glassfish.admin.rest.results]
00:05:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/target/classes/META-INF/MANIFEST.MF
00:05:54 [INFO] 
00:05:54 [INFO] --- command-security:1.0.17:check (default-check) @ rest-service ---
00:05:54 [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]
00:05:54 [INFO] 
00:05:54 [INFO] --- compiler:3.13.0:compile (process-annotations) @ rest-service ---
00:05:54 [INFO] Recompiling the module because of changed dependency.
00:05:54 [INFO] Compiling 189 source files with javac [debug target 11] to target/classes
00:05:54 [WARNING] system modules path not set in conjunction with -source 11
00:05:54 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:54 [INFO] Total Messages including ones found from disk so far: {}
00:05:54 [INFO] Processing: jakarta.enterprise.system.tools.admin on element JMS_ADMIN_LOGGER
00:05:54 [INFO] Enclosing type is org.glassfish.jms.admin.cli.LogUtils
00:05:54 [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}
00:05:54 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:54 [INFO] Found enclosing element JMS_ADMIN_LOGGER
00:05:54 [INFO] Found enclosing element org.glassfish.jms.admin.cli.LogUtils
00:05:54 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:54 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:54 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:54 [INFO] Total Messages including ones found from disk so far: {}
00:05:54 [INFO] 
00:05:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jms-admin ---
00:05:55 [INFO] Not copying test resources
00:05:55 [INFO] 
00:05:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jms-admin ---
00:05:55 [INFO] Not compiling test sources
00:05:55 [INFO] 
00:05:55 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jms-admin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- surefire:3.2.5:test (default-test) @ jms-admin ---
00:05:55 [INFO] Tests are skipped.
00:05:55 [INFO] 
00:05:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ jms-admin ---
00:05:55 [INFO] Executing tasks
00:05:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/target/classes/META-INF for
00:05:55 [INFO]      [echo]                                     jms-admin
00:05:55 [INFO] Executed tasks
00:05:55 [INFO] 
00:05:55 [INFO] --- jar:3.3.0:jar (default-jar) @ jms-admin ---
00:05:55 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/target/jms-admin.jar
00:05:55 [INFO] 
00:05:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jms-admin ---
00:05:55 [INFO] Tests are skipped.
00:05:55 [INFO] 
00:05:55 [INFO] --- failsafe:3.2.5:verify (verify) @ jms-admin ---
00:05:55 [INFO] Tests are skipped.
00:05:55 [INFO] 
00:05:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-jms-admin-checkstyle) @ jms-admin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- install:3.1.1:install (default-install) @ jms-admin ---
00:05:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.pom
00:05:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/admin/target/jms-admin.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/jms-admin/7.0.15-SNAPSHOT/jms-admin-7.0.15-SNAPSHOT.jar
00:05:55 [INFO] 
00:05:55 [INFO] -------------------< org.glassfish.main.ejb:ejb-all >-------------------
00:05:55 [INFO] Building EJB tier for GlassFish 7.0.15-SNAPSHOT                [268/300]
00:05:55 [INFO]   from appserver/ejb/ejb-all/pom.xml
00:05:55 [INFO] --------------------------------[ pom ]---------------------------------
00:05:55 [INFO] 
00:05:55 [INFO] --- clean:3.3.2:clean (default-clean) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ ejb-all ---
00:05:55 [INFO] No sources to compile
00:05:55 [INFO] 
00:05:55 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ ejb-all ---
00:05:55 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:55 [INFO] 
00:05:55 [INFO] --- compiler:3.13.0:compile (default-compile) @ ejb-all ---
00:05:55 [INFO] No sources to compile
00:05:55 [INFO] 
00:05:55 [INFO] --- compiler:3.13.0:compile (process-annotations) @ ejb-all ---
00:05:55 [INFO] No sources to compile
00:05:55 [INFO] 
00:05:55 [INFO] --- antrun:3.1.0:run (default-manifest) @ ejb-all ---
00:05:55 [INFO] Executing tasks
00:05:55 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-all/target/classes/META-INF for
00:05:55 [INFO]      [echo]                                     ejb-all
00:05:55 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-all/target/classes/META-INF
00:05:55 [INFO] Executed tasks
00:05:55 [INFO] 
00:05:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ ejb-all ---
00:05:55 [INFO] Tests are skipped.
00:05:55 [INFO] 
00:05:55 [INFO] --- failsafe:3.2.5:verify (verify) @ ejb-all ---
00:05:55 [INFO] Tests are skipped.
00:05:55 [INFO] 
00:05:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.ejb-ejb-all-checkstyle) @ ejb-all ---
00:05:55 [INFO] 
00:05:55 [INFO] --- install:3.1.1:install (default-install) @ ejb-all ---
00:05:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/ejb/ejb-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/ejb/ejb-all/7.0.15-SNAPSHOT/ejb-all-7.0.15-SNAPSHOT.pom
00:05:55 [INFO] 
00:05:55 [INFO] -----------< org.glassfish.main.admingui:console-jms-plugin >-----------
00:05:55 [INFO] Building Admin Console JMS Plugin 7.0.15-SNAPSHOT              [269/300]
00:05:55 [INFO]   from appserver/admingui/jms-plugin/pom.xml
00:05:55 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:05:55 [INFO] 
00:05:55 [INFO] --- clean:3.3.2:clean (default-clean) @ console-jms-plugin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ console-jms-plugin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ console-jms-plugin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dependencies) @ console-jms-plugin ---
00:05:55 [INFO] 
00:05:55 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ console-jms-plugin ---
00:05:55 [INFO] Recompiling the module because of changed dependency.
00:05:55 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:05:56 [WARNING] system modules path not set in conjunction with -source 11
00:05:56 [INFO] 
00:05:56 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ console-jms-plugin ---
00:05:56 [INFO] 
00:05:56 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ console-jms-plugin ---
00:05:56 [INFO] 
00:05:56 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ console-jms-plugin ---
00:05:56 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:56 [INFO] 
00:05:56 [INFO] --- resources:3.3.1:resources (default-resources) @ console-jms-plugin ---
00:05:56 [INFO] Copying 50 resources from src/main/resources to target/classes
00:05:56 [INFO] Copying 52 resources from src/main/help to target/classes
00:05:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/src/main/manpages
00:05:56 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:05:56 [INFO] 
00:05:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ console-jms-plugin ---
00:05:56 [INFO] Recompiling the module because of changed dependency.
00:05:56 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:05:57 [WARNING] system modules path not set in conjunction with -source 11
00:05:57 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:05:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:57 [INFO] Initial messages found so far: {}
00:05:57 [INFO] Processing: NCLS-REST-00001
00:05:57 [INFO] Message NCLS-REST-00001 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00002
00:05:57 [INFO] Message NCLS-REST-00002 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00003
00:05:57 [INFO] Message NCLS-REST-00003 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00004
00:05:57 [INFO] Message NCLS-REST-00004 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00005
00:05:57 [INFO] Message NCLS-REST-00005 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00006
00:05:57 [INFO] Message NCLS-REST-00006 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00007
00:05:57 [INFO] Message NCLS-REST-00007 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00008
00:05:57 [INFO] Message NCLS-REST-00008 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00009
00:05:57 [INFO] Message NCLS-REST-00009 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00010
00:05:57 [INFO] Message NCLS-REST-00010 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00011
00:05:57 [INFO] Message NCLS-REST-00011 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00012
00:05:57 [INFO] Message NCLS-REST-00012 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00013
00:05:57 [INFO] Message NCLS-REST-00013 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00014
00:05:57 [INFO] Message NCLS-REST-00014 needs checking for cause/action: false
00:05:57 [INFO] Processing: NCLS-REST-00015
00:05:57 [INFO] Message NCLS-REST-00015 needs checking for cause/action: true
00:05:57 [INFO] Processing: NCLS-REST-00016
00:05:57 [INFO] Message NCLS-REST-00016 needs checking for cause/action: true
00:05:57 [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}}
00:05:57 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:05:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:57 [INFO] Total Messages including ones found from disk so far: {}
00:05:57 [INFO] Processing: jakarta.enterprise.admin.rest on element REST_MAIN_LOGGER
00:05:57 [INFO] Enclosing type is org.glassfish.admin.rest.RestLogging
00:05:57 [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}
00:05:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:05:57 [INFO] Found enclosing element REST_MAIN_LOGGER
00:05:57 [INFO] Found enclosing element org.glassfish.admin.rest.RestLogging
00:05:57 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:05:57 [INFO] LogMessagesResourceBundleGenerator invoked.
00:05:57 [INFO] LoggerInfoMetadataGenerator invoked.
00:05:57 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:05:57 [INFO] Total Messages including ones found from disk so far: {}
00:05:57 [INFO] 
00:05:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rest-service ---
00:05:57 [INFO] Not copying test resources
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rest-service ---
00:05:57 [INFO] Not compiling test sources
00:05:57 [INFO] 
00:05:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ rest-service ---
00:05:57 [INFO] 
00:05:57 [INFO] --- surefire:3.2.5:test (default-test) @ rest-service ---
00:05:57 [INFO] Tests are skipped.
00:05:57 [INFO] 
00:05:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ rest-service ---
00:05:57 [INFO] Executing tasks
00:05:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/target/classes/META-INF for
00:05:57 [INFO]      [echo]                                     rest-service
00:05:57 [INFO] Executed tasks
00:05:57 [INFO] 
00:05:57 [INFO] --- jar:3.3.0:jar (default-jar) @ rest-service ---
00:05:57 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/target/rest-service.jar
00:05:57 [INFO] 
00:05:57 [INFO] --- jar:3.3.0:test-jar (default) @ rest-service ---
00:05:57 [INFO] Skipping packaging of the test-jar
00:05:57 [INFO] 
00:05:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ rest-service ---
00:05:57 [INFO] Tests are skipped.
00:05:57 [INFO] 
00:05:57 [INFO] --- failsafe:3.2.5:verify (verify) @ rest-service ---
00:05:57 [INFO] Tests are skipped.
00:05:57 [INFO] 
00:05:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-rest-service-checkstyle) @ rest-service ---
00:05:57 [INFO] 
00:05:57 [INFO] --- install:3.1.1:install (default-install) @ rest-service ---
00:05:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.pom
00:05:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/admin/rest/rest-service/target/rest-service.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/rest-service/7.0.15-SNAPSHOT/rest-service-7.0.15-SNAPSHOT.jar
00:05:57 [INFO] 
00:05:57 [INFO] ---------------< org.glassfish.main.featuresets:nucleus >---------------
00:05:57 [INFO] Building Glassfish Nucleus Featureset 7.0.15-SNAPSHOT          [270/300]
00:05:57 [INFO]   from nucleus/featuresets/nucleus/pom.xml
00:05:57 [INFO] --------------------------------[ pom ]---------------------------------
00:05:57 [INFO] 
00:05:57 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus ---
00:05:57 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus ---
00:05:57 [INFO] Executing tasks
00:05:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/nucleus/target/classes/META-INF for
00:05:57 [INFO]      [echo]                                     nucleus
00:05:57 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/nucleus/target/classes/META-INF
00:05:57 [INFO] Executed tasks
00:05:57 [INFO] 
00:05:57 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus ---
00:05:57 [INFO] Tests are skipped.
00:05:57 [INFO] 
00:05:57 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus ---
00:05:57 [INFO] Tests are skipped.
00:05:57 [INFO] 
00:05:57 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-nucleus-checkstyle) @ nucleus ---
00:05:57 [INFO] 
00:05:57 [INFO] --- install:3.1.1:install (default-install) @ nucleus ---
00:05:57 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/featuresets/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/nucleus/7.0.15-SNAPSHOT/nucleus-7.0.15-SNAPSHOT.pom
00:05:57 [INFO] 
00:05:57 [INFO] ------------< org.glassfish.main.distributions:nucleus-new >------------
00:05:57 [INFO] Building Nucleus Distribution 7.0.15-SNAPSHOT                  [271/300]
00:05:57 [INFO]   from nucleus/distributions/nucleus/pom.xml
00:05:57 [INFO] -----------------------[ glassfish-distribution ]-----------------------
00:05:57 [INFO] 
00:05:57 [INFO] --- clean:3.3.2:clean (default-clean) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ nucleus-new ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ nucleus-new ---
00:05:57 [INFO] 
00:05:57 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ nucleus-new ---
00:05:57 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:05:57 [INFO] 
00:05:57 [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ nucleus-new ---
00:05:57 [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar
00:05:57 [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar
00:05:57 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar
00:05:57 [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar
00:05:57 [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar
00:05:57 [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar
00:05:57 [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar
00:05:57 [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar
00:05:57 [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar
00:05:57 [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar
00:05:57 [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar
00:05:57 [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar
00:05:57 [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar
00:05:57 [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar
00:05:57 [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar
00:05:57 [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar
00:05:57 [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar
00:05:57 [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar
00:05:57 [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar
00:05:57 [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar
00:05:57 [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar
00:05:57 [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar
00:05:57 [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar
00:05:57 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar
00:05:57 [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar
00:05:57 [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar
00:05:57 [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar
00:05:57 [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar
00:05:57 [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar
00:05:57 [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar
00:05:57 [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar
00:05:57 [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar
00:05:57 [INFO] Unpacking org.glassfish.main.distributions:nucleus-common:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-common
00:05:57 [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar
00:05:57 [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas
00:05:57 [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar
00:05:57 [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar
00:05:57 [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar
00:05:57 [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar
00:05:57 [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar
00:05:57 [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar
00:05:57 [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar
00:05:57 [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar
00:05:57 [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar
00:05:57 [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar
00:05:57 [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar
00:05:57 [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar
00:05:57 [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds
00:05:57 [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar
00:05:57 [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
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar
00:05:57 [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar
00:05:57 [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar
00:05:57 [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar
00:05:57 [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar
00:05:57 [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar
00:05:57 [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar
00:05:57 [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar
00:05:57 [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar
00:05:57 [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar
00:05:57 [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar
00:05:57 [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar
00:05:57 [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar
00:05:57 [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar
00:05:57 [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar
00:05:57 [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar
00:05:57 [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar
00:05:57 [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar
00:05:57 [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar
00:05:57 [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar
00:05:57 [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar
00:05:57 [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar
00:05:57 [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar
00:05:57 [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar
00:05:57 [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar
00:05:57 [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar
00:05:57 [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar
00:05:57 [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar
00:05:57 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar
00:05:57 [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar
00:05:57 [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar
00:05:57 [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar
00:05:57 [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar
00:05:57 [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar
00:05:57 [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar
00:05:57 [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar
00:05:57 [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar
00:05:57 [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar
00:05:57 [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar
00:05:57 [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar
00:05:57 [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar
00:05:57 [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar
00:05:57 [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar
00:05:57 [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ nucleus-new ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- compiler:3.13.0:compile (process-annotations) @ nucleus-new ---
00:05:57 [INFO] No sources to compile
00:05:57 [INFO] 
00:05:57 [INFO] --- antrun:3.1.0:run (default-manifest) @ nucleus-new ---
00:05:57 [WARNING] system modules path not set in conjunction with -source 11
00:05:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java uses unchecked or unsafe operations.
00:05:57 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/src/main/java/org/glassfish/admingui/plugin/jms/JmsHandlers.java: Recompile with -Xlint:unchecked for details.
00:05:57 [INFO] 
00:05:57 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ console-jms-plugin ---
00:05:57 [INFO] 
00:05:57 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ console-jms-plugin ---
00:05:57 [INFO] Executing tasks
00:05:57 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/dependency/META-INF for
00:05:57 [INFO]      [echo]                                     nucleus-new
00:05:57 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/dependency/META-INF
00:05:57 [INFO] Executed tasks
00:05:57 [INFO] 
00:05:57 [INFO] --- assembly:3.6.0:single (create-artifact) @ nucleus-new ---
00:05:57 [INFO] Reading assembly descriptor: src/main/assembly/nucleus-new.xml
00:05:57 [INFO] 
00:05:57 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ console-jms-plugin ---
00:05:57 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:57 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage
00:05:58 [INFO] 
00:05:58 [INFO] --- exec:3.1.0:exec (create-domain) @ nucleus-new ---
00:05:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF
00:05:58 [INFO] 
00:05:58 [INFO] --- command-security:1.0.17:check (default-check) @ console-jms-plugin ---
00:05:58 [INFO] 
00:05:58 [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ console-jms-plugin ---
00:05:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/target/classes/META-INF/MANIFEST.MF
00:05:58 [INFO] 
00:05:58 [INFO] --- compiler:3.13.0:compile (process-annotations) @ console-jms-plugin ---
00:05:58 [INFO] Recompiling the module because of changed dependency.
00:05:58 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:05:58 [WARNING] system modules path not set in conjunction with -source 11
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/enterprise/web/WebModule.java:[2242,16] setName(java.lang.String) in org.glassfish.deployment.common.Descriptor has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[261,77] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[262,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[267,35] java.security.AccessControlException in java.security has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[263,13] java.security.AccessController in java.security has been deprecated and marked for removal
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/descriptor/ServletFilterDescriptor.java:[124,69] unchecked cast
00:05:58   required: java.util.Vector<com.sun.enterprise.deployment.web.InitializationParameter>
00:05:58   found:    java.lang.Object
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58   required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration<com.sun.enterprise.deployment.web.NameValuePair>
00:05:58   found:    org.w3c.dom.Node,java.lang.String,java.util.Enumeration
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/FilterNode.java:[105,91] unchecked conversion
00:05:58   required: java.util.Enumeration<com.sun.enterprise.deployment.web.NameValuePair>
00:05:58   found:    java.util.Enumeration
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58   required: org.w3c.dom.Node,java.lang.String,java.util.Enumeration<com.sun.enterprise.deployment.web.NameValuePair>
00:05:58   found:    org.w3c.dom.Node,java.lang.String,java.util.Enumeration
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/org/glassfish/web/deployment/node/ServletNode.java:[174,68] unchecked conversion
00:05:58   required: java.util.Enumeration<com.sun.enterprise.deployment.web.NameValuePair>
00:05:58   found:    java.util.Enumeration
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:05:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API.
00:05:58 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details.
00:05:58 [INFO] 
00:05:58 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-glue ---
00:05:58 [INFO] 
00:05:58 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-glue ---
00:05:59 [INFO] 
00:05:59 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-glue ---
00:05:59 [INFO] No MANIFEST.MF file found, generating manifest.
00:05:59 [WARNING] system modules path not set in conjunction with -source 11
00:05:59 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.HandlerAP' less than -source '11'
00:05:59 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.FormatDefinitionAP' less than -source '11'
00:05:59 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'com.sun.jsftemplating.annotation.UIComponentFactoryAP' less than -source '11'
00:05:59 [INFO] 
00:05:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ console-jms-plugin ---
00:05:59 [INFO] Not copying test resources
00:05:59 [INFO] 
00:05:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ console-jms-plugin ---
00:05:59 [INFO] performing grammar generation [JQL.g]
00:05:59 [INFO] Not compiling test sources
00:05:59 [INFO] 
00:05:59 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ console-jms-plugin ---
00:05:59 [INFO] 
00:05:59 [INFO] --- surefire:3.2.5:test (default-test) @ console-jms-plugin ---
00:05:59 [INFO] Tests are skipped.
00:05:59 [INFO] 
00:05:59 [INFO] --- antrun:3.1.0:run (default-manifest) @ console-jms-plugin ---
00:05:59 [INFO] Executing tasks
00:05:59 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/target/classes/META-INF for
00:05:59 [INFO]      [echo]                                     console-jms-plugin
00:05:59 [INFO] Executed tasks
00:05:59 [INFO] 
00:05:59 [INFO] --- jar:3.3.0:jar (default-jar) @ console-jms-plugin ---
00:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/target/console-jms-plugin.jar
00:06:00 [INFO] 
00:06:00 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ console-jms-plugin ---
00:06:00 [INFO] Tests are skipped.
00:06:00 [INFO] 
00:06:00 [INFO] --- failsafe:3.2.5:verify (verify) @ console-jms-plugin ---
00:06:00 [INFO] Tests are skipped.
00:06:00 [INFO] 
00:06:00 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admingui-console-jms-plugin-checkstyle) @ console-jms-plugin ---
00:06:00 [INFO] 
00:06:00 [INFO] --- install:3.1.1:install (default-install) @ console-jms-plugin ---
00:06:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.pom
00:06:00 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/admingui/jms-plugin/target/console-jms-plugin.jar to /home/jenkins/.m2/repository/org/glassfish/main/admingui/console-jms-plugin/7.0.15-SNAPSHOT/console-jms-plugin-7.0.15-SNAPSHOT.jar
00:06:00 Using port 4848 for Admin.
00:06:00 Using port 8080 for HTTP Instance.
00:06:00 Using default port 7676 for JMS.
00:06:00 Using default port 3700 for IIOP.
00:06:00 Using default port 8181 for HTTP_SSL.
00:06:00 Using default port 3820 for IIOP_SSL.
00:06:00 Using default port 3920 for IIOP_MUTUALAUTH.
00:06:00 Using default port 8686 for JMX_ADMIN.
00:06:00 Using default port 6666 for OSGI_SHELL.
00:06:00 Using default port 9009 for JAVA_DEBUGGER.
00:06:00 Distinguished Name of the self-signed X.509 Server Certificate is:
00:06:00 [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:06:00 [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.enterprise.web.connector.coyote,  has 1,  private references [com.sun.enterprise.web.connector]
00:06:00 [WARNING] Manifest org.glassfish.main.web:web-glue:glassfish-jar:7.0.15-SNAPSHOT : Export org.glassfish.web.deployment.io.runtime,  has 1,  private references [org.glassfish.web.deployment.node.runtime.gf]
00:06:00 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/target/classes/META-INF/MANIFEST.MF
00:06:00 [INFO] 
00:06:00 [INFO] --- command-security:1.0.17:check (default-check) @ web-glue ---
00:06:00 [INFO] 
00:06:00 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-glue ---
00:06:00 [INFO] Recompiling the module because of changed dependency.
00:06:00 [INFO] Compiling 240 source files with javac [debug target 11] to target/classes
00:06:00 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:00 
00:06:00 [INFO] performing grammar generation [Semantic.g]
00:06:01 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:01 
00:06:01 [INFO] performing grammar generation [Optimizer.g]
00:06:02 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:06:02 	for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:06:02 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:02 
00:06:02 [INFO] performing grammar generation [CodeGeneration.g]
00:06:02 
00:06:02 Warning:
00:06:02 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:02 Distinguished Name of the self-signed X.509 Server Certificate is:
00:06:02 [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:06:03 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:03 
00:06:03 [INFO] 
00:06:03 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-sqlstore ---
00:06:03 [INFO] Not compiling main sources
00:06:03 [INFO] 
00:06:03 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-sqlstore ---
00:06:03 [INFO] 
00:06:03 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-sqlstore ---
00:06:03 [INFO] 
00:06:03 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-sqlstore ---
00:06:03 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:03 [INFO] 
00:06:03 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-sqlstore ---
00:06:03 [INFO] Copying 18 resources from src/main/java to target/classes
00:06:03 [INFO] Copying 4 resources from target/generated-sources/antlr to target/classes
00:06:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/manpages
00:06:03 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:03 [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
00:06:03 [INFO] 
00:06:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-sqlstore ---
00:06:03 [INFO] Recompiling the module because of changed dependency.
00:06:03 [INFO] Compiling 173 source files with javac [debug target 11] to target/classes
00:06:04 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:06:04 	for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:06:04 
00:06:04 Warning:
00:06:04 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:04 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/s1as.cer>
00:06:04 
00:06:04 Warning:
00:06:04 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:04 [WARNING] system modules path not set in conjunction with -source 11
00:06:04 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal
00:06:04 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:04 [INFO] Initial messages found so far: {}
00:06:04 [INFO] Processing: AS-WEB-GLUE-00001
00:06:04 [INFO] Message AS-WEB-GLUE-00001 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00002
00:06:04 [INFO] Message AS-WEB-GLUE-00002 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00003
00:06:04 [INFO] Message AS-WEB-GLUE-00003 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00004
00:06:04 [INFO] Message AS-WEB-GLUE-00004 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00005
00:06:04 [INFO] Message AS-WEB-GLUE-00005 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00006
00:06:04 [INFO] Message AS-WEB-GLUE-00006 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00007
00:06:04 [INFO] Message AS-WEB-GLUE-00007 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00008
00:06:04 [INFO] Message AS-WEB-GLUE-00008 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00009
00:06:04 [INFO] Message AS-WEB-GLUE-00009 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00010
00:06:04 [INFO] Message AS-WEB-GLUE-00010 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00011
00:06:04 [INFO] Message AS-WEB-GLUE-00011 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00012
00:06:04 [INFO] Message AS-WEB-GLUE-00012 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00013
00:06:04 [INFO] Message AS-WEB-GLUE-00013 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00014
00:06:04 [INFO] Message AS-WEB-GLUE-00014 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00015
00:06:04 [INFO] Message AS-WEB-GLUE-00015 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00016
00:06:04 [INFO] Message AS-WEB-GLUE-00016 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00017
00:06:04 [INFO] Message AS-WEB-GLUE-00017 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00018
00:06:04 [INFO] Message AS-WEB-GLUE-00018 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00019
00:06:04 [INFO] Message AS-WEB-GLUE-00019 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00020
00:06:04 [INFO] Message AS-WEB-GLUE-00020 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00021
00:06:04 [INFO] Message AS-WEB-GLUE-00021 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00022
00:06:04 [INFO] Message AS-WEB-GLUE-00022 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00023
00:06:04 [INFO] Message AS-WEB-GLUE-00023 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00024
00:06:04 [INFO] Message AS-WEB-GLUE-00024 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00025
00:06:04 [INFO] Message AS-WEB-GLUE-00025 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00026
00:06:04 [INFO] Message AS-WEB-GLUE-00026 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00027
00:06:04 [INFO] Message AS-WEB-GLUE-00027 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00028
00:06:04 [INFO] Message AS-WEB-GLUE-00028 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00029
00:06:04 [INFO] Message AS-WEB-GLUE-00029 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00030
00:06:04 [INFO] Message AS-WEB-GLUE-00030 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00031
00:06:04 [INFO] Message AS-WEB-GLUE-00031 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00032
00:06:04 [INFO] Message AS-WEB-GLUE-00032 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00033
00:06:04 [INFO] Message AS-WEB-GLUE-00033 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00034
00:06:04 [INFO] Message AS-WEB-GLUE-00034 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00035
00:06:04 [INFO] Message AS-WEB-GLUE-00035 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00036
00:06:04 [INFO] Message AS-WEB-GLUE-00036 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00037
00:06:04 [INFO] Message AS-WEB-GLUE-00037 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00038
00:06:04 [INFO] Message AS-WEB-GLUE-00038 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00039
00:06:04 [INFO] Message AS-WEB-GLUE-00039 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00040
00:06:04 [INFO] Message AS-WEB-GLUE-00040 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00041
00:06:04 [INFO] Message AS-WEB-GLUE-00041 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00042
00:06:04 [INFO] Message AS-WEB-GLUE-00042 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00043
00:06:04 [INFO] Message AS-WEB-GLUE-00043 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00044
00:06:04 [INFO] Message AS-WEB-GLUE-00044 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00045
00:06:04 [INFO] Message AS-WEB-GLUE-00045 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00046
00:06:04 [INFO] Message AS-WEB-GLUE-00046 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00047
00:06:04 [INFO] Message AS-WEB-GLUE-00047 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00048
00:06:04 [INFO] Message AS-WEB-GLUE-00048 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00049
00:06:04 [INFO] Message AS-WEB-GLUE-00049 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00050
00:06:04 [INFO] Message AS-WEB-GLUE-00050 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00051
00:06:04 [INFO] Message AS-WEB-GLUE-00051 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00052
00:06:04 [INFO] Message AS-WEB-GLUE-00052 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00053
00:06:04 [INFO] Message AS-WEB-GLUE-00053 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00054
00:06:04 [INFO] Message AS-WEB-GLUE-00054 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00055
00:06:04 [INFO] Message AS-WEB-GLUE-00055 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00056
00:06:04 [INFO] Message AS-WEB-GLUE-00056 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00057
00:06:04 [INFO] Message AS-WEB-GLUE-00057 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00058
00:06:04 [INFO] Message AS-WEB-GLUE-00058 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00059
00:06:04 [INFO] Message AS-WEB-GLUE-00059 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00060
00:06:04 [INFO] Message AS-WEB-GLUE-00060 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00061
00:06:04 [INFO] Message AS-WEB-GLUE-00061 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00062
00:06:04 [INFO] Message AS-WEB-GLUE-00062 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00063
00:06:04 [INFO] Message AS-WEB-GLUE-00063 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00064
00:06:04 [INFO] Message AS-WEB-GLUE-00064 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00065
00:06:04 [INFO] Message AS-WEB-GLUE-00065 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00066
00:06:04 [INFO] Message AS-WEB-GLUE-00066 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00067
00:06:04 [INFO] Message AS-WEB-GLUE-00067 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00068
00:06:04 [INFO] Message AS-WEB-GLUE-00068 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00069
00:06:04 [INFO] Message AS-WEB-GLUE-00069 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00070
00:06:04 [INFO] Message AS-WEB-GLUE-00070 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00071
00:06:04 [INFO] Message AS-WEB-GLUE-00071 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00072
00:06:04 [INFO] Message AS-WEB-GLUE-00072 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00073
00:06:04 [INFO] Message AS-WEB-GLUE-00073 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00074
00:06:04 [INFO] Message AS-WEB-GLUE-00074 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00075
00:06:04 [INFO] Message AS-WEB-GLUE-00075 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00076
00:06:04 [INFO] Message AS-WEB-GLUE-00076 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00077
00:06:04 [INFO] Message AS-WEB-GLUE-00077 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00078
00:06:04 [INFO] Message AS-WEB-GLUE-00078 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00079
00:06:04 [INFO] Message AS-WEB-GLUE-00079 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00080
00:06:04 [INFO] Message AS-WEB-GLUE-00080 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00081
00:06:04 [INFO] Message AS-WEB-GLUE-00081 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00082
00:06:04 [INFO] Message AS-WEB-GLUE-00082 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00083
00:06:04 [INFO] Message AS-WEB-GLUE-00083 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00084
00:06:04 [INFO] Message AS-WEB-GLUE-00084 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00085
00:06:04 [INFO] Message AS-WEB-GLUE-00085 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00086
00:06:04 [INFO] Message AS-WEB-GLUE-00086 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00087
00:06:04 [INFO] Message AS-WEB-GLUE-00087 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00088
00:06:04 [INFO] Message AS-WEB-GLUE-00088 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00089
00:06:04 [INFO] Message AS-WEB-GLUE-00089 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00090
00:06:04 [INFO] Message AS-WEB-GLUE-00090 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00091
00:06:04 [INFO] Message AS-WEB-GLUE-00091 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00092
00:06:04 [INFO] Message AS-WEB-GLUE-00092 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00093
00:06:04 [INFO] Message AS-WEB-GLUE-00093 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00094
00:06:04 [INFO] Message AS-WEB-GLUE-00094 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00095
00:06:04 [INFO] Message AS-WEB-GLUE-00095 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00096
00:06:04 [INFO] Message AS-WEB-GLUE-00096 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00097
00:06:04 [INFO] Message AS-WEB-GLUE-00097 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00098
00:06:04 [INFO] Message AS-WEB-GLUE-00098 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00099
00:06:04 [INFO] Message AS-WEB-GLUE-00099 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00100
00:06:04 [INFO] Message AS-WEB-GLUE-00100 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00101
00:06:04 [INFO] Message AS-WEB-GLUE-00101 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00102
00:06:04 [INFO] Message AS-WEB-GLUE-00102 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00103
00:06:04 [INFO] Message AS-WEB-GLUE-00103 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00104
00:06:04 [INFO] Message AS-WEB-GLUE-00104 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00105
00:06:04 [INFO] Message AS-WEB-GLUE-00105 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00106
00:06:04 [INFO] Message AS-WEB-GLUE-00106 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00107
00:06:04 [INFO] Message AS-WEB-GLUE-00107 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00108
00:06:04 [INFO] Message AS-WEB-GLUE-00108 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00109
00:06:04 [INFO] Message AS-WEB-GLUE-00109 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00110
00:06:04 [INFO] Message AS-WEB-GLUE-00110 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00112
00:06:04 [INFO] Message AS-WEB-GLUE-00112 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00113
00:06:04 [INFO] Message AS-WEB-GLUE-00113 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00114
00:06:04 [INFO] Message AS-WEB-GLUE-00114 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00115
00:06:04 [INFO] Message AS-WEB-GLUE-00115 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00116
00:06:04 [INFO] Message AS-WEB-GLUE-00116 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00117
00:06:04 [INFO] Message AS-WEB-GLUE-00117 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00118
00:06:04 [INFO] Message AS-WEB-GLUE-00118 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00119
00:06:04 [INFO] Message AS-WEB-GLUE-00119 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00120
00:06:04 [INFO] Message AS-WEB-GLUE-00120 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00121
00:06:04 [INFO] Message AS-WEB-GLUE-00121 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00122
00:06:04 [INFO] Message AS-WEB-GLUE-00122 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00123
00:06:04 [INFO] Message AS-WEB-GLUE-00123 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00124
00:06:04 [INFO] Message AS-WEB-GLUE-00124 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00125
00:06:04 [INFO] Message AS-WEB-GLUE-00125 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00126
00:06:04 [INFO] Message AS-WEB-GLUE-00126 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00127
00:06:04 [INFO] Message AS-WEB-GLUE-00127 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00128
00:06:04 [INFO] Message AS-WEB-GLUE-00128 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00129
00:06:04 [INFO] Message AS-WEB-GLUE-00129 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00130
00:06:04 [INFO] Message AS-WEB-GLUE-00130 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00131
00:06:04 [INFO] Message AS-WEB-GLUE-00131 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00132
00:06:04 [INFO] Message AS-WEB-GLUE-00132 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00133
00:06:04 [INFO] Message AS-WEB-GLUE-00133 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00134
00:06:04 [INFO] Message AS-WEB-GLUE-00134 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00135
00:06:04 [INFO] Message AS-WEB-GLUE-00135 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00136
00:06:04 [INFO] Message AS-WEB-GLUE-00136 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00137
00:06:04 [INFO] Message AS-WEB-GLUE-00137 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00138
00:06:04 [INFO] Message AS-WEB-GLUE-00138 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00139
00:06:04 [INFO] Message AS-WEB-GLUE-00139 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00140
00:06:04 [INFO] Message AS-WEB-GLUE-00140 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00141
00:06:04 [INFO] Message AS-WEB-GLUE-00141 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00142
00:06:04 [INFO] Message AS-WEB-GLUE-00142 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00143
00:06:04 [INFO] Message AS-WEB-GLUE-00143 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00144
00:06:04 [INFO] Message AS-WEB-GLUE-00144 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00145
00:06:04 [INFO] Message AS-WEB-GLUE-00145 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00146
00:06:04 [INFO] Message AS-WEB-GLUE-00146 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00147
00:06:04 [INFO] Message AS-WEB-GLUE-00147 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00148
00:06:04 [INFO] Message AS-WEB-GLUE-00148 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00149
00:06:04 [INFO] Message AS-WEB-GLUE-00149 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00150
00:06:04 [INFO] Message AS-WEB-GLUE-00150 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00151
00:06:04 [INFO] Message AS-WEB-GLUE-00151 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00152
00:06:04 [INFO] Message AS-WEB-GLUE-00152 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00153
00:06:04 [INFO] Message AS-WEB-GLUE-00153 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00154
00:06:04 [INFO] Message AS-WEB-GLUE-00154 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00155
00:06:04 [INFO] Message AS-WEB-GLUE-00155 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00156
00:06:04 [INFO] Message AS-WEB-GLUE-00156 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00157
00:06:04 [INFO] Message AS-WEB-GLUE-00157 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00158
00:06:04 [INFO] Message AS-WEB-GLUE-00158 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00159
00:06:04 [INFO] Message AS-WEB-GLUE-00159 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00160
00:06:04 [INFO] Message AS-WEB-GLUE-00160 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00161
00:06:04 [INFO] Message AS-WEB-GLUE-00161 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00162
00:06:04 [INFO] Message AS-WEB-GLUE-00162 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00163
00:06:04 [INFO] Message AS-WEB-GLUE-00163 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00164
00:06:04 [INFO] Message AS-WEB-GLUE-00164 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00165
00:06:04 [INFO] Message AS-WEB-GLUE-00165 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00166
00:06:04 [INFO] Message AS-WEB-GLUE-00166 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00167
00:06:04 [INFO] Message AS-WEB-GLUE-00167 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00168
00:06:04 [INFO] Message AS-WEB-GLUE-00168 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00169
00:06:04 [INFO] Message AS-WEB-GLUE-00169 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00170
00:06:04 [INFO] Message AS-WEB-GLUE-00170 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00171
00:06:04 [INFO] Message AS-WEB-GLUE-00171 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00172
00:06:04 [INFO] Message AS-WEB-GLUE-00172 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00173
00:06:04 [INFO] Message AS-WEB-GLUE-00173 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00174
00:06:04 [INFO] Message AS-WEB-GLUE-00174 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00175
00:06:04 [INFO] Message AS-WEB-GLUE-00175 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00176
00:06:04 [INFO] Message AS-WEB-GLUE-00176 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00177
00:06:04 [INFO] Message AS-WEB-GLUE-00177 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00178
00:06:04 [INFO] Message AS-WEB-GLUE-00178 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00179
00:06:04 [INFO] Message AS-WEB-GLUE-00179 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00180
00:06:04 [INFO] Message AS-WEB-GLUE-00180 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00181
00:06:04 [INFO] Message AS-WEB-GLUE-00181 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00182
00:06:04 [INFO] Message AS-WEB-GLUE-00182 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00183
00:06:04 [INFO] Message AS-WEB-GLUE-00183 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00184
00:06:04 [INFO] Message AS-WEB-GLUE-00184 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00185
00:06:04 [INFO] Message AS-WEB-GLUE-00185 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00186
00:06:04 [INFO] Message AS-WEB-GLUE-00186 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00187
00:06:04 [INFO] Message AS-WEB-GLUE-00187 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00188
00:06:04 [INFO] Message AS-WEB-GLUE-00188 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00189
00:06:04 [INFO] Message AS-WEB-GLUE-00189 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00191
00:06:04 [INFO] Message AS-WEB-GLUE-00191 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00192
00:06:04 [INFO] Message AS-WEB-GLUE-00192 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00193
00:06:04 [INFO] Message AS-WEB-GLUE-00193 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00194
00:06:04 [INFO] Message AS-WEB-GLUE-00194 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00195
00:06:04 [INFO] Message AS-WEB-GLUE-00195 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00196
00:06:04 [INFO] Message AS-WEB-GLUE-00196 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00197
00:06:04 [INFO] Message AS-WEB-GLUE-00197 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00198
00:06:04 [INFO] Message AS-WEB-GLUE-00198 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00199
00:06:04 [INFO] Message AS-WEB-GLUE-00199 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00200
00:06:04 [INFO] Message AS-WEB-GLUE-00200 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00201
00:06:04 [INFO] Message AS-WEB-GLUE-00201 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00202
00:06:04 [INFO] Message AS-WEB-GLUE-00202 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00203
00:06:04 [INFO] Message AS-WEB-GLUE-00203 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00204
00:06:04 [INFO] Message AS-WEB-GLUE-00204 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00205
00:06:04 [INFO] Message AS-WEB-GLUE-00205 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00206
00:06:04 [INFO] Message AS-WEB-GLUE-00206 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00207
00:06:04 [INFO] Message AS-WEB-GLUE-00207 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00208
00:06:04 [INFO] Message AS-WEB-GLUE-00208 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00209
00:06:04 [INFO] Message AS-WEB-GLUE-00209 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00210
00:06:04 [INFO] Message AS-WEB-GLUE-00210 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00211
00:06:04 [INFO] Message AS-WEB-GLUE-00211 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00212
00:06:04 [INFO] Message AS-WEB-GLUE-00212 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00213
00:06:04 [INFO] Message AS-WEB-GLUE-00213 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00214
00:06:04 [INFO] Message AS-WEB-GLUE-00214 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00215
00:06:04 [INFO] Message AS-WEB-GLUE-00215 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00216
00:06:04 [INFO] Message AS-WEB-GLUE-00216 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00217
00:06:04 [INFO] Message AS-WEB-GLUE-00217 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00218
00:06:04 [INFO] Message AS-WEB-GLUE-00218 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00219
00:06:04 [INFO] Message AS-WEB-GLUE-00219 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00220
00:06:04 [INFO] Message AS-WEB-GLUE-00220 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00221
00:06:04 [INFO] Message AS-WEB-GLUE-00221 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00222
00:06:04 [INFO] Message AS-WEB-GLUE-00222 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00223
00:06:04 [INFO] Message AS-WEB-GLUE-00223 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00224
00:06:04 [INFO] Message AS-WEB-GLUE-00224 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00226
00:06:04 [INFO] Message AS-WEB-GLUE-00226 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00227
00:06:04 [INFO] Message AS-WEB-GLUE-00227 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00228
00:06:04 [INFO] Message AS-WEB-GLUE-00228 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00229
00:06:04 [INFO] Message AS-WEB-GLUE-00229 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00230
00:06:04 [INFO] Message AS-WEB-GLUE-00230 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00231
00:06:04 [INFO] Message AS-WEB-GLUE-00231 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00232
00:06:04 [INFO] Message AS-WEB-GLUE-00232 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00233
00:06:04 [INFO] Message AS-WEB-GLUE-00233 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00234
00:06:04 [INFO] Message AS-WEB-GLUE-00234 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00235
00:06:04 [INFO] Message AS-WEB-GLUE-00235 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00236
00:06:04 [INFO] Message AS-WEB-GLUE-00236 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00237
00:06:04 [INFO] Message AS-WEB-GLUE-00237 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00238
00:06:04 [INFO] Message AS-WEB-GLUE-00238 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00239
00:06:04 [INFO] Message AS-WEB-GLUE-00239 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00240
00:06:04 [INFO] Message AS-WEB-GLUE-00240 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00241
00:06:04 [INFO] Message AS-WEB-GLUE-00241 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00242
00:06:04 [INFO] Message AS-WEB-GLUE-00242 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00243
00:06:04 [INFO] Message AS-WEB-GLUE-00243 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00244
00:06:04 [INFO] Message AS-WEB-GLUE-00244 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00245
00:06:04 [INFO] Message AS-WEB-GLUE-00245 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00246
00:06:04 [INFO] Message AS-WEB-GLUE-00246 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00247
00:06:04 [INFO] Message AS-WEB-GLUE-00247 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00248
00:06:04 [INFO] Message AS-WEB-GLUE-00248 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00249
00:06:04 [INFO] Message AS-WEB-GLUE-00249 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00250
00:06:04 [INFO] Message AS-WEB-GLUE-00250 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00251
00:06:04 [INFO] Message AS-WEB-GLUE-00251 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00252
00:06:04 [INFO] Message AS-WEB-GLUE-00252 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00253
00:06:04 [INFO] Message AS-WEB-GLUE-00253 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00254
00:06:04 [INFO] Message AS-WEB-GLUE-00254 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00255
00:06:04 [INFO] Message AS-WEB-GLUE-00255 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00256
00:06:04 [INFO] Message AS-WEB-GLUE-00256 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00257
00:06:04 [INFO] Message AS-WEB-GLUE-00257 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00258
00:06:04 [INFO] Message AS-WEB-GLUE-00258 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00259
00:06:04 [INFO] Message AS-WEB-GLUE-00259 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00260
00:06:04 [INFO] Message AS-WEB-GLUE-00260 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00261
00:06:04 [INFO] Message AS-WEB-GLUE-00261 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00262
00:06:04 [INFO] Message AS-WEB-GLUE-00262 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00263
00:06:04 [INFO] Message AS-WEB-GLUE-00263 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00264
00:06:04 [INFO] Message AS-WEB-GLUE-00264 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00265
00:06:04 [INFO] Message AS-WEB-GLUE-00265 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00266
00:06:04 [INFO] Message AS-WEB-GLUE-00266 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00267
00:06:04 [INFO] Message AS-WEB-GLUE-00267 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00268
00:06:04 [INFO] Message AS-WEB-GLUE-00268 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00269
00:06:04 [INFO] Message AS-WEB-GLUE-00269 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00270
00:06:04 [INFO] Message AS-WEB-GLUE-00270 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00271
00:06:04 [INFO] Message AS-WEB-GLUE-00271 needs checking for cause/action: true
00:06:04 [INFO] Processing: AS-WEB-GLUE-00272
00:06:04 [INFO] Message AS-WEB-GLUE-00272 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00273
00:06:04 [INFO] Message AS-WEB-GLUE-00273 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00274
00:06:04 [INFO] Message AS-WEB-GLUE-00274 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00275
00:06:04 [INFO] Message AS-WEB-GLUE-00275 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00276
00:06:04 [INFO] Message AS-WEB-GLUE-00276 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00277
00:06:04 [INFO] Message AS-WEB-GLUE-00277 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00278
00:06:04 [INFO] Message AS-WEB-GLUE-00278 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00279
00:06:04 [INFO] Message AS-WEB-GLUE-00279 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00280
00:06:04 [INFO] Message AS-WEB-GLUE-00280 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00281
00:06:04 [INFO] Message AS-WEB-GLUE-00281 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00282
00:06:04 [INFO] Message AS-WEB-GLUE-00282 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00283
00:06:04 [INFO] Message AS-WEB-GLUE-00283 needs checking for cause/action: false
00:06:04 [INFO] Processing: AS-WEB-GLUE-00285
00:06:04 [INFO] Message AS-WEB-GLUE-00285 needs checking for cause/action: false
00:06:04 [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 <auth-constraint> without being defined in a <security-role>, AS-WEB-GLUE-00133=Security role name {0} used in a <run-as> without being defined in a <security-role>, AS-WEB-GLUE-00134=Security role name {0} used in a <role-link> without being defined in a <security-role>, 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}}
00:06:04 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:04 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:04 [INFO] Total Messages including ones found from disk so far: {}
00:06:04 [INFO] Processing: jakarta.enterprise.web on element WEB_MAIN_LOGGER
00:06:04 [INFO] Enclosing type is org.glassfish.web.LogFacade
00:06:04 [INFO] Loggers found so far: {jakarta.enterprise.web.description=Main WEB Logger, jakarta.enterprise.web.publish=true, jakarta.enterprise.web.subsystem=WEB}
00:06:04 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:04 [INFO] Found enclosing element WEB_MAIN_LOGGER
00:06:04 [INFO] Found enclosing element org.glassfish.web.LogFacade
00:06:04 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:04 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/web/server/EEInstanceListener.java:[22,28] java.security.Policy in java.security has been deprecated and marked for removal
00:06:04 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:04 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:04 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:04 [INFO] Total Messages including ones found from disk so far: {}
00:06:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Some input files use or override a deprecated API.
00:06:04 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/src/main/java/com/sun/appserv/web/cache/mapping/ConstraintField.java: Recompile with -Xlint:deprecation for details.
00:06:04 [INFO] 
00:06:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-glue ---
00:06:04 [INFO] Not copying test resources
00:06:04 [INFO] 
00:06:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-glue ---
00:06:04 [INFO] Not compiling test sources
00:06:04 [INFO] 
00:06:04 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-glue ---
00:06:04 [INFO] 
00:06:04 [INFO] --- surefire:3.2.5:test (default-test) @ web-glue ---
00:06:04 [INFO] Tests are skipped.
00:06:04 [INFO] 
00:06:04 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-glue ---
00:06:04 [INFO] Executing tasks
00:06:04 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/target/classes/META-INF for
00:06:05 [INFO]      [echo]                                     web-glue
00:06:05 [INFO] Executed tasks
00:06:05 [INFO] 
00:06:05 [INFO] --- jar:3.3.0:jar (default-jar) @ web-glue ---
00:06:05 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/target/web-glue.jar
00:06:05 [INFO] 
00:06:05 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-glue ---
00:06:05 [INFO] Tests are skipped.
00:06:05 [INFO] 
00:06:05 [INFO] --- failsafe:3.2.5:verify (verify) @ web-glue ---
00:06:05 [INFO] Tests are skipped.
00:06:05 [INFO] 
00:06:05 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-glue-checkstyle) @ web-glue ---
00:06:05 [INFO] 
00:06:05 [INFO] --- install:3.1.1:install (default-install) @ web-glue ---
00:06:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.pom
00:06:05 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-glue/target/web-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-glue/7.0.15-SNAPSHOT/web-glue-7.0.15-SNAPSHOT.jar
00:06:05 [INFO] 
00:06:05 [INFO] 
00:06:05 [INFO] ------------< org.glassfish.main.web:jspcaching-connector >-------------
00:06:05 [INFO] ----------------< org.glassfish.main.web:jsf-connector >----------------
00:06:05 [INFO] Building JSP caching taglib connector module 7.0.15-SNAPSHOT   [272/300]
00:06:05 [INFO] Building JSF implementation connector module 7.0.15-SNAPSHOT   [273/300]
00:06:05 [INFO]   from appserver/web/jspcaching-connector/pom.xml
00:06:05 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:05 [INFO]   from appserver/web/jsf-connector/pom.xml
00:06:05 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:05 Enter keystore password:  Certificate was added to keystore
00:06:05 [INFO] 
00:06:05 [INFO] --- clean:3.3.2:clean (default-clean) @ jspcaching-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jspcaching-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jspcaching-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jspcaching-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- clean:3.3.2:clean (default-clean) @ jsf-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsf-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsf-connector ---
00:06:05 [INFO] 
00:06:05 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsf-connector ---
00:06:05 [INFO] Recompiling the module because of changed dependency.
00:06:05 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:06:05 [INFO] Recompiling the module because of changed dependency.
00:06:05 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:06:06 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/glassfish-instance.cer>
00:06:06 
00:06:06 Warning:
00:06:06 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/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/stage/nucleus/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:06 Enter keystore password:  Certificate was added to keystore
00:06:06 [WARNING] system modules path not set in conjunction with -source 11
00:06:06 [INFO] 
00:06:06 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jspcaching-connector ---
00:06:06 [INFO] 
00:06:06 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jspcaching-connector ---
00:06:06 [INFO] 
00:06:06 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jspcaching-connector ---
00:06:06 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:06 [INFO] 
00:06:06 [INFO] --- resources:3.3.1:resources (default-resources) @ jspcaching-connector ---
00:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/src/main/resources
00:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/src/main/manpages
00:06:06 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:06 [INFO] 
00:06:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ jspcaching-connector ---
00:06:06 [INFO] Recompiling the module because of changed dependency.
00:06:06 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:06:06 [WARNING] system modules path not set in conjunction with -source 11
00:06:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:06 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:06 [INFO] 
00:06:06 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsf-connector ---
00:06:06 [INFO] 
00:06:06 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsf-connector ---
00:06:06 [INFO] 
00:06:06 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsf-connector ---
00:06:06 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:06 [INFO] 
00:06:06 [INFO] --- resources:3.3.1:resources (default-resources) @ jsf-connector ---
00:06:06 [INFO] Copying 2 resources from src/main/resources to target/classes
00:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/src/main/manpages
00:06:06 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:06 [INFO] 
00:06:06 [INFO] --- compiler:3.13.0:compile (default-compile) @ jsf-connector ---
00:06:06 [INFO] Recompiling the module because of changed dependency.
00:06:06 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:06:07 Domain domain1 created.
00:06:07 Domain domain1 admin port is 4848.
00:06:07 Domain domain1 allows admin login as user "admin" with no password.
00:06:07 Admin login information for host [localhost] and port [4848]
00:06:07 is being overwritten with credentials provided because the
00:06:07 --savelogin option was used during the create-domain command.
00:06:07 Login information relevant to admin user name [admin]
00:06:07 for this domain [domain1] stored at
00:06:07 [/home/jenkins/.gfclient/pass] successfully.
00:06:07 Make sure that this file remains protected.
00:06:07 Information stored in this file will be used by
00:06:07 administration commands to manage this domain.
00:06:07 Command create-domain executed successfully.
00:06:08 [INFO] 
00:06:08 [INFO] --- assembly:3.6.0:single (default-single) @ nucleus-new ---
00:06:08 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml
00:06:08 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/nucleus-new.zip
00:06:08 [WARNING] system modules path not set in conjunction with -source 11
00:06:08 [INFO] 
00:06:08 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jspcaching-connector ---
00:06:08 [INFO] 
00:06:08 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jspcaching-connector ---
00:06:08 [INFO] 
00:06:08 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jspcaching-connector ---
00:06:08 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:09 [WARNING] system modules path not set in conjunction with -source 11
00:06:09 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:09 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java uses or overrides a deprecated API.
00:06:09 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/src/main/java/org/glassfish/faces/integration/GlassFishInjectionProvider.java: Recompile with -Xlint:deprecation for details.
00:06:09 [INFO] 
00:06:09 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsf-connector ---
00:06:09 [INFO] 
00:06:09 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsf-connector ---
00:06:09 [INFO] 
00:06:09 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsf-connector ---
00:06:09 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:09 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/target/classes/META-INF/MANIFEST.MF
00:06:09 [INFO] 
00:06:09 [INFO] --- command-security:1.0.17:check (default-check) @ jspcaching-connector ---
00:06:09 [INFO] 
00:06:09 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jspcaching-connector ---
00:06:09 [INFO] Recompiling the module because of changed dependency.
00:06:09 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:06:09 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/target/classes/META-INF/MANIFEST.MF
00:06:09 [INFO] 
00:06:09 [INFO] --- command-security:1.0.17:check (default-check) @ jsf-connector ---
00:06:09 [INFO] 
00:06:09 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsf-connector ---
00:06:09 [INFO] Recompiling the module because of changed dependency.
00:06:09 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:06:10 [WARNING] system modules path not set in conjunction with -source 11
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[252,24] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/database/oracle/OracleSpecialDBOperation.java:[345,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/ejb/LoggerFactoryiAS.java:[61,30] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/VersionConsistencyCacheImpl.java:[589,37] Float(float) in java.lang.Float has been deprecated and marked for removal
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[116,17] deprecated item is not annotated with @Deprecated
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[129,17] deprecated item is not annotated with @Deprecated
00:06:10 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sco/Date.java:[144,17] deprecated item is not annotated with @Deprecated
00:06:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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.
00:06:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:deprecation for details.
00:06:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/target/generated-sources/antlr/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/CodeGeneration.java: Some input files additionally use or override a deprecated API that is marked for removal.
00:06:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Some input files use unchecked or unsafe operations.
00:06:10 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/impl/PersistenceManagerImpl.java: Recompile with -Xlint:unchecked for details.
00:06:10 [INFO] 
00:06:10 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-sqlstore ---
00:06:10 [INFO] 
00:06:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-sqlstore ---
00:06:10 [WARNING] system modules path not set in conjunction with -source 11
00:06:10 [INFO] 
00:06:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jspcaching-connector ---
00:06:10 [INFO] Not copying test resources
00:06:10 [INFO] 
00:06:10 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jspcaching-connector ---
00:06:10 [INFO] Not compiling test sources
00:06:10 [INFO] 
00:06:10 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jspcaching-connector ---
00:06:10 [INFO] 
00:06:10 [INFO] --- surefire:3.2.5:test (default-test) @ jspcaching-connector ---
00:06:10 [INFO] Tests are skipped.
00:06:10 [INFO] 
00:06:10 [INFO] --- antrun:3.1.0:run (default-manifest) @ jspcaching-connector ---
00:06:10 [INFO] 
00:06:10 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-sqlstore ---
00:06:10 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:10 [INFO] Executing tasks
00:06:10 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/target/classes/META-INF for
00:06:10 [INFO]      [echo]                                     jspcaching-connector
00:06:10 [INFO] Executed tasks
00:06:10 [INFO] 
00:06:10 [INFO] --- jar:3.3.0:jar (default-jar) @ jspcaching-connector ---
00:06:10 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/target/jspcaching-connector.jar
00:06:10 [INFO] 
00:06:10 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jspcaching-connector ---
00:06:10 [INFO] Tests are skipped.
00:06:10 [INFO] 
00:06:10 [INFO] --- failsafe:3.2.5:verify (verify) @ jspcaching-connector ---
00:06:10 [INFO] Tests are skipped.
00:06:10 [INFO] 
00:06:10 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jspcaching-connector-checkstyle) @ jspcaching-connector ---
00:06:10 [INFO] 
00:06:10 [INFO] --- install:3.1.1:install (default-install) @ jspcaching-connector ---
00:06:10 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.pom
00:06:10 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jspcaching-connector/target/jspcaching-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jspcaching-connector/7.0.15-SNAPSHOT/jspcaching-connector-7.0.15-SNAPSHOT.jar
00:06:10 [INFO] 
00:06:10 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ nucleus-new ---
00:06:10 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/nucleus-new.zip
00:06:10 [INFO] 
00:06:10 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ nucleus-new ---
00:06:10 [INFO] Tests are skipped.
00:06:10 [INFO] 
00:06:10 [INFO] --- failsafe:3.2.5:verify (verify) @ nucleus-new ---
00:06:10 [INFO] Tests are skipped.
00:06:10 [INFO] 
00:06:10 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-nucleus-new-checkstyle) @ nucleus-new ---
00:06:10 [INFO] 
00:06:10 [INFO] --- install:3.1.1:install (default-install) @ nucleus-new ---
00:06:10 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.pom
00:06:10 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/nucleus/distributions/nucleus/target/nucleus-new.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/nucleus-new/7.0.15-SNAPSHOT/nucleus-new-7.0.15-SNAPSHOT.zip
00:06:10 [INFO] 
00:06:10 [INFO] -------------------< org.glassfish.main.web:web-ha >--------------------
00:06:10 [INFO] Building Web Container HA code 7.0.15-SNAPSHOT                 [274/300]
00:06:10 [INFO]   from appserver/web/web-ha/pom.xml
00:06:10 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:10 [INFO] 
00:06:10 [INFO] --- clean:3.3.2:clean (default-clean) @ web-ha ---
00:06:10 [INFO] 
00:06:10 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web-ha ---
00:06:10 [INFO] 
00:06:10 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web-ha ---
00:06:10 [INFO] 
00:06:10 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web-ha ---
00:06:10 [INFO] Recompiling the module because of changed dependency.
00:06:10 [INFO] Compiling 32 source files with javac [debug target 11] to target/classes
00:06:10 [INFO] 
00:06:10 [INFO] --------------< org.glassfish.main.web:weld-integration >---------------
00:06:10 [INFO] Building Weld integration for glassfish 7.0.15-SNAPSHOT        [275/300]
00:06:10 [INFO]   from appserver/web/weld-integration/pom.xml
00:06:10 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:10 [INFO] 
00:06:10 [INFO] --- clean:3.3.2:clean (default-clean) @ weld-integration ---
00:06:11 [INFO] 
00:06:11 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ weld-integration ---
00:06:11 [INFO] 
00:06:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ weld-integration ---
00:06:11 [INFO] 
00:06:11 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ weld-integration ---
00:06:11 [INFO] Recompiling the module because of changed dependency.
00:06:11 [INFO] Compiling 59 source files with javac [debug target 11] to target/classes
00:06:11 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-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]
00:06:11 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-sqlstore:glassfish-jar:7.0.15-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]
00:06:11 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF/MANIFEST.MF
00:06:11 [INFO] 
00:06:11 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-sqlstore ---
00:06:11 [INFO] 
00:06:11 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-sqlstore ---
00:06:11 [INFO] Recompiling the module because of changed dependency.
00:06:11 [INFO] Compiling 173 source files with javac [debug target 11] to target/classes
00:06:11 [WARNING] system modules path not set in conjunction with -source 11
00:06:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:11 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:11 [INFO] 
00:06:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsf-connector ---
00:06:11 [INFO] Not copying test resources
00:06:11 [INFO] 
00:06:11 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsf-connector ---
00:06:11 [INFO] Not compiling test sources
00:06:11 [INFO] 
00:06:11 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsf-connector ---
00:06:11 [INFO] 
00:06:11 [INFO] --- surefire:3.2.5:test (default-test) @ jsf-connector ---
00:06:11 [INFO] Tests are skipped.
00:06:11 [INFO] 
00:06:11 [INFO] --- antrun:3.1.0:run (default-manifest) @ jsf-connector ---
00:06:11 [INFO] Executing tasks
00:06:11 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/target/classes/META-INF for
00:06:11 [INFO]      [echo]                                     jsf-connector
00:06:11 [INFO] Executed tasks
00:06:11 [INFO] 
00:06:11 [INFO] --- jar:3.3.0:jar (default-jar) @ jsf-connector ---
00:06:11 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/target/jsf-connector.jar
00:06:11 [WARNING] system modules path not set in conjunction with -source 11
00:06:11 [INFO] 
00:06:11 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web-ha ---
00:06:11 [INFO] 
00:06:11 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsf-connector ---
00:06:11 [INFO] 
00:06:11 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web-ha ---
00:06:11 [INFO] 
00:06:11 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web-ha ---
00:06:11 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:11 [INFO] Tests are skipped.
00:06:11 [INFO] 
00:06:11 [INFO] --- failsafe:3.2.5:verify (verify) @ jsf-connector ---
00:06:11 [INFO] Tests are skipped.
00:06:11 [INFO] 
00:06:11 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-jsf-connector-checkstyle) @ jsf-connector ---
00:06:11 [INFO] 
00:06:11 [INFO] --- install:3.1.1:install (default-install) @ jsf-connector ---
00:06:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.pom
00:06:11 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/jsf-connector/target/jsf-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/jsf-connector/7.0.15-SNAPSHOT/jsf-connector-7.0.15-SNAPSHOT.jar
00:06:11 [INFO] 
00:06:11 [INFO] --- resources:3.3.1:resources (default-resources) @ web-ha ---
00:06:11 [INFO] 
00:06:11 [INFO] -------------< org.glassfish.main.webservices:jsr109-impl >-------------
00:06:11 [INFO] Building JSR-109 implementation to deploy Metro 7.0.15-SNAPSHOT [276/300]
00:06:11 [INFO]   from appserver/webservices/jsr109-impl/pom.xml
00:06:11 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:11 [INFO] Copying 1 resource from src/main/java to target/classes
00:06:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/src/main/resources
00:06:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/src/main/manpages
00:06:11 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:11 [INFO] 
00:06:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ web-ha ---
00:06:11 [INFO] Recompiling the module because of changed dependency.
00:06:11 [INFO] Compiling 32 source files with javac [debug target 11] to target/classes
00:06:11 [INFO] 
00:06:11 [INFO] --- clean:3.3.2:clean (default-clean) @ jsr109-impl ---
00:06:11 [INFO] 
00:06:11 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ jsr109-impl ---
00:06:11 [INFO] 
00:06:11 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ jsr109-impl ---
00:06:11 [INFO] 
00:06:11 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ jsr109-impl ---
00:06:12 [INFO] Recompiling the module because of changed dependency.
00:06:12 [INFO] Compiling 69 source files with javac [debug target 11] to target/classes
00:06:12 [WARNING] system modules path not set in conjunction with -source 11
00:06:12 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:12 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:12 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:12 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:12 [INFO] 
00:06:12 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ weld-integration ---
00:06:12 [INFO] 
00:06:12 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ weld-integration ---
00:06:12 [INFO] 
00:06:12 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ weld-integration ---
00:06:12 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:12 [INFO] 
00:06:12 [INFO] --- resources:3.3.1:resources (default-resources) @ weld-integration ---
00:06:12 [INFO] Copying 0 resource from src/main/java to target/classes
00:06:12 [INFO] Copying 3 resources from src/main/resources to target/classes
00:06:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/manpages
00:06:12 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:12 [INFO] 
00:06:12 [INFO] --- compiler:3.13.0:compile (default-compile) @ weld-integration ---
00:06:12 [INFO] Recompiling the module because of changed dependency.
00:06:12 [INFO] Compiling 59 source files with javac [debug target 11] to target/classes
00:06:13 [WARNING] system modules path not set in conjunction with -source 11
00:06:13 [INFO] 
00:06:13 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ jsr109-impl ---
00:06:13 [INFO] 
00:06:13 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ jsr109-impl ---
00:06:13 [INFO] 
00:06:13 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ jsr109-impl ---
00:06:13 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:13 [INFO] 
00:06:13 [INFO] --- resources:3.3.1:resources (default-resources) @ jsr109-impl ---
00:06:13 [INFO] Copying 3 resources from src/main/resources to target/classes
00:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/src/main/manpages
00:06:13 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:13 [INFO] 
00:06:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ jsr109-impl ---
00:06:13 [INFO] Recompiling the module because of changed dependency.
00:06:13 [INFO] Compiling 69 source files with javac [debug target 11] to target/classes
00:06:14 [WARNING] system modules path not set in conjunction with -source 11
00:06:14 [INFO] 
00:06:14 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ web-ha ---
00:06:14 [INFO] 
00:06:14 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ web-ha ---
00:06:14 [INFO] 
00:06:14 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ web-ha ---
00:06:14 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:14 [WARNING] system modules path not set in conjunction with -source 11
00:06:14 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:14 [INFO] 
00:06:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-sqlstore ---
00:06:14 [INFO] Not copying test resources
00:06:14 [INFO] 
00:06:14 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-sqlstore ---
00:06:14 [INFO] Not compiling test sources
00:06:14 [INFO] 
00:06:14 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-sqlstore ---
00:06:14 [INFO] 
00:06:14 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-sqlstore ---
00:06:14 [INFO] Tests are skipped.
00:06:14 [INFO] 
00:06:14 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-sqlstore ---
00:06:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/target/classes/META-INF/MANIFEST.MF
00:06:14 [INFO] 
00:06:14 [INFO] --- command-security:1.0.17:check (default-check) @ web-ha ---
00:06:14 [INFO] 
00:06:14 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web-ha ---
00:06:14 [INFO] Recompiling the module because of changed dependency.
00:06:14 [INFO] Compiling 32 source files with javac [debug target 11] to target/classes
00:06:14 [INFO] Executing tasks
00:06:14 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/target/classes/META-INF for
00:06:14 [INFO]      [echo]                                     cmp-support-sqlstore
00:06:14 [INFO] Executed tasks
00:06:14 [INFO] 
00:06:14 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-sqlstore ---
00:06:14 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar
00:06:14 [INFO] 
00:06:14 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-sqlstore ---
00:06:14 [INFO] Tests are skipped.
00:06:14 [INFO] 
00:06:14 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-sqlstore ---
00:06:14 [INFO] Tests are skipped.
00:06:14 [INFO] 
00:06:14 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-sqlstore-checkstyle) @ cmp-support-sqlstore ---
00:06:14 [INFO] 
00:06:14 [INFO] --- install:3.1.1:install (default-install) @ cmp-support-sqlstore ---
00:06:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.pom
00:06:14 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-sqlstore/target/cmp-support-sqlstore.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-sqlstore/7.0.15-SNAPSHOT/cmp-support-sqlstore-7.0.15-SNAPSHOT.jar
00:06:15 [INFO] 
00:06:15 [INFO] --------< org.glassfish.main.webservices:webservices-connector >--------
00:06:15 [INFO] Building Connector for GlassFish Web Services Container 7.0.15-SNAPSHOT [277/300]
00:06:15 [INFO]   from appserver/webservices/connector/pom.xml
00:06:15 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:15 [INFO] 
00:06:15 [INFO] --- clean:3.3.2:clean (default-clean) @ webservices-connector ---
00:06:15 [INFO] 
00:06:15 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices-connector ---
00:06:15 [INFO] 
00:06:15 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices-connector ---
00:06:15 [INFO] 
00:06:15 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices-connector ---
00:06:15 [INFO] Recompiling the module because of changed dependency.
00:06:15 [INFO] Compiling 20 source files with javac [debug target 11] to target/classes
00:06:16 [WARNING] system modules path not set in conjunction with -source 11
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16   required: java.lang.Class<T>
00:06:16   found:    java.lang.Class
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[68,71] unchecked conversion
00:06:16   required: java.lang.Class<T>
00:06:16   found:    java.lang.Class
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16   required: jakarta.enterprise.inject.spi.AnnotatedType<T>
00:06:16   found:    jakarta.enterprise.inject.spi.AnnotatedType
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[72,80] unchecked conversion
00:06:16   required: jakarta.enterprise.inject.spi.AnnotatedType<T>
00:06:16   found:    jakarta.enterprise.inject.spi.AnnotatedType
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[73,78] unchecked call to createInjectionTarget(jakarta.enterprise.inject.spi.Bean<T>) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTargetFactory
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[125,54] unchecked conversion
00:06:16   required: java.util.Set<jakarta.enterprise.inject.spi.InjectionPoint>
00:06:16   found:    java.util.Set
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedCDIUtil.java:[175,54] unchecked call to produce(jakarta.enterprise.context.spi.CreationalContext<T>) as a member of the raw type jakarta.enterprise.inject.spi.Producer
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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<T>) as a member of the raw type jakarta.enterprise.inject.spi.InjectionTarget
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/cdi/transaction/TransactionScopedContextImpl.java:[157,85] unchecked cast
00:06:16   required: org.glassfish.cdi.transaction.TransactionScopedBean<T>
00:06:16   found:    java.lang.Object
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[96,58] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[134,46] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[171,20] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[275,53] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[81,84] unchecked cast
00:06:16   required: T
00:06:16   found:    java.lang.Object
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[91,91] unchecked cast
00:06:16   required: java.lang.Class<T>
00:06:16   found:    java.lang.Class<capture#1 of ?>
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/jsf/WeldApplication.java:[93,44] unchecked cast
00:06:16   required: java.lang.Class<T>
00:06:16   found:    java.lang.Class<capture#2 of ?>
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[593,20] unchecked conversion
00:06:16   required: jakarta.enterprise.inject.spi.InjectionTarget<T>
00:06:16   found:    jakarta.enterprise.inject.spi.InjectionTarget
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[603,20] unchecked conversion
00:06:16   required: jakarta.enterprise.context.spi.CreationalContext<T>
00:06:16   found:    jakarta.enterprise.context.spi.CreationalContext
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/services/CDIServiceImpl.java:[624,69] unchecked cast
00:06:16   required: T
00:06:16   found:    java.lang.Object
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Some input files use or override a deprecated API.
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/BeanManagerNamingProxy.java: Recompile with -Xlint:deprecation for details.
00:06:16 [INFO] 
00:06:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ weld-integration ---
00:06:16 [INFO] 
00:06:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ weld-integration ---
00:06:16 [INFO] 
00:06:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ weld-integration ---
00:06:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:16 [WARNING] system modules path not set in conjunction with -source 11
00:06:16 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:16 [INFO] Initial messages found so far: {}
00:06:16 [INFO] Processing: AS-WEB-HA-00001
00:06:16 [INFO] Message AS-WEB-HA-00001 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00002
00:06:16 [INFO] Message AS-WEB-HA-00002 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00003
00:06:16 [INFO] Message AS-WEB-HA-00003 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00004
00:06:16 [INFO] Message AS-WEB-HA-00004 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00005
00:06:16 [INFO] Message AS-WEB-HA-00005 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00006
00:06:16 [INFO] Message AS-WEB-HA-00006 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00007
00:06:16 [INFO] Message AS-WEB-HA-00007 needs checking for cause/action: false
00:06:16 [INFO] Processing: AS-WEB-HA-00008
00:06:16 [INFO] Message AS-WEB-HA-00008 needs checking for cause/action: false
00:06:16 [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}
00:06:16 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:16 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:16 [INFO] Total Messages including ones found from disk so far: {}
00:06:16 [INFO] Processing: jakarta.enterprise.web.ha on element WEB_HA_LOGGER
00:06:16 [INFO] Enclosing type is org.glassfish.web.ha.LogFacade
00:06:16 [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}
00:06:16 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:16 [INFO] Found enclosing element WEB_HA_LOGGER
00:06:16 [INFO] Found enclosing element org.glassfish.web.ha.LogFacade
00:06:16 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:16 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:16 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:16 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:16 [INFO] Total Messages including ones found from disk so far: {}
00:06:16 [INFO] 
00:06:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ web-ha ---
00:06:16 [INFO] Not copying test resources
00:06:16 [INFO] 
00:06:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ web-ha ---
00:06:16 [INFO] Not compiling test sources
00:06:16 [INFO] 
00:06:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ web-ha ---
00:06:16 [INFO] 
00:06:16 [INFO] --- surefire:3.2.5:test (default-test) @ web-ha ---
00:06:16 [INFO] Tests are skipped.
00:06:16 [INFO] 
00:06:16 [INFO] --- antrun:3.1.0:run (default-manifest) @ web-ha ---
00:06:16 [WARNING] system modules path not set in conjunction with -source 11
00:06:16 [INFO] 
00:06:16 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices-connector ---
00:06:16 [INFO] 
00:06:16 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices-connector ---
00:06:16 [INFO] 
00:06:16 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices-connector ---
00:06:16 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:16 [INFO] Executing tasks
00:06:16 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/target/classes/META-INF for
00:06:16 [INFO]      [echo]                                     web-ha
00:06:16 [INFO] 
00:06:16 [INFO] --- resources:3.3.1:resources (default-resources) @ webservices-connector ---
00:06:16 [INFO] Copying 1 resource from src/main/resources to target/classes
00:06:16 [INFO] Executed tasks
00:06:16 [INFO] 
00:06:16 [INFO] --- jar:3.3.0:jar (default-jar) @ web-ha ---
00:06:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/src/main/manpages
00:06:16 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:16 [INFO] 
00:06:16 [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices-connector ---
00:06:16 [INFO] Recompiling the module because of changed dependency.
00:06:16 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:06:16 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/target/web-ha.jar
00:06:16 [INFO] 
00:06:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web-ha ---
00:06:16 [INFO] Tests are skipped.
00:06:16 [INFO] 
00:06:16 [INFO] --- failsafe:3.2.5:verify (verify) @ web-ha ---
00:06:16 [INFO] Tests are skipped.
00:06:16 [INFO] 
00:06:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-web-ha-checkstyle) @ web-ha ---
00:06:16 [INFO] 
00:06:16 [INFO] --- install:3.1.1:install (default-install) @ web-ha ---
00:06:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.pom
00:06:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/web-ha/target/web-ha.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/web-ha/7.0.15-SNAPSHOT/web-ha-7.0.15-SNAPSHOT.jar
00:06:16 [INFO] 
00:06:16 [INFO] ---------< org.glassfish.main.persistence.cmp:cmp-support-ejb >---------
00:06:16 [INFO] Building support ejb module for cmp 7.0.15-SNAPSHOT            [278/300]
00:06:16 [INFO]   from appserver/persistence/cmp/support-ejb/pom.xml
00:06:16 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:16 [WARNING] *****************************************************************
00:06:16 [WARNING] * Your build is requesting parallel execution, but this         *
00:06:16 [WARNING] * project contains the following plugin(s) that have goals not  *
00:06:16 [WARNING] * marked as thread-safe to support parallel execution.          *
00:06:16 [WARNING] * While this /may/ work fine, please look for plugin updates    *
00:06:16 [WARNING] * and/or request plugins be made thread-safe.                   *
00:06:16 [WARNING] * If reporting an issue, report it against the plugin in        *
00:06:16 [WARNING] * question, not against Apache Maven.                           *
00:06:16 [WARNING] *****************************************************************
00:06:16 [WARNING] The following plugins are not marked as thread-safe in support ejb module for cmp:
00:06:16 [WARNING]   org.omnifaces:antlr-maven-plugin:2.4
00:06:16 [WARNING] 
00:06:16 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
00:06:16 [WARNING] *****************************************************************
00:06:16 [WARNING] system modules path not set in conjunction with -source 11
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Some input files use or override a deprecated API.
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/Ejb3MessageDispatcher.java: Recompile with -Xlint:deprecation for details.
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Some input files use unchecked or unsafe operations.
00:06:16 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/WsUtil.java: Recompile with -Xlint:unchecked for details.
00:06:16 [INFO] 
00:06:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ jsr109-impl ---
00:06:16 [INFO] 
00:06:16 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ jsr109-impl ---
00:06:16 [INFO] 
00:06:16 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-support-ejb ---
00:06:16 [INFO] 
00:06:16 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-support-ejb ---
00:06:16 [INFO] 
00:06:16 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-support-ejb ---
00:06:16 [INFO] 
00:06:16 [INFO] --- antlr:2.4:generate (default) @ cmp-support-ejb ---
00:06:16 [INFO] 
00:06:16 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ jsr109-impl ---
00:06:16 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:17 [INFO] performing grammar generation [EJBQL.g]
00:06:17 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/target/classes/META-INF/MANIFEST.MF
00:06:17 [INFO] 
00:06:17 [INFO] --- command-security:1.0.17:check (default-check) @ weld-integration ---
00:06:17 [INFO] 
00:06:17 [INFO] --- compiler:3.13.0:compile (process-annotations) @ weld-integration ---
00:06:17 [INFO] Recompiling the module because of changed dependency.
00:06:17 [INFO] Compiling 59 source files with javac [debug target 11] to target/classes
00:06:17 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/target/classes/META-INF/MANIFEST.MF
00:06:17 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:17 
00:06:17 [INFO] performing grammar generation [JDOQLCodeGeneration.g]
00:06:17 [INFO] 
00:06:17 [INFO] --- command-security:1.0.17:check (default-check) @ jsr109-impl ---
00:06:17 [WARNING] Following command classes neither provide nor inherit authorization: [org.glassfish.webservices.cli.ListWebServicesCommand]
00:06:17 [INFO] 
00:06:17 [INFO] --- compiler:3.13.0:compile (process-annotations) @ jsr109-impl ---
00:06:17 [INFO] Recompiling the module because of changed dependency.
00:06:17 [INFO] Compiling 69 source files with javac [debug target 11] to target/classes
00:06:18 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:18 
00:06:18 [INFO] performing grammar generation [Semantic.g]
00:06:18 [WARNING] system modules path not set in conjunction with -source 11
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Some input files use unchecked or unsafe operations.
00:06:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/src/main/java/org/glassfish/webservices/archivist/WebServicesArchivist.java: Recompile with -Xlint:unchecked for details.
00:06:18 [INFO] 
00:06:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices-connector ---
00:06:18 [INFO] 
00:06:18 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices-connector ---
00:06:18 [INFO] 
00:06:18 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices-connector ---
00:06:18 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:18 ANTLR Parser Generator   Version 2.7.7 (20060906)   1989-2005
00:06:18 
00:06:18 [INFO] 
00:06:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-support-ejb ---
00:06:18 [INFO] Not compiling main sources
00:06:18 [INFO] 
00:06:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-support-ejb ---
00:06:18 [INFO] 
00:06:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-support-ejb ---
00:06:18 [INFO] 
00:06:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-support-ejb ---
00:06:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:18 [INFO] 
00:06:18 [INFO] --- resources:3.3.1:resources (default-resources) @ cmp-support-ejb ---
00:06:18 [INFO] Copying 9 resources from src/main/java to target/classes
00:06:18 [INFO] Copying 3 resources from target/generated-sources/antlr to target/classes
00:06:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/src/main/manpages
00:06:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:18 [INFO] 
00:06:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-support-ejb ---
00:06:18 [INFO] Recompiling the module because of changed dependency.
00:06:18 [INFO] Compiling 52 source files with javac [debug target 11] to target/classes
00:06:18 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/target/classes/META-INF/MANIFEST.MF
00:06:18 [INFO] 
00:06:18 [INFO] --- command-security:1.0.17:check (default-check) @ webservices-connector ---
00:06:18 [INFO] 
00:06:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices-connector ---
00:06:18 [INFO] Recompiling the module because of changed dependency.
00:06:18 [INFO] Compiling 23 source files with javac [debug target 11] to target/classes
00:06:19 [WARNING] system modules path not set in conjunction with -source 11
00:06:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:19 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:19 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:19 [INFO] Initial messages found so far: {}
00:06:19 [INFO] Processing: AS-CDI-00001
00:06:19 [INFO] Message AS-CDI-00001 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00002
00:06:19 [INFO] Message AS-CDI-00002 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00003
00:06:19 [INFO] Message AS-CDI-00003 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00004
00:06:19 [INFO] Message AS-CDI-00004 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00005
00:06:19 [INFO] Message AS-CDI-00005 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00006
00:06:19 [INFO] Message AS-CDI-00006 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00007
00:06:19 [INFO] Message AS-CDI-00007 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00008
00:06:19 [INFO] Message AS-CDI-00008 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00009
00:06:19 [INFO] Message AS-CDI-00009 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00010
00:06:19 [INFO] Message AS-CDI-00010 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00011
00:06:19 [INFO] Message AS-CDI-00011 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00012
00:06:19 [INFO] Message AS-CDI-00012 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00013
00:06:19 [INFO] Message AS-CDI-00013 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00014
00:06:19 [INFO] Message AS-CDI-00014 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00015
00:06:19 [INFO] Message AS-CDI-00015 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00016
00:06:19 [INFO] Message AS-CDI-00016 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00017
00:06:19 [INFO] Message AS-CDI-00017 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00018
00:06:19 [INFO] Message AS-CDI-00018 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00019
00:06:19 [INFO] Message AS-CDI-00019 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00020
00:06:19 [INFO] Message AS-CDI-00020 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00021
00:06:19 [INFO] Message AS-CDI-00021 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00022
00:06:19 [INFO] Message AS-CDI-00022 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00023
00:06:19 [INFO] Message AS-CDI-00023 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00024
00:06:19 [INFO] Message AS-CDI-00024 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00025
00:06:19 [INFO] Message AS-CDI-00025 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00026
00:06:19 [INFO] Message AS-CDI-00026 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00027
00:06:19 [INFO] Message AS-CDI-00027 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00028
00:06:19 [INFO] Message AS-CDI-00028 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00029
00:06:19 [INFO] Message AS-CDI-00029 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00030
00:06:19 [INFO] Message AS-CDI-00030 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00031
00:06:19 [INFO] Message AS-CDI-00031 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00032
00:06:19 [INFO] Message AS-CDI-00032 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00033
00:06:19 [INFO] Message AS-CDI-00033 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-CDI-00034
00:06:19 [INFO] Message AS-CDI-00034 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00035
00:06:19 [INFO] Message AS-CDI-00035 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00036
00:06:19 [INFO] Message AS-CDI-00036 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00037
00:06:19 [INFO] Message AS-CDI-00037 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00038
00:06:19 [INFO] Message AS-CDI-00038 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00039
00:06:19 [INFO] Message AS-CDI-00039 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00040
00:06:19 [INFO] Message AS-CDI-00040 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-CDI-00041
00:06:19 [INFO] Message AS-CDI-00041 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00042
00:06:19 [INFO] Message AS-CDI-00042 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00043
00:06:19 [INFO] Message AS-CDI-00043 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00044
00:06:19 [INFO] Message AS-CDI-00044 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-CDI-00045
00:06:19 [INFO] Message AS-CDI-00045 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00001
00:06:19 [INFO] Message AS-JTA-00001 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-JTA-00002
00:06:19 [INFO] Message AS-JTA-00002 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00003
00:06:19 [INFO] Message AS-JTA-00003 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00004
00:06:19 [INFO] Message AS-JTA-00004 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00005
00:06:19 [INFO] Message AS-JTA-00005 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00006
00:06:19 [INFO] Message AS-JTA-00006 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00007
00:06:19 [INFO] Message AS-JTA-00007 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00008
00:06:19 [INFO] Message AS-JTA-00008 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00009
00:06:19 [INFO] Message AS-JTA-00009 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00010
00:06:19 [INFO] Message AS-JTA-00010 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00011
00:06:19 [INFO] Message AS-JTA-00011 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00012
00:06:19 [INFO] Message AS-JTA-00012 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00013
00:06:19 [INFO] Message AS-JTA-00013 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00014
00:06:19 [INFO] Message AS-JTA-00014 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00015
00:06:19 [INFO] Message AS-JTA-00015 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00016
00:06:19 [INFO] Message AS-JTA-00016 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00017
00:06:19 [INFO] Message AS-JTA-00017 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-JTA-00018
00:06:19 [INFO] Message AS-JTA-00018 needs checking for cause/action: false
00:06:19 [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}
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:19 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:19 [INFO] Total Messages including ones found from disk so far: {}
00:06:19 [INFO] Processing: jakarta.enterprise.inject.spi on element CDI_LOGGER_SUBSYSTEM_NAME
00:06:19 [INFO] Enclosing type is org.glassfish.cdi.CDILoggerInfo
00:06:19 [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME
00:06:19 [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionScopedCDIUtil
00:06:19 [INFO] Processing: jakarta.enterprise.resource.jta on element CDI_JTA_LOGGER_SUBSYSTEM_NAME
00:06:19 [INFO] Enclosing type is org.glassfish.cdi.transaction.TransactionalInterceptorBase
00:06:19 [INFO] Processing: jakarta.enterprise.resource.weld on element WELD_LOGGER_SUBSYSTEM_NAME
00:06:19 [INFO] Enclosing type is org.glassfish.weld.services.CDIServiceImpl
00:06:19 [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}
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:19 [INFO] Found enclosing element CDI_LOGGER_SUBSYSTEM_NAME
00:06:19 [INFO] Found enclosing element org.glassfish.cdi.CDILoggerInfo
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/ACLSingletonProvider.java:[35,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:19 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/src/main/java/org/glassfish/weld/DeploymentImpl.java:[66,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:19 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:19 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:19 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:19 [INFO] Total Messages including ones found from disk so far: {}
00:06:19 [INFO] 
00:06:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ weld-integration ---
00:06:19 [INFO] Not copying test resources
00:06:19 [INFO] 
00:06:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ weld-integration ---
00:06:19 [INFO] Not compiling test sources
00:06:19 [INFO] 
00:06:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ weld-integration ---
00:06:19 [INFO] 
00:06:19 [INFO] --- surefire:3.2.5:test (default-test) @ weld-integration ---
00:06:19 [INFO] Tests are skipped.
00:06:19 [INFO] 
00:06:19 [INFO] --- antrun:3.1.0:run (default-manifest) @ weld-integration ---
00:06:19 [INFO] Executing tasks
00:06:19 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/target/classes/META-INF for
00:06:19 [INFO]      [echo]                                     weld-integration
00:06:19 [WARNING] system modules path not set in conjunction with -source 11
00:06:19 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:19 [INFO] Initial messages found so far: {}
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00001
00:06:19 [INFO] Message AS-WSJSR109IMPL-00001 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00002
00:06:19 [INFO] Message AS-WSJSR109IMPL-00002 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00003
00:06:19 [INFO] Message AS-WSJSR109IMPL-00003 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00004
00:06:19 [INFO] Message AS-WSJSR109IMPL-00004 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00006
00:06:19 [INFO] Message AS-WSJSR109IMPL-00006 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00011
00:06:19 [INFO] Message AS-WSJSR109IMPL-00011 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00012
00:06:19 [INFO] Message AS-WSJSR109IMPL-00012 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00013
00:06:19 [INFO] Message AS-WSJSR109IMPL-00013 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00014
00:06:19 [INFO] Message AS-WSJSR109IMPL-00014 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00018
00:06:19 [INFO] Message AS-WSJSR109IMPL-00018 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00019
00:06:19 [INFO] Message AS-WSJSR109IMPL-00019 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00020
00:06:19 [INFO] Message AS-WSJSR109IMPL-00020 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00021
00:06:19 [INFO] Message AS-WSJSR109IMPL-00021 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00033
00:06:19 [INFO] Message AS-WSJSR109IMPL-00033 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00034
00:06:19 [INFO] Message AS-WSJSR109IMPL-00034 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00043
00:06:19 [INFO] Message AS-WSJSR109IMPL-00043 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00044
00:06:19 [INFO] Message AS-WSJSR109IMPL-00044 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00047
00:06:19 [INFO] Message AS-WSJSR109IMPL-00047 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00048
00:06:19 [INFO] Message AS-WSJSR109IMPL-00048 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00049
00:06:19 [INFO] Message AS-WSJSR109IMPL-00049 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00050
00:06:19 [INFO] Message AS-WSJSR109IMPL-00050 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00051
00:06:19 [INFO] Message AS-WSJSR109IMPL-00051 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00052
00:06:19 [INFO] Message AS-WSJSR109IMPL-00052 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00053
00:06:19 [INFO] Message AS-WSJSR109IMPL-00053 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00054
00:06:19 [INFO] Message AS-WSJSR109IMPL-00054 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00055
00:06:19 [INFO] Message AS-WSJSR109IMPL-00055 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00056
00:06:19 [INFO] Message AS-WSJSR109IMPL-00056 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00057
00:06:19 [INFO] Message AS-WSJSR109IMPL-00057 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00070
00:06:19 [INFO] Message AS-WSJSR109IMPL-00070 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00071
00:06:19 [INFO] Message AS-WSJSR109IMPL-00071 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00072
00:06:19 [INFO] Message AS-WSJSR109IMPL-00072 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00073
00:06:19 [INFO] Message AS-WSJSR109IMPL-00073 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00074
00:06:19 [INFO] Message AS-WSJSR109IMPL-00074 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00075
00:06:19 [INFO] Message AS-WSJSR109IMPL-00075 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00076
00:06:19 [INFO] Message AS-WSJSR109IMPL-00076 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00077
00:06:19 [INFO] Message AS-WSJSR109IMPL-00077 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00078
00:06:19 [INFO] Message AS-WSJSR109IMPL-00078 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00079
00:06:19 [INFO] Message AS-WSJSR109IMPL-00079 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00080
00:06:19 [INFO] Message AS-WSJSR109IMPL-00080 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00081
00:06:19 [INFO] Message AS-WSJSR109IMPL-00081 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00082
00:06:19 [INFO] Message AS-WSJSR109IMPL-00082 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00083
00:06:19 [INFO] Message AS-WSJSR109IMPL-00083 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00084
00:06:19 [INFO] Message AS-WSJSR109IMPL-00084 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00085
00:06:19 [INFO] Message AS-WSJSR109IMPL-00085 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00086
00:06:19 [INFO] Message AS-WSJSR109IMPL-00086 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00087
00:06:19 [INFO] Message AS-WSJSR109IMPL-00087 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00088
00:06:19 [INFO] Message AS-WSJSR109IMPL-00088 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00089
00:06:19 [INFO] Message AS-WSJSR109IMPL-00089 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00090
00:06:19 [INFO] Message AS-WSJSR109IMPL-00090 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00091
00:06:19 [INFO] Message AS-WSJSR109IMPL-00091 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00092
00:06:19 [INFO] Message AS-WSJSR109IMPL-00092 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00093
00:06:19 [INFO] Message AS-WSJSR109IMPL-00093 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00094
00:06:19 [INFO] Message AS-WSJSR109IMPL-00094 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00095
00:06:19 [INFO] Message AS-WSJSR109IMPL-00095 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00096
00:06:19 [INFO] Message AS-WSJSR109IMPL-00096 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00097
00:06:19 [INFO] Message AS-WSJSR109IMPL-00097 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00098
00:06:19 [INFO] Message AS-WSJSR109IMPL-00098 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00099
00:06:19 [INFO] Message AS-WSJSR109IMPL-00099 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00100
00:06:19 [INFO] Message AS-WSJSR109IMPL-00100 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00101
00:06:19 [INFO] Message AS-WSJSR109IMPL-00101 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00102
00:06:19 [INFO] Message AS-WSJSR109IMPL-00102 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00103
00:06:19 [INFO] Message AS-WSJSR109IMPL-00103 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00104
00:06:19 [INFO] Message AS-WSJSR109IMPL-00104 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00105
00:06:19 [INFO] Message AS-WSJSR109IMPL-00105 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00106
00:06:19 [INFO] Message AS-WSJSR109IMPL-00106 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00107
00:06:19 [INFO] Message AS-WSJSR109IMPL-00107 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00108
00:06:19 [INFO] Message AS-WSJSR109IMPL-00108 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00109
00:06:19 [INFO] Message AS-WSJSR109IMPL-00109 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00110
00:06:19 [INFO] Message AS-WSJSR109IMPL-00110 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00111
00:06:19 [INFO] Message AS-WSJSR109IMPL-00111 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00112
00:06:19 [INFO] Message AS-WSJSR109IMPL-00112 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00113
00:06:19 [INFO] Message AS-WSJSR109IMPL-00113 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00114
00:06:19 [INFO] Message AS-WSJSR109IMPL-00114 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00115
00:06:19 [INFO] Message AS-WSJSR109IMPL-00115 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00116
00:06:19 [INFO] Message AS-WSJSR109IMPL-00116 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00117
00:06:19 [INFO] Message AS-WSJSR109IMPL-00117 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00120
00:06:19 [INFO] Message AS-WSJSR109IMPL-00120 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00121
00:06:19 [INFO] Message AS-WSJSR109IMPL-00121 needs checking for cause/action: true
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00122
00:06:19 [INFO] Message AS-WSJSR109IMPL-00122 needs checking for cause/action: false
00:06:19 [INFO] Processing: AS-WSJSR109IMPL-00123
00:06:19 [INFO] Message AS-WSJSR109IMPL-00123 needs checking for cause/action: false
00:06:19 [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}}
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:19 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:19 [INFO] Total Messages including ones found from disk so far: {}
00:06:19 [INFO] Processing: jakarta.enterprise.webservices on element LOG_DOMAIN
00:06:19 [INFO] Enclosing type is org.glassfish.webservices.LogUtils
00:06:19 [INFO] Loggers found so far: {jakarta.enterprise.webservices.description=JSR-109 Implementation Logger, jakarta.enterprise.webservices.publish=true, jakarta.enterprise.webservices.subsystem=WEBSERVICES}
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:19 [INFO] Found enclosing element LOG_DOMAIN
00:06:19 [INFO] Found enclosing element org.glassfish.webservices.LogUtils
00:06:19 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:19 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:19 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:19 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:19 [INFO] Total Messages including ones found from disk so far: {}
00:06:19 [INFO] 
00:06:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsr109-impl ---
00:06:19 [INFO] Executed tasks
00:06:19 [INFO] 
00:06:19 [INFO] --- jar:3.3.0:jar (default-jar) @ weld-integration ---
00:06:19 [INFO] Not copying test resources
00:06:19 [INFO] 
00:06:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsr109-impl ---
00:06:19 [INFO] Not compiling test sources
00:06:19 [INFO] 
00:06:19 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ jsr109-impl ---
00:06:19 [INFO] 
00:06:19 [INFO] --- surefire:3.2.5:test (default-test) @ jsr109-impl ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ jsr109-impl ---
00:06:20 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/target/weld-integration.jar
00:06:20 [INFO] Executing tasks
00:06:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/target/classes/META-INF for
00:06:20 [INFO]      [echo]                                     jsr109-impl
00:06:20 [INFO] Executed tasks
00:06:20 [INFO] 
00:06:20 [INFO] --- jar:3.3.0:jar (default-jar) @ jsr109-impl ---
00:06:20 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/target/jsr109-impl.jar
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ weld-integration ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:verify (verify) @ weld-integration ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-weld-integration-checkstyle) @ weld-integration ---
00:06:20 [INFO] 
00:06:20 [INFO] --- install:3.1.1:install (default-install) @ weld-integration ---
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.pom
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/weld-integration/target/weld-integration.jar to /home/jenkins/.m2/repository/org/glassfish/main/web/weld-integration/7.0.15-SNAPSHOT/weld-integration-7.0.15-SNAPSHOT.jar
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ jsr109-impl ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:verify (verify) @ jsr109-impl ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-jsr109-impl-checkstyle) @ jsr109-impl ---
00:06:20 [INFO] 
00:06:20 [INFO] -----------------< org.glassfish.main.web:webtier-all >-----------------
00:06:20 [INFO] Building Web Related Implementations for GlassFish 7.0.15-SNAPSHOT [279/300]
00:06:20 [INFO]   from appserver/web/webtier-all/pom.xml
00:06:20 [INFO] --------------------------------[ pom ]---------------------------------
00:06:20 [INFO] 
00:06:20 [INFO] --- install:3.1.1:install (default-install) @ jsr109-impl ---
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.pom
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/jsr109-impl/target/jsr109-impl.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/jsr109-impl/7.0.15-SNAPSHOT/jsr109-impl-7.0.15-SNAPSHOT.jar
00:06:20 [INFO] 
00:06:20 [INFO] --------------< org.glassfish.main.jms:gf-jms-injection >---------------
00:06:20 [INFO] Building JMS Injection Module for Runtime 7.0.15-SNAPSHOT      [280/300]
00:06:20 [INFO]   from appserver/jms/gf-jms-injection/pom.xml
00:06:20 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:20 [INFO] 
00:06:20 [INFO] --- clean:3.3.2:clean (default-clean) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webtier-all ---
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webtier-all ---
00:06:20 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:20 [INFO] 
00:06:20 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-jms-injection ---
00:06:20 [INFO] 
00:06:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-jms-injection ---
00:06:20 [INFO] 
00:06:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-jms-injection ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-jms-injection ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ webtier-all ---
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webtier-all ---
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ webtier-all ---
00:06:20 [INFO] Recompiling the module because of changed dependency.
00:06:20 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:06:20 [WARNING] system modules path not set in conjunction with -source 11
00:06:20 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:20 [INFO] Initial messages found so far: {}
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00046
00:06:20 [INFO] Message AS-WSCONNECTOR-00046 needs checking for cause/action: true
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00050
00:06:20 [INFO] Message AS-WSCONNECTOR-00050 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00057
00:06:20 [INFO] Message AS-WSCONNECTOR-00057 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00201
00:06:20 [INFO] Message AS-WSCONNECTOR-00201 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00202
00:06:20 [INFO] Message AS-WSCONNECTOR-00202 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00203
00:06:20 [INFO] Message AS-WSCONNECTOR-00203 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00204
00:06:20 [INFO] Message AS-WSCONNECTOR-00204 needs checking for cause/action: false
00:06:20 [INFO] Processing: AS-WSCONNECTOR-00205
00:06:20 [INFO] Message AS-WSCONNECTOR-00205 needs checking for cause/action: true
00:06:20 [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}
00:06:20 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:20 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:20 [INFO] Total Messages including ones found from disk so far: {}
00:06:20 [INFO] Processing: jakarta.enterprise.webservices.connector on element LOG_DOMAIN
00:06:20 [INFO] Enclosing type is org.glassfish.webservices.connector.LogUtils
00:06:20 [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}
00:06:20 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:20 [INFO] Found enclosing element LOG_DOMAIN
00:06:20 [INFO] Found enclosing element org.glassfish.webservices.connector.LogUtils
00:06:20 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:20 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:20 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:20 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:20 [INFO] Total Messages including ones found from disk so far: {}
00:06:20 [INFO] 
00:06:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices-connector ---
00:06:20 [INFO] Not copying test resources
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices-connector ---
00:06:20 [INFO] Not compiling test sources
00:06:20 [INFO] 
00:06:20 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices-connector ---
00:06:20 [INFO] 
00:06:20 [INFO] --- surefire:3.2.5:test (default-test) @ webservices-connector ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices-connector ---
00:06:20 [INFO] Executing tasks
00:06:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/webtier-all/target/classes/META-INF for
00:06:20 [INFO]      [echo]                                     webtier-all
00:06:20 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/webtier-all/target/classes/META-INF
00:06:20 [INFO] Executed tasks
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webtier-all ---
00:06:20 [INFO] Executing tasks
00:06:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/target/classes/META-INF for
00:06:20 [INFO]      [echo]                                     webservices-connector
00:06:20 [INFO] Executed tasks
00:06:20 [INFO] 
00:06:20 [INFO] --- jar:3.3.0:jar (default-jar) @ webservices-connector ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:verify (verify) @ webtier-all ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.web-webtier-all-checkstyle) @ webtier-all ---
00:06:20 [INFO] 
00:06:20 [INFO] --- install:3.1.1:install (default-install) @ webtier-all ---
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/web/webtier-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/web/webtier-all/7.0.15-SNAPSHOT/webtier-all-7.0.15-SNAPSHOT.pom
00:06:20 [INFO] 
00:06:20 [INFO] -----------------< org.glassfish.main.featuresets:web >-----------------
00:06:20 [INFO] Building Glassfish Web Featureset 7.0.15-SNAPSHOT              [281/300]
00:06:20 [INFO]   from appserver/featuresets/web/pom.xml
00:06:20 [INFO] --------------------------------[ pom ]---------------------------------
00:06:20 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/target/webservices-connector.jar
00:06:20 [INFO] 
00:06:20 [INFO] --- clean:3.3.2:clean (default-clean) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web ---
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices-connector ---
00:06:20 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:verify (verify) @ webservices-connector ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-webservices-connector-checkstyle) @ webservices-connector ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- install:3.1.1:install (default-install) @ webservices-connector ---
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.pom
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/connector/target/webservices-connector.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/webservices-connector/7.0.15-SNAPSHOT/webservices-connector-7.0.15-SNAPSHOT.jar
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web ---
00:06:20 [INFO] No sources to compile
00:06:20 [INFO] 
00:06:20 [INFO] --- antrun:3.1.0:run (default-manifest) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --------< org.glassfish.main.microprofile:microprofile-config >---------
00:06:20 [INFO] Building GlassFish MicroProfile Config 7.0.15-SNAPSHOT         [282/300]
00:06:20 [INFO]   from appserver/microprofile/config/pom.xml
00:06:20 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:20 [INFO] 
00:06:20 [INFO] --- clean:3.3.2:clean (default-clean) @ microprofile-config ---
00:06:20 [INFO] 
00:06:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ microprofile-config ---
00:06:20 [INFO] 
00:06:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ microprofile-config ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ microprofile-config ---
00:06:20 [INFO] Executing tasks
00:06:20 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/web/target/classes/META-INF for
00:06:20 [INFO]      [echo]                                     web
00:06:20 [INFO] Recompiling the module because of changed dependency.
00:06:20 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/web/target/classes/META-INF
00:06:20 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:06:20 [INFO] Executed tasks
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- failsafe:3.2.5:verify (verify) @ web ---
00:06:20 [INFO] Tests are skipped.
00:06:20 [INFO] 
00:06:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-web-checkstyle) @ web ---
00:06:20 [INFO] 
00:06:20 [INFO] --- install:3.1.1:install (default-install) @ web ---
00:06:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom
00:06:20 [INFO] 
00:06:20 [INFO] ----------< org.glassfish.main.security:webservices.security >----------
00:06:20 [INFO] Building WebServices Security and Jakarta Authentication implementation 7.0.15-SNAPSHOT [283/300]
00:06:20 [INFO]   from appserver/security/webservices.security/pom.xml
00:06:20 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:20 [INFO] 
00:06:20 [INFO] --- clean:3.3.2:clean (default-clean) @ webservices.security ---
00:06:20 [INFO] 
00:06:20 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ webservices.security ---
00:06:20 [INFO] 
00:06:20 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ webservices.security ---
00:06:20 [INFO] 
00:06:20 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ webservices.security ---
00:06:20 [INFO] Recompiling the module because of changed dependency.
00:06:20 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:06:21 [WARNING] system modules path not set in conjunction with -source 11
00:06:21 [INFO] 
00:06:21 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-jms-injection ---
00:06:21 [INFO] 
00:06:21 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-jms-injection ---
00:06:21 [INFO] 
00:06:21 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-jms-injection ---
00:06:21 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:21 [INFO] 
00:06:21 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-jms-injection ---
00:06:21 [INFO] Copying 1 resource from src/main/java to target/classes
00:06:21 [INFO] Copying 1 resource from src/main/resources to target/classes
00:06:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/src/main/manpages
00:06:21 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:21 [INFO] 
00:06:21 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-jms-injection ---
00:06:21 [INFO] Recompiling the module because of changed dependency.
00:06:21 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:06:22 [WARNING] system modules path not set in conjunction with -source 11
00:06:22 [INFO] 
00:06:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ microprofile-config ---
00:06:22 [WARNING] system modules path not set in conjunction with -source 11
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [INFO] 
00:06:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ microprofile-config ---
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:22 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Some input files use unchecked or unsafe operations.
00:06:22 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/cmp/EJBHashSet.java: Recompile with -Xlint:unchecked for details.
00:06:22 [INFO] 
00:06:22 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ cmp-support-ejb ---
00:06:22 [INFO] 
00:06:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ microprofile-config ---
00:06:22 [INFO] 
00:06:22 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ cmp-support-ejb ---
00:06:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:22 [INFO] 
00:06:22 [INFO] --- resources:3.3.1:resources (default-resources) @ microprofile-config ---
00:06:22 [INFO] Copying 3 resources from src/main/resources to target/classes
00:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/src/main/manpages
00:06:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:22 [INFO] 
00:06:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ microprofile-config ---
00:06:22 [INFO] Recompiling the module because of changed dependency.
00:06:22 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:06:22 [INFO] 
00:06:22 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ cmp-support-ejb ---
00:06:22 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:22 [WARNING] system modules path not set in conjunction with -source 11
00:06:22 [INFO] 
00:06:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ webservices.security ---
00:06:22 [INFO] 
00:06:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ webservices.security ---
00:06:22 [INFO] 
00:06:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ webservices.security ---
00:06:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:22 [INFO] 
00:06:22 [INFO] --- resources:3.3.1:resources (default-resources) @ webservices.security ---
00:06:22 [INFO] Copying 1 resource from src/main/resources to target/classes
00:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/src/main/manpages
00:06:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:22 [INFO] 
00:06:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ webservices.security ---
00:06:22 [INFO] Recompiling the module because of changed dependency.
00:06:22 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:06:23 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-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]
00:06:23 [WARNING] Manifest org.glassfish.main.persistence.cmp:cmp-support-ejb:glassfish-jar:7.0.15-SNAPSHOT : Export com.sun.jdo.spi.persistence.support.ejb.ejbqlc,  has 1,  private references [com.sun.jdo.spi.persistence.support.ejb.model.util]
00:06:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/target/classes/META-INF/MANIFEST.MF
00:06:23 [INFO] 
00:06:23 [INFO] --- command-security:1.0.17:check (default-check) @ cmp-support-ejb ---
00:06:23 [INFO] 
00:06:23 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-support-ejb ---
00:06:23 [INFO] Recompiling the module because of changed dependency.
00:06:23 [INFO] Compiling 52 source files with javac [debug target 11] to target/classes
00:06:24 [WARNING] system modules path not set in conjunction with -source 11
00:06:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java uses unchecked or unsafe operations.
00:06:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/src/main/java/org/glassfish/jms/injection/JMSCDIExtension.java: Recompile with -Xlint:unchecked for details.
00:06:24 [INFO] 
00:06:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-jms-injection ---
00:06:24 [INFO] 
00:06:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-jms-injection ---
00:06:24 [INFO] 
00:06:24 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-jms-injection ---
00:06:24 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:24 [WARNING] system modules path not set in conjunction with -source 11
00:06:24 [INFO] 
00:06:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ microprofile-config ---
00:06:24 [INFO] 
00:06:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ microprofile-config ---
00:06:24 [INFO] 
00:06:24 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ microprofile-config ---
00:06:24 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:24 [WARNING] system modules path not set in conjunction with -source 11
00:06:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[175,27] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:24 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/server/ServerSecurityPipe.java:[185,43] <T>doAsPrivileged(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>,java.security.AccessControlContext) in javax.security.auth.Subject has been deprecated and marked for removal
00:06:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Some input files use or override a deprecated API.
00:06:24 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/SoapAuthenticationService.java: Recompile with -Xlint:deprecation for details.
00:06:24 [INFO] 
00:06:24 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ webservices.security ---
00:06:24 [INFO] 
00:06:24 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ webservices.security ---
00:06:24 [INFO] 
00:06:24 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ webservices.security ---
00:06:24 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:25 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/target/classes/META-INF/MANIFEST.MF
00:06:25 [INFO] 
00:06:25 [INFO] --- command-security:1.0.17:check (default-check) @ gf-jms-injection ---
00:06:25 [INFO] 
00:06:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-jms-injection ---
00:06:25 [INFO] Recompiling the module because of changed dependency.
00:06:25 [INFO] Compiling 8 source files with javac [debug target 11] to target/classes
00:06:25 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/target/classes/META-INF/MANIFEST.MF
00:06:25 [INFO] 
00:06:25 [INFO] --- command-security:1.0.17:check (default-check) @ webservices.security ---
00:06:25 [INFO] 
00:06:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ webservices.security ---
00:06:25 [WARNING] system modules path not set in conjunction with -source 11
00:06:25 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:25 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11'
00:06:25 [INFO] 
00:06:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ cmp-support-ejb ---
00:06:25 [INFO] Not copying test resources
00:06:25 [INFO] 
00:06:25 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cmp-support-ejb ---
00:06:25 [INFO] Not compiling test sources
00:06:25 [INFO] 
00:06:25 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ cmp-support-ejb ---
00:06:25 [INFO] 
00:06:25 [INFO] --- surefire:3.2.5:test (default-test) @ cmp-support-ejb ---
00:06:25 [INFO] Recompiling the module because of changed dependency.
00:06:25 [INFO] Compiling 9 source files with javac [debug target 11] to target/classes
00:06:25 [INFO] Tests are skipped.
00:06:25 [INFO] 
00:06:25 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-support-ejb ---
00:06:25 [INFO] Executing tasks
00:06:25 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/target/classes/META-INF for
00:06:25 [INFO]      [echo]                                     cmp-support-ejb
00:06:25 [INFO] Executed tasks
00:06:25 [INFO] 
00:06:25 [INFO] --- jar:3.3.0:jar (default-jar) @ cmp-support-ejb ---
00:06:25 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar
00:06:25 [INFO] 
00:06:25 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-support-ejb ---
00:06:25 [INFO] Tests are skipped.
00:06:25 [INFO] 
00:06:25 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-support-ejb ---
00:06:25 [INFO] Tests are skipped.
00:06:25 [INFO] 
00:06:25 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-support-ejb-checkstyle) @ cmp-support-ejb ---
00:06:25 [INFO] 
00:06:25 [INFO] --- install:3.1.1:install (default-install) @ cmp-support-ejb ---
00:06:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.pom
00:06:25 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/support-ejb/target/cmp-support-ejb.jar to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-support-ejb/7.0.15-SNAPSHOT/cmp-support-ejb-7.0.15-SNAPSHOT.jar
00:06:25 [INFO] 
00:06:25 [INFO] -------------< org.glassfish.main.webservices:metro-glue >--------------
00:06:25 [INFO] Building GlassFish Metro Glue Code 7.0.15-SNAPSHOT             [284/300]
00:06:25 [INFO]   from appserver/webservices/metro-glue/pom.xml
00:06:25 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:25 [INFO] 
00:06:25 [INFO] --- clean:3.3.2:clean (default-clean) @ metro-glue ---
00:06:25 [INFO] 
00:06:25 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ metro-glue ---
00:06:25 [INFO] 
00:06:25 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ metro-glue ---
00:06:25 [INFO] 
00:06:25 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ metro-glue ---
00:06:25 [INFO] Recompiling the module because of changed dependency.
00:06:25 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:06:25 [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config
00:06:25 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
00:06:25 Package found in   [Jar:., Jar:helidon-microprofile-config]
00:06:25 Class path         [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, 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-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.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: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: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]
00:06:25 [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config,  has 2,  private references [io.helidon.common, io.helidon.config.spi]
00:06:25 [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp,  has 1,  private references [io.helidon.config.spi]
00:06:25 [WARNING] Manifest org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-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}
00:06:25 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF
00:06:25 [INFO] 
00:06:25 [INFO] --- command-security:1.0.17:check (default-check) @ microprofile-config ---
00:06:25 [INFO] 
00:06:25 [INFO] --- compiler:3.13.0:compile (process-annotations) @ microprofile-config ---
00:06:25 [INFO] Recompiling the module because of changed dependency.
00:06:25 [INFO] Compiling 5 source files with javac [debug target 11] to target/classes
00:06:27 [WARNING] system modules path not set in conjunction with -source 11
00:06:27 [INFO] 
00:06:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ metro-glue ---
00:06:27 [INFO] 
00:06:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ metro-glue ---
00:06:27 [INFO] 
00:06:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ metro-glue ---
00:06:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:27 [INFO] 
00:06:27 [INFO] --- resources:3.3.1:resources (default-resources) @ metro-glue ---
00:06:27 [INFO] Copying 0 resource from src/main/resources to target/classes
00:06:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/src/main/manpages
00:06:27 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ metro-glue ---
00:06:27 [INFO] Recompiling the module because of changed dependency.
00:06:27 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:06:27 [WARNING] system modules path not set in conjunction with -source 11
00:06:27 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:27 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:27 [INFO] Total Messages including ones found from disk so far: {}
00:06:27 [INFO] Processing: jakarta.enterprise.resource.jms.injection on element JMS_INJECTION_LOGGER
00:06:27 [INFO] Enclosing type is org.glassfish.jms.injection.InjectableJMSContext
00:06:27 [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}
00:06:27 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:27 [INFO] Found enclosing element JMS_INJECTION_LOGGER
00:06:27 [INFO] Found enclosing element org.glassfish.jms.injection.InjectableJMSContext
00:06:27 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:27 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:27 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:27 [INFO] Total Messages including ones found from disk so far: {}
00:06:27 [INFO] 
00:06:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-jms-injection ---
00:06:27 [INFO] Not copying test resources
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-jms-injection ---
00:06:27 [INFO] Not compiling test sources
00:06:27 [INFO] 
00:06:27 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-jms-injection ---
00:06:27 [INFO] 
00:06:27 [INFO] --- surefire:3.2.5:test (default-test) @ gf-jms-injection ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-jms-injection ---
00:06:27 [INFO] Executing tasks
00:06:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/target/classes/META-INF for
00:06:27 [INFO]      [echo]                                     gf-jms-injection
00:06:27 [INFO] Executed tasks
00:06:27 [INFO] 
00:06:27 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-jms-injection ---
00:06:27 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar
00:06:27 [WARNING] system modules path not set in conjunction with -source 11
00:06:27 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:27 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:27 [INFO] Initial messages found so far: {}
00:06:27 [INFO] Processing: AS-WSSECURITY-00001
00:06:27 [INFO] Message AS-WSSECURITY-00001 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00002
00:06:27 [INFO] Message AS-WSSECURITY-00002 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00003
00:06:27 [INFO] Message AS-WSSECURITY-00003 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00004
00:06:27 [INFO] Message AS-WSSECURITY-00004 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00005
00:06:27 [INFO] Message AS-WSSECURITY-00005 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00006
00:06:27 [INFO] Message AS-WSSECURITY-00006 needs checking for cause/action: false
00:06:27 [INFO] Processing: AS-WSSECURITY-00007
00:06:27 [INFO] Message AS-WSSECURITY-00007 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00008
00:06:27 [INFO] Message AS-WSSECURITY-00008 needs checking for cause/action: true
00:06:27 [INFO] Processing: AS-WSSECURITY-00009
00:06:27 [INFO] Message AS-WSSECURITY-00009 needs checking for cause/action: false
00:06:27 [INFO] Processing: AS-WSSECURITY-00010
00:06:27 [INFO] Message AS-WSSECURITY-00010 needs checking for cause/action: false
00:06:27 [INFO] Processing: AS-WSSECURITY-00011
00:06:27 [INFO] Message AS-WSSECURITY-00011 needs checking for cause/action: true
00:06:27 [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:}
00:06:27 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:27 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:27 [INFO] Total Messages including ones found from disk so far: {}
00:06:27 [INFO] Processing: jakarta.enterprise.webservices.security on element LOG_DOMAIN
00:06:27 [INFO] Enclosing type is com.sun.enterprise.security.webservices.LogUtils
00:06:27 [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}
00:06:27 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:27 [INFO] Found enclosing element LOG_DOMAIN
00:06:27 [INFO] Found enclosing element com.sun.enterprise.security.webservices.LogUtils
00:06:27 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:27 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:27 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:27 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:27 [INFO] Total Messages including ones found from disk so far: {}
00:06:27 [INFO] 
00:06:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ webservices.security ---
00:06:27 [INFO] Not copying test resources
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ webservices.security ---
00:06:27 [INFO] Not compiling test sources
00:06:27 [INFO] 
00:06:27 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ webservices.security ---
00:06:27 [INFO] 
00:06:27 [INFO] --- surefire:3.2.5:test (default-test) @ webservices.security ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ webservices.security ---
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-jms-injection ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-jms-injection ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.jms-gf-jms-injection-checkstyle) @ gf-jms-injection ---
00:06:27 [INFO] 
00:06:27 [INFO] --- install:3.1.1:install (default-install) @ gf-jms-injection ---
00:06:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.pom
00:06:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/jms/gf-jms-injection/target/gf-jms-injection.jar to /home/jenkins/.m2/repository/org/glassfish/main/jms/gf-jms-injection/7.0.15-SNAPSHOT/gf-jms-injection-7.0.15-SNAPSHOT.jar
00:06:27 [INFO] Executing tasks
00:06:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/target/classes/META-INF for
00:06:27 [INFO]      [echo]                                     webservices.security
00:06:27 [INFO] Executed tasks
00:06:27 [INFO] 
00:06:27 [INFO] --- jar:3.3.0:jar (default-jar) @ webservices.security ---
00:06:27 [INFO] 
00:06:27 [INFO] --------------< org.glassfish.main.webservices:soap-tcp >---------------
00:06:27 [INFO] Building SOAP/TCP integration code 7.0.15-SNAPSHOT             [285/300]
00:06:27 [INFO]   from appserver/webservices/soap-tcp/pom.xml
00:06:27 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:27 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/target/webservices.security.jar
00:06:27 [INFO] 
00:06:27 [INFO] --- clean:3.3.2:clean (default-clean) @ soap-tcp ---
00:06:27 [INFO] 
00:06:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ soap-tcp ---
00:06:27 [INFO] 
00:06:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ soap-tcp ---
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ soap-tcp ---
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ webservices.security ---
00:06:27 [INFO] Recompiling the module because of changed dependency.
00:06:27 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:verify (verify) @ webservices.security ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.security-webservices.security-checkstyle) @ webservices.security ---
00:06:27 [INFO] 
00:06:27 [INFO] --- install:3.1.1:install (default-install) @ webservices.security ---
00:06:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.pom
00:06:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/security/webservices.security/target/webservices.security.jar to /home/jenkins/.m2/repository/org/glassfish/main/security/webservices.security/7.0.15-SNAPSHOT/webservices.security-7.0.15-SNAPSHOT.jar
00:06:27 [INFO] 
00:06:27 [INFO] -------------< org.glassfish.main.persistence.cmp:cmp-all >-------------
00:06:27 [INFO] Building CMP tier for GlassFish 7.0.15-SNAPSHOT                [286/300]
00:06:27 [INFO]   from appserver/persistence/cmp/cmp-all/pom.xml
00:06:27 [INFO] --------------------------------[ pom ]---------------------------------
00:06:27 [INFO] 
00:06:27 [INFO] --- clean:3.3.2:clean (default-clean) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ cmp-all ---
00:06:27 [INFO] No sources to compile
00:06:27 [INFO] 
00:06:27 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ cmp-all ---
00:06:27 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (default-compile) @ cmp-all ---
00:06:27 [INFO] No sources to compile
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (process-annotations) @ cmp-all ---
00:06:27 [INFO] No sources to compile
00:06:27 [INFO] 
00:06:27 [INFO] --- antrun:3.1.0:run (default-manifest) @ cmp-all ---
00:06:27 [INFO] Executing tasks
00:06:27 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-all/target/classes/META-INF for
00:06:27 [INFO]      [echo]                                     cmp-all
00:06:27 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-all/target/classes/META-INF
00:06:27 [INFO] Executed tasks
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ cmp-all ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- failsafe:3.2.5:verify (verify) @ cmp-all ---
00:06:27 [INFO] Tests are skipped.
00:06:27 [INFO] 
00:06:27 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.persistence.cmp-cmp-all-checkstyle) @ cmp-all ---
00:06:27 [INFO] 
00:06:27 [INFO] --- install:3.1.1:install (default-install) @ cmp-all ---
00:06:27 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/persistence/cmp/cmp-all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/persistence/cmp/cmp-all/7.0.15-SNAPSHOT/cmp-all-7.0.15-SNAPSHOT.pom
00:06:27 [INFO] 
00:06:27 [INFO] -----------< org.glassfish.main.appclient:gf-client-module >------------
00:06:27 [INFO] Building Client OSGi module (including ACC) 7.0.15-SNAPSHOT    [287/300]
00:06:27 [INFO]   from appserver/appclient/client/acc/pom.xml
00:06:27 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:27 [INFO] 
00:06:27 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client-module ---
00:06:27 [INFO] 
00:06:27 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client-module ---
00:06:27 [INFO] 
00:06:27 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client-module ---
00:06:27 [INFO] 
00:06:27 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client-module ---
00:06:27 [INFO] Recompiling the module because of changed dependency.
00:06:27 [INFO] Compiling 52 source files with javac [debug target 11] to target/classes
00:06:28 [WARNING] system modules path not set in conjunction with -source 11
00:06:28 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:28 [INFO] 
00:06:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ microprofile-config ---
00:06:28 [INFO] Not copying test resources
00:06:28 [INFO] 
00:06:28 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ microprofile-config ---
00:06:28 [INFO] Not compiling test sources
00:06:28 [INFO] 
00:06:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ microprofile-config ---
00:06:28 [INFO] 
00:06:28 [INFO] --- surefire:3.2.5:test (default-test) @ microprofile-config ---
00:06:28 [INFO] Tests are skipped.
00:06:28 [INFO] 
00:06:28 [INFO] --- antrun:3.1.0:run (default-manifest) @ microprofile-config ---
00:06:28 [INFO] Executing tasks
00:06:28 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/classes/META-INF for
00:06:28 [INFO]      [echo]                                     microprofile-config
00:06:28 [INFO] Executed tasks
00:06:28 [INFO] 
00:06:28 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-config ---
00:06:28 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/microprofile-config.jar
00:06:28 [INFO] 
00:06:28 [INFO] --- bundle:5.1.9:bundle (osgi-bundle) @ microprofile-config ---
00:06:28 [WARNING] system modules path not set in conjunction with -source 11
00:06:28 [INFO] 
00:06:28 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ metro-glue ---
00:06:28 [INFO] 
00:06:28 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ metro-glue ---
00:06:28 [INFO] 
00:06:28 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ metro-glue ---
00:06:28 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:29 [WARNING] system modules path not set in conjunction with -source 11
00:06:29 [INFO] 
00:06:29 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ soap-tcp ---
00:06:29 [INFO] 
00:06:29 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ soap-tcp ---
00:06:29 [INFO] 
00:06:29 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ soap-tcp ---
00:06:29 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:29 [INFO] 
00:06:29 [INFO] --- resources:3.3.1:resources (default-resources) @ soap-tcp ---
00:06:29 [INFO] Copying 0 resource from src/main/resources to target/classes
00:06:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/src/main/manpages
00:06:29 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:29 [INFO] 
00:06:29 [INFO] --- compiler:3.13.0:compile (default-compile) @ soap-tcp ---
00:06:29 [INFO] Recompiling the module because of changed dependency.
00:06:29 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:06:29 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/target/classes/META-INF/MANIFEST.MF
00:06:29 [INFO] 
00:06:29 [INFO] --- command-security:1.0.17:check (default-check) @ metro-glue ---
00:06:29 [INFO] 
00:06:29 [INFO] --- compiler:3.13.0:compile (process-annotations) @ metro-glue ---
00:06:29 [INFO] Recompiling the module because of changed dependency.
00:06:29 [INFO] Compiling 3 source files with javac [debug target 11] to target/classes
00:06:29 [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Split package, multiple jars provide the same package:io/helidon/microprofile/config
00:06:29 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
00:06:29 Package found in   [Jar:., Jar:helidon-microprofile-config]
00:06:29 Class path         [Jar:., Jar:helidon-microprofile-config, Jar:helidon-config-mp, Jar:helidon-common, Jar:helidon-common-service-loader, Jar:helidon-config, Jar:helidon-common-media-type, 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-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.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: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: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]
00:06:29 [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config,  has 2,  private references [io.helidon.common, io.helidon.config.spi]
00:06:29 [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-SNAPSHOT : Export io.helidon.config.mp,  has 1,  private references [io.helidon.config.spi]
00:06:29 [WARNING] Bundle org.glassfish.main.microprofile:microprofile-config:glassfish-jar:7.0.15-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}
00:06:29 [INFO] Building bundle: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/microprofile-config.jar
00:06:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/classes/META-INF/MANIFEST.MF
00:06:30 [WARNING] system modules path not set in conjunction with -source 11
00:06:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:30 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:30 [INFO] 
00:06:30 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client-module ---
00:06:30 [INFO] 
00:06:30 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client-module ---
00:06:30 [INFO] 
00:06:30 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client-module ---
00:06:30 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:30 [INFO] 
00:06:30 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-dtds-and-schemas) @ gf-client-module ---
00:06:30 [INFO] 
00:06:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ microprofile-config ---
00:06:30 [INFO] Tests are skipped.
00:06:30 [INFO] 
00:06:30 [INFO] --- failsafe:3.2.5:verify (verify) @ microprofile-config ---
00:06:30 [INFO] Tests are skipped.
00:06:30 [INFO] 
00:06:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.microprofile-microprofile-config-checkstyle) @ microprofile-config ---
00:06:30 [INFO] 
00:06:30 [INFO] --- install:3.1.1:install (default-install) @ microprofile-config ---
00:06:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.pom
00:06:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/microprofile/config/target/microprofile-config.jar to /home/jenkins/.m2/repository/org/glassfish/main/microprofile/microprofile-config/7.0.15-SNAPSHOT/microprofile-config-7.0.15-SNAPSHOT.jar
00:06:30 [INFO] 
00:06:30 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client-module ---
00:06:30 [INFO] Copying 5 resources from src/main/resources to target/classes
00:06:30 [INFO] Copying 159 resources from target/dependency/glassfish/lib to target/classes
00:06:30 [INFO] Copying 1 resource from src/main/manpages to target/classes
00:06:30 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:30 [INFO] 
00:06:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client-module ---
00:06:30 [INFO] Recompiling the module because of changed dependency.
00:06:30 [INFO] Compiling 52 source files with javac [debug target 11] to target/classes
00:06:30 [WARNING] system modules path not set in conjunction with -source 11
00:06:30 [INFO] 
00:06:30 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ soap-tcp ---
00:06:30 [INFO] 
00:06:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ soap-tcp ---
00:06:30 [INFO] 
00:06:30 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ soap-tcp ---
00:06:30 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:30 [WARNING] system modules path not set in conjunction with -source 11
00:06:30 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:30 [INFO] Initial messages found so far: {}
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10010
00:06:30 [INFO] Message AS-WSMETROGLUE-10010 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10020
00:06:30 [INFO] Message AS-WSMETROGLUE-10020 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10011
00:06:30 [INFO] Message AS-WSMETROGLUE-10011 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10012
00:06:30 [INFO] Message AS-WSMETROGLUE-10012 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10001
00:06:30 [INFO] Message AS-WSMETROGLUE-10001 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10002
00:06:30 [INFO] Message AS-WSMETROGLUE-10002 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10003
00:06:30 [INFO] Message AS-WSMETROGLUE-10003 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-10004
00:06:30 [INFO] Message AS-WSMETROGLUE-10004 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-19999
00:06:30 [INFO] Message AS-WSMETROGLUE-19999 needs checking for cause/action: false
00:06:30 [INFO] Processing: AS-WSMETROGLUE-19998
00:06:30 [INFO] Message AS-WSMETROGLUE-19998 needs checking for cause/action: false
00:06:30 [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.}
00:06:30 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:30 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:30 [INFO] Total Messages including ones found from disk so far: {}
00:06:30 [INFO] Processing: jakarta.enterprise.webservices.metroglue on element LOG_DOMAIN
00:06:30 [INFO] Enclosing type is org.glassfish.webservices.metroglue.LogUtils
00:06:30 [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}
00:06:30 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:30 [INFO] Found enclosing element LOG_DOMAIN
00:06:30 [INFO] Found enclosing element org.glassfish.webservices.metroglue.LogUtils
00:06:30 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:30 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:30 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:30 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:30 [INFO] Total Messages including ones found from disk so far: {}
00:06:30 [INFO] 
00:06:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ metro-glue ---
00:06:30 [INFO] Not copying test resources
00:06:30 [INFO] 
00:06:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ metro-glue ---
00:06:30 [INFO] Not compiling test sources
00:06:30 [INFO] 
00:06:30 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ metro-glue ---
00:06:30 [INFO] 
00:06:30 [INFO] --- surefire:3.2.5:test (default-test) @ metro-glue ---
00:06:30 [INFO] Tests are skipped.
00:06:30 [INFO] 
00:06:30 [INFO] --- antrun:3.1.0:run (default-manifest) @ metro-glue ---
00:06:30 [INFO] Executing tasks
00:06:30 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/target/classes/META-INF for
00:06:30 [INFO]      [echo]                                     metro-glue
00:06:30 [INFO] Executed tasks
00:06:30 [INFO] 
00:06:30 [INFO] --- jar:3.3.0:jar (default-jar) @ metro-glue ---
00:06:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/target/metro-glue.jar
00:06:30 [INFO] 
00:06:30 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ metro-glue ---
00:06:30 [INFO] Tests are skipped.
00:06:30 [INFO] 
00:06:30 [INFO] --- failsafe:3.2.5:verify (verify) @ metro-glue ---
00:06:30 [INFO] Tests are skipped.
00:06:30 [INFO] 
00:06:30 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-metro-glue-checkstyle) @ metro-glue ---
00:06:30 [INFO] 
00:06:30 [INFO] --- install:3.1.1:install (default-install) @ metro-glue ---
00:06:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.pom
00:06:30 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/metro-glue/target/metro-glue.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/metro-glue/7.0.15-SNAPSHOT/metro-glue-7.0.15-SNAPSHOT.jar
00:06:31 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/target/classes/META-INF/MANIFEST.MF
00:06:31 [INFO] 
00:06:31 [INFO] --- command-security:1.0.17:check (default-check) @ soap-tcp ---
00:06:31 [INFO] 
00:06:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ soap-tcp ---
00:06:31 [INFO] Recompiling the module because of changed dependency.
00:06:31 [INFO] Compiling 13 source files with javac [debug target 11] to target/classes
00:06:31 [WARNING] system modules path not set in conjunction with -source 11
00:06:31 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:31 [INFO] Initial messages found so far: {}
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00001
00:06:31 [INFO] Message AS-WSSOAPTCP-00001 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00002
00:06:31 [INFO] Message AS-WSSOAPTCP-00002 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00003
00:06:31 [INFO] Message AS-WSSOAPTCP-00003 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00004
00:06:31 [INFO] Message AS-WSSOAPTCP-00004 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00050
00:06:31 [INFO] Message AS-WSSOAPTCP-00050 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00006
00:06:31 [INFO] Message AS-WSSOAPTCP-00006 needs checking for cause/action: false
00:06:31 [INFO] Processing: AS-WSSOAPTCP-00007
00:06:31 [INFO] Message AS-WSSOAPTCP-00007 needs checking for cause/action: false
00:06:31 [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}
00:06:31 [INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
00:06:31 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:31 [INFO] Total Messages including ones found from disk so far: {}
00:06:31 [INFO] Processing: jakarta.enterprise.webservices.transport.tcp on element LOG_DOMAIN
00:06:31 [INFO] Enclosing type is org.glassfish.webservices.transport.tcp.LogUtils
00:06:31 [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}
00:06:31 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
00:06:31 [INFO] Found enclosing element LOG_DOMAIN
00:06:31 [INFO] Found enclosing element org.glassfish.webservices.transport.tcp.LogUtils
00:06:31 [INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
00:06:31 [INFO] LogMessagesResourceBundleGenerator invoked.
00:06:31 [INFO] LoggerInfoMetadataGenerator invoked.
00:06:31 [INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
00:06:31 [INFO] Total Messages including ones found from disk so far: {}
00:06:31 [INFO] 
00:06:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ soap-tcp ---
00:06:31 [INFO] Not copying test resources
00:06:31 [INFO] 
00:06:31 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ soap-tcp ---
00:06:31 [INFO] Not compiling test sources
00:06:31 [INFO] 
00:06:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ soap-tcp ---
00:06:31 [INFO] 
00:06:31 [INFO] --- surefire:3.2.5:test (default-test) @ soap-tcp ---
00:06:31 [INFO] Tests are skipped.
00:06:31 [INFO] 
00:06:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ soap-tcp ---
00:06:31 [INFO] Executing tasks
00:06:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/target/classes/META-INF for
00:06:31 [INFO]      [echo]                                     soap-tcp
00:06:31 [INFO] Executed tasks
00:06:31 [INFO] 
00:06:31 [INFO] --- jar:3.3.0:jar (default-jar) @ soap-tcp ---
00:06:31 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/target/soap-tcp.jar
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ soap-tcp ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:verify (verify) @ soap-tcp ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.webservices-soap-tcp-checkstyle) @ soap-tcp ---
00:06:32 [INFO] 
00:06:32 [INFO] --- install:3.1.1:install (default-install) @ soap-tcp ---
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.pom
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/webservices/soap-tcp/target/soap-tcp.jar to /home/jenkins/.m2/repository/org/glassfish/main/webservices/soap-tcp/7.0.15-SNAPSHOT/soap-tcp-7.0.15-SNAPSHOT.jar
00:06:32 [INFO] 
00:06:32 [INFO] -----< org.glassfish.main.extras:glassfish-embedded-static-shell >------
00:06:32 [INFO] Building Embedded GlassFish Static Shell 7.0.15-SNAPSHOT       [288/300]
00:06:32 [INFO]   from appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
00:06:32 [INFO] --------------------------------[ jar ]---------------------------------
00:06:32 [INFO] 
00:06:32 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:32 [INFO] 
00:06:32 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Copying 1 resource from src/main/resources to target/classes
00:06:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell/src/main/manpages
00:06:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Not copying test resources
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Not compiling test sources
00:06:32 [INFO] 
00:06:32 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Executing tasks
00:06:32 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/classes/META-INF for
00:06:32 [INFO]      [echo]                                     glassfish-embedded-static-shell
00:06:32 [INFO] Executed tasks
00:06:32 [INFO] 
00:06:32 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell/target/glassfish-embedded-static-shell.jar
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-checkstyle) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] 
00:06:32 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell ---
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-static-shell/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.pom
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-7.0.15-SNAPSHOT.jar
00:06:32 [INFO] 
00:06:32 [INFO] 
00:06:32 [INFO] ---< org.glassfish.main.extras:glassfish-embedded-static-shell-frag >---
00:06:32 [INFO] ----------------< org.glassfish.main.distributions:web >----------------
00:06:32 [INFO] Building Embedded GlassFish Static Shell dist. fragment 7.0.15-SNAPSHOT [289/300]
00:06:32 [INFO] Building Glassfish Web Profile Distribution 7.0.15-SNAPSHOT    [290/300]
00:06:32 [INFO]   from appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
00:06:32 [INFO] -----------------------[ distribution-fragment ]------------------------
00:06:32 [INFO]   from appserver/distributions/web/pom.xml
00:06:32 [INFO] -----------------------[ glassfish-distribution ]-----------------------
00:06:32 [INFO] 
00:06:32 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:32 [INFO] 
00:06:32 [INFO] --- dependency:3.6.1:copy-dependencies (add-jar) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Copying glassfish-embedded-static-shell.jar to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/glassfish/lib/embedded/glassfish-embedded-static-shell.jar
00:06:32 [INFO] 
00:06:32 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/resources
00:06:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/src/main/manpages
00:06:32 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Executing tasks
00:06:32 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF for
00:06:32 [INFO]      [echo]                                     glassfish-embedded-static-shell-frag
00:06:32 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/classes/META-INF
00:06:32 [INFO] Executed tasks
00:06:32 [INFO] 
00:06:32 [INFO] --- assembly:3.6.0:single (default-single) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/distribution-fragment.xml
00:06:32 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip
00:06:32 [INFO] 
00:06:32 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/target/glassfish-embedded-static-shell-frag.zip
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Tests are skipped.
00:06:32 [INFO] 
00:06:32 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-static-shell-frag-checkstyle) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] 
00:06:32 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-static-shell-frag ---
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.pom
00:06:32 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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/7.0.15-SNAPSHOT/glassfish-embedded-static-shell-frag-7.0.15-SNAPSHOT.zip
00:06:32 [INFO] 
00:06:32 [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-web >----------
00:06:32 [INFO] Building Embedded GlassFish Web 7.0.15-SNAPSHOT                [291/300]
00:06:32 [INFO]   from appserver/extras/embedded/web/pom.xml
00:06:32 [INFO] --------------------------------[ jar ]---------------------------------
00:06:32 [WARNING] system modules path not set in conjunction with -source 11
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[374,65] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[622,22] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java:[806,26] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java:[537,17] non-varargs call of varargs method with inexact argument type for last parameter;
00:06:32   cast to java.lang.Object for a varargs call
00:06:32   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[198,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/ClientClassLoaderDelegate.java:[47,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/JWSACCClassLoader.java:[40,19] getSecurityManager() in java.lang.System has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,9] java.security.Policy in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/jws/boot/JWSACCMain.java:[337,20] java.security.Policy in java.security has been deprecated and marked for removal
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:32 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/common/PermissionsUtil.java:[109,17] java.security.Policy in java.security has been deprecated and marked for removal
00:06:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Some input files use or override a deprecated API.
00:06:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainerSecurityHelper.java: Recompile with -Xlint:deprecation for details.
00:06:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Some input files use unchecked or unsafe operations.
00:06:32 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/AppClientContainer.java: Recompile with -Xlint:unchecked for details.
00:06:32 [INFO] 
00:06:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client-module ---
00:06:32 [INFO] 
00:06:32 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client-module ---
00:06:32 [INFO] 
00:06:32 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client-module ---
00:06:32 [INFO] No sources to compile
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-web ---
00:06:32 [INFO] 
00:06:32 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-web ---
00:06:32 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:32 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:32 [INFO] 
00:06:32 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-web ---
00:06:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/target/classes/META-INF/MANIFEST.MF
00:06:33 [INFO] 
00:06:33 [INFO] --- command-security:1.0.17:check (default-check) @ gf-client-module ---
00:06:33 [INFO] 
00:06:33 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client-module ---
00:06:33 [INFO] Recompiling the module because of changed dependency.
00:06:33 [INFO] Compiling 52 source files with javac [debug target 11] to target/classes
00:06:33 [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)'
00:06:33 [WARNING] *****************************************************************
00:06:33 [WARNING] * Your build is requesting parallel execution, but this         *
00:06:33 [WARNING] * project contains the following plugin(s) that have goals not  *
00:06:33 [WARNING] * marked as thread-safe to support parallel execution.          *
00:06:33 [WARNING] * While this /may/ work fine, please look for plugin updates    *
00:06:33 [WARNING] * and/or request plugins be made thread-safe.                   *
00:06:33 [WARNING] * If reporting an issue, report it against the plugin in        *
00:06:33 [WARNING] * question, not against Apache Maven.                           *
00:06:33 [WARNING] *****************************************************************
00:06:33 [WARNING] The following plugins are not marked as thread-safe in Glassfish Web Profile Distribution:
00:06:33 [WARNING]   org.glassfish.build:spec-version-maven-plugin:2.1
00:06:33 [WARNING] 
00:06:33 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
00:06:33 [WARNING] *****************************************************************
00:06:33 [INFO] 
00:06:33 [INFO] --- clean:3.3.2:clean (default-clean) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ web ---
00:06:33 [INFO] No sources to compile
00:06:33 [INFO] 
00:06:33 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ web ---
00:06:33 [INFO] 
00:06:33 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ web ---
00:06:33 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:33 [INFO] 
00:06:33 [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ web ---
00:06:33 [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar
00:06:33 [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar
00:06:33 [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.2 to target/dependency/angus-mail.jar
00:06:33 [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar
00:06:33 [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.0.Final to target/dependency/jboss-classfilewriter.jar
00:06:33 [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar
00:06:33 [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar
00:06:33 [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar
00:06:33 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar
00:06:33 [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar
00:06:33 [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar
00:06:33 [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar
00:06:33 [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar
00:06:33 [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar
00:06:33 [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar
00:06:33 [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar
00:06:33 [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar
00:06:33 [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar
00:06:33 [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar
00:06:33 [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar
00:06:33 [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar
00:06:33 [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar
00:06:33 [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar
00:06:33 [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar
00:06:33 [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar
00:06:33 [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar
00:06:33 [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar
00:06:33 [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar
00:06:33 [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar
00:06:33 [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar
00:06:33 [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar
00:06:33 [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar
00:06:33 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar
00:06:33 [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar
00:06:33 [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar
00:06:33 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar
00:06:33 [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar
00:06:33 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar
00:06:33 [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar
00:06:33 [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar
00:06:33 [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar
00:06:33 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar
00:06:33 [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar
00:06:33 [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar
00:06:33 [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar
00:06:33 [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar
00:06:33 [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar
00:06:33 [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar
00:06:33 [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar
00:06:33 [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar
00:06:33 [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar
00:06:33 [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar
00:06:33 [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar
00:06:33 [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar
00:06:33 [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar
00:06:33 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar
00:06:33 [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.5 to target/dependency/jersey-container-servlet-core.jar
00:06:33 [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar
00:06:33 [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar
00:06:33 [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar
00:06:33 [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.5 to target/dependency/parsson.jar
00:06:33 [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar
00:06:33 [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar
00:06:33 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.5 to target/dependency/jersey-cdi1x-transaction.jar
00:06:33 [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar
00:06:33 [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds
00:06:33 [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar
00:06:33 [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar
00:06:33 [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar
00:06:33 [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar
00:06:33 [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar
00:06:33 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.5 to target/dependency/jersey-cdi1x.jar
00:06:33 [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar
00:06:33 [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar
00:06:33 [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar
00:06:33 [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar
00:06:33 [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar
00:06:33 [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.5 to target/dependency/jersey-mvc-jsp.jar
00:06:33 [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.5 to target/dependency/parsson-media.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar
00:06:33 [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar
00:06:33 [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra
00:06:33 [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar
00:06:33 [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar
00:06:33 [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar
00:06:33 [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar
00:06:33 [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar
00:06:33 [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar
00:06:33 [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar
00:06:33 [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar
00:06:33 [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar
00:06:33 [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar
00:06:33 [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar
00:06:33 [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar
00:06:33 [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas
00:06:33 [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar
00:06:33 [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar
00:06:33 [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar
00:06:33 [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar
00:06:33 [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar
00:06:33 [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar
00:06:33 [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar
00:06:33 [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar
00:06:33 [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar
00:06:33 [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar
00:06:33 [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar
00:06:33 [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar
00:06:33 [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar
00:06:33 [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar
00:06:33 [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar
00:06:33 [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar
00:06:33 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar
00:06:33 [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar
00:06:33 [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar
00:06:33 [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war
00:06:33 [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar
00:06:33 [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar
00:06:33 [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar
00:06:33 [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar
00:06:33 [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar
00:06:33 [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar
00:06:33 [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar
00:06:33 [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar
00:06:33 [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar
00:06:33 [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar
00:06:33 [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.5 to target/dependency/jersey-mvc.jar
00:06:33 [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar
00:06:33 [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar
00:06:33 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar
00:06:33 [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar
00:06:33 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar
00:06:33 [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors
00:06:33 [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar
00:06:33 [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
00:06:33 [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar
00:06:33 [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar
00:06:33 [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar
00:06:33 [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds
00:06:33 [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar
00:06:33 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.5 to target/dependency/jersey-cdi1x-servlet.jar
00:06:33 [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar
00:06:33 [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar
00:06:33 [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar
00:06:33 [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar
00:06:33 [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.5 to target/dependency/jersey-container-servlet.jar
00:06:33 [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar
00:06:33 [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar
00:06:33 [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar
00:06:33 [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar
00:06:33 [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar
00:06:33 [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby
00:06:35 [WARNING] system modules path not set in conjunction with -source 11
00:06:35 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:35 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:35 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/acc/ACCClassLoader.java:[44,28] java.security.AccessController in java.security has been deprecated and marked for removal
00:06:35 [INFO] 
00:06:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client-module ---
00:06:35 [INFO] Not copying test resources
00:06:35 [INFO] 
00:06:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client-module ---
00:06:35 [INFO] Not compiling test sources
00:06:35 [INFO] 
00:06:35 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client-module ---
00:06:35 [INFO] 
00:06:35 [INFO] --- surefire:3.2.5:test (default-test) @ gf-client-module ---
00:06:35 [INFO] Tests are skipped.
00:06:35 [INFO] 
00:06:35 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client-module ---
00:06:35 [INFO] Executing tasks
00:06:35 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/target/classes/META-INF for
00:06:35 [INFO]      [echo]                                     gf-client-module
00:06:35 [INFO] Executed tasks
00:06:35 [INFO] 
00:06:35 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client-module ---
00:06:35 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/target/gf-client-module.jar
00:06:35 [INFO] 
00:06:35 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client-module ---
00:06:35 [INFO] Tests are skipped.
00:06:35 [INFO] 
00:06:35 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client-module ---
00:06:35 [INFO] Tests are skipped.
00:06:35 [INFO] 
00:06:35 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-module-checkstyle) @ gf-client-module ---
00:06:35 [INFO] 
00:06:35 [INFO] --- install:3.1.1:install (default-install) @ gf-client-module ---
00:06:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.pom
00:06:35 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc/target/gf-client-module.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client-module/7.0.15-SNAPSHOT/gf-client-module-7.0.15-SNAPSHOT.jar
00:06:35 [INFO] 
00:06:35 [INFO] 
00:06:35 [INFO] ----------< org.glassfish.main.extras:glassfish-embedded-all >----------
00:06:35 [INFO] ---------------< org.glassfish.main.appclient:gf-client >---------------
00:06:35 [INFO] Building Embedded GlassFish All-In-One 7.0.15-SNAPSHOT         [292/300]
00:06:35 [INFO] Building Client Library (including ACC) 7.0.15-SNAPSHOT        [293/300]
00:06:35 [INFO]   from appserver/extras/embedded/all/pom.xml
00:06:35 [INFO] --------------------------------[ jar ]---------------------------------
00:06:35 [INFO]   from appserver/appclient/client/acc-standalone/pom.xml
00:06:35 [INFO] ---------------------------[ glassfish-jar ]----------------------------
00:06:35 [INFO] 
00:06:35 [INFO] --- clean:3.3.2:clean (default-clean) @ gf-client ---
00:06:35 [INFO] 
00:06:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ gf-client ---
00:06:35 [INFO] 
00:06:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ gf-client ---
00:06:35 [INFO] 
00:06:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ gf-client ---
00:06:35 [INFO] Recompiling the module because of changed dependency.
00:06:35 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:06:35 [INFO] 
00:06:35 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-embedded-all ---
00:06:35 [INFO] 
00:06:35 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-embedded-all ---
00:06:35 [INFO] 
00:06:35 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-embedded-all ---
00:06:35 [INFO] 
00:06:35 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-embedded-all ---
00:06:35 [INFO] No sources to compile
00:06:35 [INFO] 
00:06:35 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-embedded-all ---
00:06:35 [INFO] 
00:06:35 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-embedded-all ---
00:06:35 [INFO] 
00:06:35 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-embedded-all ---
00:06:35 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:35 [INFO] 
00:06:35 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-jar-dependencies) @ glassfish-embedded-all ---
00:06:36 [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.5 to target/dependency/jakarta.faces.jar
00:06:36 [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar
00:06:36 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.5 to target/dependency/jersey-media-json-processing.jar
00:06:36 [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar
00:06:36 [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar
00:06:36 [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar
00:06:36 [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar
00:06:36 [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.5 to target/dependency/jersey-media-moxy.jar
00:06:36 [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar
00:06:36 [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common
00:06:36 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar
00:06:36 [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar
00:06:36 [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar
00:06:36 [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar
00:06:36 [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar
00:06:36 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar
00:06:36 [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar
00:06:36 [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar
00:06:36 [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar
00:06:36 [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar
00:06:36 [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar
00:06:36 [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar
00:06:36 [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar
00:06:36 [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar
00:06:36 [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar
00:06:36 [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar
00:06:36 [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar
00:06:36 [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar
00:06:36 [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar
00:06:36 [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar
00:06:36 [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar
00:06:36 [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar
00:06:36 [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar
00:06:36 [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar
00:06:36 [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar
00:06:36 [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar
00:06:36 [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar
00:06:36 [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar
00:06:36 [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar
00:06:36 [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar
00:06:36 [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar
00:06:36 [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar
00:06:36 [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar
00:06:36 [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar
00:06:36 [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar
00:06:36 [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar
00:06:36 [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar
00:06:36 [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar
00:06:36 [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar
00:06:36 [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar
00:06:36 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar
00:06:36 [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar
00:06:36 [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar
00:06:36 [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar
00:06:36 [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar
00:06:36 [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar
00:06:36 [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar
00:06:36 [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar
00:06:36 [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar
00:06:36 [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar
00:06:36 [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar
00:06:36 [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar
00:06:36 [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar
00:06:36 [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar
00:06:36 [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar
00:06:36 [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar
00:06:36 [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar
00:06:36 [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar
00:06:36 [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar
00:06:36 [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar
00:06:36 [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar
00:06:36 [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar
00:06:36 [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar
00:06:36 [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar
00:06:36 [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar
00:06:36 [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar
00:06:36 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar
00:06:36 [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar
00:06:36 [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar
00:06:36 [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar
00:06:36 [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar
00:06:36 [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar
00:06:36 [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar
00:06:36 [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas
00:06:36 [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar
00:06:36 [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar
00:06:36 [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 to target/dependency/jakarta.json.bind-api.jar
00:06:36 [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar
00:06:36 [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar
00:06:36 [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar
00:06:36 [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar
00:06:36 [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar
00:06:36 [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar
00:06:36 [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.2 to target/dependency/jakarta.mail-api.jar
00:06:36 [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar
00:06:36 [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar
00:06:36 [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar
00:06:36 [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar
00:06:36 [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar
00:06:36 [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar
00:06:36 [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar
00:06:36 [INFO] 
00:06:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ web ---
00:06:36 [INFO] No sources to compile
00:06:36 [INFO] 
00:06:36 [INFO] --- compiler:3.13.0:compile (process-annotations) @ web ---
00:06:36 [INFO] No sources to compile
00:06:36 [INFO] 
00:06:36 [INFO] --- antrun:3.1.0:run (default-manifest) @ web ---
00:06:36 [INFO] Executing tasks
00:06:36 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/dependency/META-INF for
00:06:36 [INFO]      [echo]                                     web
00:06:36 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/dependency/META-INF
00:06:36 [INFO] Executed tasks
00:06:36 [INFO] 
00:06:36 [INFO] --- assembly:3.6.0:single (create-artifact) @ web ---
00:06:36 [INFO] Reading assembly descriptor: src/main/assembly/web.xml
00:06:37 [WARNING] system modules path not set in conjunction with -source 11
00:06:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:37 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:37 [INFO] 
00:06:37 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ gf-client ---
00:06:37 [INFO] 
00:06:37 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ gf-client ---
00:06:37 [INFO] 
00:06:37 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ gf-client ---
00:06:37 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:37 [INFO] 
00:06:37 [INFO] --- resources:3.3.1:resources (default-resources) @ gf-client ---
00:06:37 [INFO] Copying 2 resources from src/main/resources to target/classes
00:06:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/src/main/manpages
00:06:37 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:06:37 [INFO] 
00:06:37 [INFO] --- compiler:3.13.0:compile (default-compile) @ gf-client ---
00:06:37 [INFO] Recompiling the module because of changed dependency.
00:06:37 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:06:37 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage
00:06:38 [INFO] 
00:06:38 [INFO] --- exec:3.1.0:exec (create-domain) @ web ---
00:06:40 Using port 4848 for Admin.
00:06:40 Using port 8080 for HTTP Instance.
00:06:40 Using default port 7676 for JMS.
00:06:40 Using default port 3700 for IIOP.
00:06:40 Using default port 8181 for HTTP_SSL.
00:06:40 Using default port 3820 for IIOP_SSL.
00:06:40 Using default port 3920 for IIOP_MUTUALAUTH.
00:06:40 Using default port 8686 for JMX_ADMIN.
00:06:40 Using default port 6666 for OSGI_SHELL.
00:06:40 Using default port 9009 for JAVA_DEBUGGER.
00:06:40 Distinguished Name of the self-signed X.509 Server Certificate is:
00:06:40 [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:06:40 [WARNING] system modules path not set in conjunction with -source 11
00:06:40 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:40 [INFO] 
00:06:40 [INFO] --- osgiversion:3.1.0:compute-osgi-version (default-compute-osgi-version) @ gf-client ---
00:06:40 [INFO] 
00:06:40 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (default-generate-inhabitants) @ gf-client ---
00:06:40 [INFO] 
00:06:40 [INFO] --- bundle:5.1.9:manifest (default-manifest) @ gf-client ---
00:06:40 [INFO] No MANIFEST.MF file found, generating manifest.
00:06:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/target/classes/META-INF/MANIFEST.MF
00:06:41 [INFO] 
00:06:41 [INFO] --- command-security:1.0.17:check (default-check) @ gf-client ---
00:06:41 [INFO] 
00:06:41 [INFO] --- compiler:3.13.0:compile (process-annotations) @ gf-client ---
00:06:41 [INFO] Recompiling the module because of changed dependency.
00:06:41 [INFO] Compiling 4 source files with javac [debug target 11] to target/classes
00:06:42 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:06:42 	for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:06:42 
00:06:42 Warning:
00:06:42 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:42 Distinguished Name of the self-signed X.509 Server Certificate is:
00:06:42 [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:06:44 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:06:44 	for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:06:44 
00:06:44 Warning:
00:06:44 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:45 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/s1as.cer>
00:06:45 
00:06:45 Warning:
00:06:45 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:45 Enter keystore password:  Certificate was added to keystore
00:06:45 [WARNING] system modules path not set in conjunction with -source 11
00:06:45 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:45 [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11'
00:06:45 [WARNING] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/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
00:06:45 [INFO] 
00:06:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gf-client ---
00:06:45 [INFO] Not copying test resources
00:06:45 [INFO] 
00:06:45 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gf-client ---
00:06:45 [INFO] Not compiling test sources
00:06:45 [INFO] 
00:06:45 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-test-inhabitants (default-generate-test-inhabitants) @ gf-client ---
00:06:45 [INFO] 
00:06:45 [INFO] --- surefire:3.2.5:test (default-test) @ gf-client ---
00:06:45 [INFO] Tests are skipped.
00:06:45 [INFO] 
00:06:45 [INFO] --- antrun:3.1.0:run (default-manifest) @ gf-client ---
00:06:45 [INFO] Executing tasks
00:06:45 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/target/classes/META-INF for
00:06:45 [INFO]      [echo]                                     gf-client
00:06:45 [INFO] Executed tasks
00:06:45 [INFO] 
00:06:45 [INFO] --- jar:3.3.0:jar (default-jar) @ gf-client ---
00:06:45 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/target/gf-client.jar
00:06:45 [INFO] 
00:06:45 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ gf-client ---
00:06:45 [INFO] Tests are skipped.
00:06:45 [INFO] 
00:06:45 [INFO] --- failsafe:3.2.5:verify (verify) @ gf-client ---
00:06:45 [INFO] Tests are skipped.
00:06:45 [INFO] 
00:06:45 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.appclient-gf-client-checkstyle) @ gf-client ---
00:06:45 [INFO] 
00:06:45 [INFO] --- install:3.1.1:install (default-install) @ gf-client ---
00:06:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.pom
00:06:45 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/appclient/client/acc-standalone/target/gf-client.jar to /home/jenkins/.m2/repository/org/glassfish/main/appclient/gf-client/7.0.15-SNAPSHOT/gf-client-7.0.15-SNAPSHOT.jar
00:06:45 [INFO] 
00:06:45 [INFO] --------------< org.glassfish.main.featuresets:glassfish >--------------
00:06:45 [INFO] Building Glassfish Featureset 7.0.15-SNAPSHOT                  [294/300]
00:06:45 [INFO]   from appserver/featuresets/glassfish/pom.xml
00:06:45 [INFO] --------------------------------[ pom ]---------------------------------
00:06:46 [INFO] 
00:06:46 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish ---
00:06:46 [INFO] No sources to compile
00:06:46 [INFO] 
00:06:46 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish ---
00:06:46 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:46 [INFO] 
00:06:46 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish ---
00:06:46 [INFO] No sources to compile
00:06:46 [INFO] 
00:06:46 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish ---
00:06:46 [INFO] No sources to compile
00:06:46 [INFO] 
00:06:46 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish ---
00:06:46 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/glassfish-instance.cer>
00:06:46 [INFO] Executing tasks
00:06:46 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/glassfish/target/classes/META-INF for
00:06:46 [INFO]      [echo]                                     glassfish
00:06:46 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/glassfish/target/classes/META-INF
00:06:46 [INFO] Executed tasks
00:06:46 [INFO] 
00:06:46 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish ---
00:06:46 [INFO] Tests are skipped.
00:06:46 [INFO] 
00:06:46 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish ---
00:06:46 [INFO] Tests are skipped.
00:06:46 [INFO] 
00:06:46 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-glassfish-checkstyle) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- install:3.1.1:install (default-install) @ glassfish ---
00:06:46 
00:06:46 Warning:
00:06:46 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:06:46 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom
00:06:46 [INFO] 
00:06:46 [INFO] -------------< org.glassfish.main.distributions:glassfish >-------------
00:06:46 [INFO] Building Glassfish Full Profile Distribution 7.0.15-SNAPSHOT   [295/300]
00:06:46 [INFO]   from appserver/distributions/glassfish/pom.xml
00:06:46 [INFO] -----------------------[ glassfish-distribution ]-----------------------
00:06:46 [WARNING] Parameter 'silent' is unknown for plugin 'glassfishbuild-maven-plugin:4.0.0:featuresets-dependencies (default-featuresets-dependencies)'
00:06:46 [WARNING] *****************************************************************
00:06:46 [WARNING] * Your build is requesting parallel execution, but this         *
00:06:46 [WARNING] * project contains the following plugin(s) that have goals not  *
00:06:46 [WARNING] * marked as thread-safe to support parallel execution.          *
00:06:46 [WARNING] * While this /may/ work fine, please look for plugin updates    *
00:06:46 [WARNING] * and/or request plugins be made thread-safe.                   *
00:06:46 [WARNING] * If reporting an issue, report it against the plugin in        *
00:06:46 [WARNING] * question, not against Apache Maven.                           *
00:06:46 [WARNING] *****************************************************************
00:06:46 [WARNING] The following plugins are not marked as thread-safe in Glassfish Full Profile Distribution:
00:06:46 [WARNING]   org.glassfish.build:spec-version-maven-plugin:2.1
00:06:46 [WARNING] 
00:06:46 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
00:06:46 [WARNING] *****************************************************************
00:06:46 [INFO] 
00:06:46 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish ---
00:06:46 [INFO] No sources to compile
00:06:46 [INFO] 
00:06:46 [INFO] --- glassfishbuild:4.0.0:unpack-assembly-descriptor (default-unpack-assembly-descriptor) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish ---
00:06:46 [INFO] 
00:06:46 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish ---
00:06:46 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:06:46 [INFO] 
00:06:46 [INFO] --- glassfishbuild:4.0.0:featuresets-dependencies (default-featuresets-dependencies) @ glassfish ---
00:06:46 [INFO] Copying org.glassfish.main.admingui:console-jdbc-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jdbc-plugin.jar
00:06:46 [INFO] Copying org.glassfish.main.admin:admin-core:jar:7.0.15-SNAPSHOT to target/dependency/admin-core.jar
00:06:46 [INFO] Copying org.glassfish.expressly:expressly:jar:5.0.0 to target/dependency/expressly.jar
00:06:46 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-model:jar:7.0.15-SNAPSHOT to target/dependency/cmp-model.jar
00:06:46 [INFO] Copying org.glassfish.hk2.external:aopalliance-repackaged:jar:3.1.0 to target/dependency/aopalliance-repackaged.jar
00:06:46 [INFO] Copying org.eclipse.angus:angus-mail:jar:2.0.2 to target/dependency/angus-mail.jar
00:06:46 [INFO] Copying org.glassfish.grizzly:grizzly-npn-api:jar:2.0.0 to target/dependency/grizzly-npn-api.jar
00:06:46 [INFO] Copying org.glassfish.main.admin:backup:jar:7.0.15-SNAPSHOT to target/dependency/backup.jar
00:06:46 [INFO] Copying org.glassfish.main.hk2:config-types:jar:7.0.15-SNAPSHOT to target/dependency/config-types.jar
00:06:46 [INFO] Copying org.glassfish.corba:rmic:jar:4.2.5 to target/dependency/rmic.jar
00:06:46 [INFO] Copying org.glassfish.main.web:jstl-connector:jar:7.0.15-SNAPSHOT to target/dependency/jstl-connector.jar
00:06:46 [INFO] Copying org.glassfish.main.common:annotation-framework:jar:7.0.15-SNAPSHOT to target/dependency/annotation-framework.jar
00:06:46 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-remote:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-remote.jar
00:06:46 [INFO] Copying jakarta.inject:jakarta.inject-api:jar:2.0.1.MR to target/dependency/jakarta.inject-api.jar
00:06:46 [INFO] Copying org.glassfish.main.web:web-glue:jar:7.0.15-SNAPSHOT to target/dependency/web-glue.jar
00:06:46 [INFO] Copying org.glassfish.main.deployment:deployment-common:jar:7.0.15-SNAPSHOT to target/dependency/deployment-common.jar
00:06:46 [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.spi:jar:2.1.1 to target/dependency/com.ibm.jbatch.spi.jar
00:06:46 [INFO] Copying jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 to target/dependency/jakarta.enterprise.lang-model.jar
00:06:46 [INFO] Copying jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 to target/dependency/jakarta.xml.bind-api.jar
00:06:46 [INFO] Unpacking org.glassfish.main.appclient:appclient-scripts:zip:7.0.15-SNAPSHOT to target/dependency/appclient-scripts
00:06:46 [INFO] Copying org.eclipse.parsson:parsson:jar:1.1.5 to target/dependency/parsson.jar
00:06:46 [INFO] Copying jakarta.el:jakarta.el-api:jar:5.0.1 to target/dependency/jakarta.el-api.jar
00:06:46 [INFO] Copying com.fasterxml.jackson.core:jackson-core:jar:2.16.1 to target/dependency/jackson-core.jar
00:06:46 [INFO] Copying org.glassfish.main.connectors:gf-connectors-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-connectors-connector.jar
00:06:46 [INFO] Copying org.glassfish.main.ejb:gf-ejb-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-ejb-connector.jar
00:06:46 [INFO] Unpacking org.glassfish.main.connectors:descriptors:zip:7.0.15-SNAPSHOT to target/dependency/descriptors
00:06:46 [INFO] Copying org.eclipse.microprofile.rest.client:microprofile-rest-client-api:jar:3.0.1 to target/dependency/microprofile-rest-client-api.jar
00:06:46 [INFO] Copying org.glassfish.main.security:websecurity:jar:7.0.15-SNAPSHOT to target/dependency/websecurity.jar
00:06:46 [INFO] Copying org.ow2.asm:asm:jar:9.7 to target/dependency/asm.jar
00:06:46 [INFO] Copying org.glassfish.jersey.media:jersey-media-multipart:jar:3.1.5 to target/dependency/jersey-media-multipart.jar
00:06:46 [INFO] Copying org.glassfish.main.web:jersey-ejb-component-provider:jar:7.0.15-SNAPSHOT to target/dependency/jersey-ejb-component-provider.jar
00:06:46 [INFO] Copying org.glassfish.main.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:7.0.15-SNAPSHOT to target/dependency/jackson-module-jakarta-xmlbind-annotations.jar
00:06:46 [INFO] Copying org.glassfish.main.connectors:work-management:jar:7.0.15-SNAPSHOT to target/dependency/work-management.jar
00:06:46 [INFO] Copying com.ibm.jbatch:com.ibm.jbatch.container:jar:2.1.1 to target/dependency/com.ibm.jbatch.container.jar
00:06:46 [INFO] Copying org.glassfish.main.concurrent:concurrent-impl:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-impl.jar
00:06:46 [INFO] Copying commons-codec:commons-codec:jar:1.16.1 to target/dependency/commons-codec.jar
00:06:46 [INFO] Copying org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.5 to target/dependency/jersey-entity-filtering.jar
00:06:46 [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-ejb:jar:2.1.5 to target/dependency/tyrus-container-glassfish-ejb.jar
00:06:46 [INFO] Copying org.glassfish.main.security:appclient.security:jar:7.0.15-SNAPSHOT to target/dependency/appclient.security.jar
00:06:46 [INFO] Copying org.glassfish.main.jdbc:jdbc-admin:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-admin.jar
00:06:46 [INFO] Copying org.glassfish.main.appclient:acc-config:jar:7.0.15-SNAPSHOT to target/dependency/acc-config.jar
00:06:46 [INFO] Copying org.glassfish.main:hk2-config-generator:jar:7.0.15-SNAPSHOT to target/dependency/hk2-config-generator.jar
00:06:46 [INFO] Copying org.glassfish.main.cluster:cluster-ssh:jar:7.0.15-SNAPSHOT to target/dependency/cluster-ssh.jar
00:06:46 [INFO] Copying org.glassfish.main.common:scattered-archive-api:jar:7.0.15-SNAPSHOT to target/dependency/scattered-archive-api.jar
00:06:46 [INFO] Copying org.glassfish.main.deployment:deployment-autodeploy:jar:7.0.15-SNAPSHOT to target/dependency/deployment-autodeploy.jar
00:06:46 [INFO] Copying org.glassfish.pfl:pfl-basic:jar:4.1.2 to target/dependency/pfl-basic.jar
00:06:46 [INFO] Copying org.glassfish.pfl:pfl-tf:jar:4.1.2 to target/dependency/pfl-tf.jar
00:06:46 [INFO] Copying org.glassfish.main.transaction:jta:jar:7.0.15-SNAPSHOT to target/dependency/jta.jar
00:06:46 Enter keystore password:  Certificate was added to keystore
00:06:46 [INFO] Copying org.glassfish.main.concurrent:concurrent-connector:jar:7.0.15-SNAPSHOT to target/dependency/concurrent-connector.jar
00:06:46 [INFO] Unpacking org.glassfish.main.admingui:war:war:7.0.15-SNAPSHOT to target/dependency/war
00:06:47 [INFO] Copying org.apache.felix:org.apache.felix.gogo.command:jar:1.1.2 to target/dependency/org.apache.felix.gogo.command.jar
00:06:47 [INFO] Copying org.glassfish.jersey.media:jersey-media-jaxb:jar:3.1.5 to target/dependency/jersey-media-jaxb.jar
00:06:47 [INFO] Copying org.glassfish.hk2:class-model:jar:3.1.0 to target/dependency/class-model.jar
00:06:47 [INFO] Copying org.glassfish.main.persistence:entitybean-container:jar:7.0.15-SNAPSHOT to target/dependency/entitybean-container.jar
00:06:47 [INFO] Copying org.glassfish.main.cluster:cluster-admin:jar:7.0.15-SNAPSHOT to target/dependency/cluster-admin.jar
00:06:47 [INFO] Copying jakarta.mvc:jakarta.mvc-api:jar:2.1.0 to target/dependency/jakarta.mvc-api.jar
00:06:47 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-binding:jar:3.1.5 to target/dependency/jersey-media-json-binding.jar
00:06:47 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.2 to target/dependency/org.eclipse.persistence.oracle.jar
00:06:47 [INFO] Copying org.glassfish.external:ant:jar:1.10.2 to target/dependency/ant.jar
00:06:47 [INFO] Copying org.glassfish.main.admin:config-api:jar:7.0.15-SNAPSHOT to target/dependency/config-api.jar
00:06:47 [INFO] Copying org.glassfish.main.admingui:console-cluster-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-cluster-plugin.jar
00:06:47 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/cmp-internal-api.jar
00:06:47 [INFO] Copying com.fasterxml.woodstox:woodstox-core:jar:6.6.0 to target/dependency/woodstox-core.jar
00:06:47 [INFO] Copying org.glassfish.main.admin:admin-util:jar:7.0.15-SNAPSHOT to target/dependency/admin-util.jar
00:06:47 [INFO] Unpacking org.glassfish.external:derby:zip:10.15.2.0 to target/dependency/derby
00:06:48 Domain domain1 created.
00:06:48 Domain domain1 admin port is 4848.
00:06:48 Domain domain1 allows admin login as user "admin" with no password.
00:06:48 Admin login information for host [localhost] and port [4848]
00:06:48 is being overwritten with credentials provided because the
00:06:48 --savelogin option was used during the create-domain command.
00:06:48 Login information relevant to admin user name [admin]
00:06:48 for this domain [domain1] stored at
00:06:48 [/home/jenkins/.gfclient/pass] successfully.
00:06:48 Make sure that this file remains protected.
00:06:48 Information stored in this file will be used by
00:06:48 administration commands to manage this domain.
00:06:48 Command create-domain executed successfully.
00:06:48 [INFO] 
00:06:48 [INFO] --- antrun:3.1.0:run (do stuff) @ web ---
00:06:48 [INFO] Executing tasks
00:06:49 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar.tmp
00:06:49 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules
00:06:49 [INFO]       [zip] Updating zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/jersey-hk2.jar
00:06:49 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp
00:06:49 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules
00:06:49 [INFO]       [zip] Updating zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/stage/glassfish7/glassfish/modules/tyrus-client.jar
00:06:49 [INFO] Executed tasks
00:06:49 [INFO] 
00:06:49 [INFO] --- assembly:3.6.0:single (default-single) @ web ---
00:06:49 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml
00:06:49 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/web.zip
00:06:49 [INFO] Copying org.glassfish.main.web:web-cli:jar:7.0.15-SNAPSHOT to target/dependency/web-cli.jar
00:06:49 [INFO] Copying org.glassfish.main.admingui:console-jms-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jms-plugin.jar
00:06:49 [INFO] Copying org.glassfish.external:schema2beans:jar:6.7 to target/dependency/schema2beans.jar
00:06:49 [INFO] Copying org.glassfish.main.ejb:ejb-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-container.jar
00:06:49 [INFO] Copying org.glassfish.grizzly:grizzly-npn-osgi:jar:2.0.0 to target/dependency/grizzly-npn-osgi.jar
00:06:49 [INFO] Copying org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.5 to target/dependency/jersey-bean-validation.jar
00:06:49 [INFO] Copying org.glassfish.jersey.core:jersey-client:jar:3.1.5 to target/dependency/jersey-client.jar
00:06:49 [INFO] Copying jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.1 to target/dependency/jakarta.servlet.jsp-api.jar
00:06:49 [INFO] Copying org.glassfish.main.persistence:persistence-common:jar:7.0.15-SNAPSHOT to target/dependency/persistence-common.jar
00:06:49 [INFO] Unpacking org.glassfish.main.jms:jmsra:zip:7.0.15-SNAPSHOT to target/dependency/jmsra
00:06:50 [INFO] Copying org.ow2.asm:asm-analysis:jar:9.7 to target/dependency/asm-analysis.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-utility:jar:7.0.15-SNAPSHOT to target/dependency/cmp-utility.jar
00:06:50 [INFO] Copying org.jboss.weld:weld-osgi-bundle:jar:5.1.2.Final to target/dependency/weld-osgi-bundle.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.5 to target/dependency/tyrus-container-grizzly-client.jar
00:06:50 [INFO] Copying org.glassfish.main.connectors:connectors-inbound-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-inbound-runtime.jar
00:06:50 [INFO] Copying org.glassfish.main.batch:glassfish-batch-commands:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-commands.jar
00:06:50 [INFO] Copying org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.5 to target/dependency/glassfish-corba-csiv2-idl.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:cli-optional:jar:7.0.15-SNAPSHOT to target/dependency/cli-optional.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-enhancer:jar:7.0.15-SNAPSHOT to target/dependency/cmp-enhancer.jar
00:06:50 [INFO] Copying jakarta.batch:jakarta.batch-api:jar:2.1.1 to target/dependency/jakarta.batch-api.jar
00:06:50 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-cli-interactive:jar:7.0.15-SNAPSHOT to target/dependency/osgi-cli-interactive.jar
00:06:50 [INFO] Copying org.glassfish.main.loadbalancer:load-balancer-admin:jar:7.0.15-SNAPSHOT to target/dependency/load-balancer-admin.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2-locator:jar:3.1.0 to target/dependency/hk2-locator.jar
00:06:50 [INFO] Copying org.glassfish.main.connectors:connectors-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/connectors-internal-api.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:rest-client:jar:7.0.15-SNAPSHOT to target/dependency/rest-client.jar
00:06:50 [INFO] Copying org.glassfish.main.common:container-common:jar:7.0.15-SNAPSHOT to target/dependency/container-common.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-generator-database:jar:7.0.15-SNAPSHOT to target/dependency/cmp-generator-database.jar
00:06:50 [INFO] Copying org.ow2.asm:asm-tree:jar:9.7 to target/dependency/asm-tree.jar
00:06:50 [INFO] Copying org.glassfish.main.microprofile:microprofile-connectors:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-connectors.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.5 to target/dependency/jersey-proxy-client.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:nucleus-domain:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-domain.jar
00:06:50 [INFO] Copying org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.5 to target/dependency/glassfish-corba-internal-api.jar
00:06:50 [INFO] Copying org.glassfish.jersey.media:jersey-media-moxy:jar:3.1.5 to target/dependency/jersey-media-moxy.jar
00:06:50 [INFO] Copying org.glassfish.main.jms:gf-jms-injection:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-injection.jar
00:06:50 [INFO] Copying org.glassfish.metro:webservices-osgi:jar:4.0.3 to target/dependency/webservices-osgi.jar
00:06:50 [INFO] Copying org.glassfish.main.resources:resources-connector:jar:7.0.15-SNAPSHOT to target/dependency/resources-connector.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:jar:3.1.5 to target/dependency/jersey-cdi1x-servlet.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence:glassfish-oracle-jdbc-driver-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-oracle-jdbc-driver-packages.jar
00:06:50 [INFO] Copying org.glassfish.main.ejb:ejb-client:jar:7.0.15-SNAPSHOT to target/dependency/ejb-client.jar
00:06:50 [INFO] Copying org.glassfish.main.grizzly:glassfish-grizzly-extra-all:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-grizzly-extra-all.jar
00:06:50 [INFO] Copying org.glassfish.main.osgi-platforms:osgi-container:jar:7.0.15-SNAPSHOT to target/dependency/osgi-container.jar
00:06:50 [INFO] Copying org.glassfish.main.microprofile:microprofile-config:jar:7.0.15-SNAPSHOT to target/dependency/microprofile-config.jar
00:06:50 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jar
00:06:50 [INFO] Copying org.glassfish.main.security:security:jar:7.0.15-SNAPSHOT to target/dependency/security.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-concurrent-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-concurrent-plugin.jar
00:06:50 [INFO] Copying jakarta.authorization:jakarta.authorization-api:jar:2.1.0 to target/dependency/jakarta.authorization-api.jar
00:06:50 [INFO] Copying jakarta.ejb:jakarta.ejb-api:jar:4.0.1 to target/dependency/jakarta.ejb-api.jar
00:06:50 [INFO] Copying org.glassfish.main.orb:orb-iiop:jar:7.0.15-SNAPSHOT to target/dependency/orb-iiop.jar
00:06:50 [INFO] Copying org.glassfish.main.core:glassfish-extra-jre-packages:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-extra-jre-packages.jar
00:06:50 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.5 to target/dependency/jersey-media-json-jackson.jar
00:06:50 [INFO] Unpacking org.glassfish.main.jdbc.jdbc-ra.jdbc-ra-distribution:jdbc-ra:zip:7.0.15-SNAPSHOT to target/dependency/jdbc-ra
00:06:50 [INFO] Copying org.glassfish.main.security:security-services:jar:7.0.15-SNAPSHOT to target/dependency/security-services.jar
00:06:50 [INFO] Copying org.glassfish.main.webservices:soap-tcp:jar:7.0.15-SNAPSHOT to target/dependency/soap-tcp.jar
00:06:50 [INFO] Unpacking org.glassfish.main.webservices:webservices-scripts:zip:7.0.15-SNAPSHOT to target/dependency/webservices-scripts
00:06:50 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.jpql.jar
00:06:50 [INFO] Copying org.glassfish.main.resourcebase.resources:nucleus-resources:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-resources.jar
00:06:50 [INFO] Copying org.glassfish.hk2:osgi-adapter:jar:3.1.0 to target/dependency/osgi-adapter.jar
00:06:50 [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.5 to target/dependency/jersey-container-servlet-core.jar
00:06:50 [INFO] Unpacking org.glassfish.main.deployment:appserver-dtds:zip:7.0.15-SNAPSHOT to target/dependency/appserver-dtds
00:06:50 [INFO] Copying org.glassfish.exousia:exousia:jar:2.1.1 to target/dependency/exousia.jar
00:06:50 [INFO] Copying jakarta.authentication:jakarta.authentication-api:jar:3.0.0 to target/dependency/jakarta.authentication-api.jar
00:06:50 [INFO] Copying org.glassfish.main.appclient:gf-client-module:jar:7.0.15-SNAPSHOT to target/dependency/gf-client-module.jar
00:06:50 [INFO] Copying org.glassfish.main.orb:orb-connector:jar:7.0.15-SNAPSHOT to target/dependency/orb-connector.jar
00:06:50 [INFO] Copying org.eclipse.microprofile.config:microprofile-config-api:jar:3.0.3 to target/dependency/microprofile-config-api.jar
00:06:50 [INFO] Copying org.glassfish.main.common:simple-glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/simple-glassfish-api.jar
00:06:50 [INFO] Copying jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 to target/dependency/jakarta.json.bind-api.jar
00:06:50 [INFO] Copying org.eclipse.microprofile.jwt:microprofile-jwt-auth-api:jar:2.1 to target/dependency/microprofile-jwt-auth-api.jar
00:06:50 [INFO] Copying org.glassfish.main.common:glassfish-ee-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-ee-api.jar
00:06:50 [INFO] Copying org.jvnet.mimepull:mimepull:jar:1.10.0 to target/dependency/mimepull.jar
00:06:50 [INFO] Copying org.glassfish.main.ha:ha-file-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-file-store.jar
00:06:50 [INFO] Copying org.glassfish.main.flashlight:flashlight-agent:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-agent.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-sse:jar:7.0.15-SNAPSHOT to target/dependency/web-sse.jar
00:06:50 [INFO] Copying org.glassfish.external:antlr:jar:2.7.8 to target/dependency/antlr.jar
00:06:50 [INFO] Copying org.glassfish.jersey.media:jersey-media-sse:jar:3.1.5 to target/dependency/jersey-media-sse.jar
00:06:50 [INFO] Copying org.glassfish.main.extras:appserv-rt:jar:7.0.15-SNAPSHOT to target/dependency/appserv-rt.jar
00:06:50 [INFO] Copying com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 to target/dependency/jackson-databind.jar
00:06:50 [INFO] Copying org.glassfish.main.common:internal-api:jar:7.0.15-SNAPSHOT to target/dependency/internal-api.jar
00:06:50 [INFO] Copying org.glassfish.corba:glassfish-corba-orb:jar:4.2.5 to target/dependency/glassfish-corba-orb.jar
00:06:50 [INFO] Copying org.glassfish.main.webservices:metro-glue:jar:7.0.15-SNAPSHOT to target/dependency/metro-glue.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:gf-restadmin-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-restadmin-connector.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-spi:jar:2.1.5 to target/dependency/tyrus-spi.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x:jar:3.1.5 to target/dependency/jersey-cdi1x.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.eventadmin:jar:1.6.4 to target/dependency/org.apache.felix.eventadmin.jar
00:06:50 [INFO] Copying jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 to target/dependency/jakarta.interceptor-api.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:appserver-domain:jar:7.0.15-SNAPSHOT to target/dependency/appserver-domain.jar
00:06:50 [INFO] Copying org.glassfish.main.ejb:ejb-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/ejb-internal-api.jar
00:06:50 [INFO] Copying org.eclipse.krazo:krazo-core:jar:3.0.1 to target/dependency/krazo-core.jar
00:06:50 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-jettison:jar:3.1.5 to target/dependency/jersey-media-json-jettison.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2-utils:jar:3.1.0 to target/dependency/hk2-utils.jar
00:06:50 [INFO] Unpacking org.glassfish.main.distributions:glassfish-common:zip:7.0.15-SNAPSHOT to target/dependency/glassfish-common
00:06:50 [INFO] Copying org.glassfish.main.transaction:jts:jar:7.0.15-SNAPSHOT to target/dependency/jts.jar
00:06:50 [INFO] Copying org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 to target/dependency/osgi-resource-locator.jar
00:06:50 [INFO] Copying org.glassfish.main.connectors:connectors-admin:jar:7.0.15-SNAPSHOT to target/dependency/connectors-admin.jar
00:06:50 [INFO] Copying org.glassfish.main.common:common-util:jar:7.0.15-SNAPSHOT to target/dependency/common-util.jar
00:06:50 [INFO] Copying org.glassfish.main.deployment:dol:jar:7.0.15-SNAPSHOT to target/dependency/dol.jar
00:06:50 [INFO] Copying org.ow2.asm:asm-util:jar:9.7 to target/dependency/asm-util.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.5 to target/dependency/jersey-cdi1x-transaction.jar
00:06:50 [INFO] Copying org.hibernate.validator:hibernate-validator-cdi:jar:8.0.1.Final to target/dependency/hibernate-validator-cdi.jar
00:06:50 [INFO] Copying jakarta.activation:jakarta.activation-api:jar:2.1.2 to target/dependency/jakarta.activation-api.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:server-mgmt:jar:7.0.15-SNAPSHOT to target/dependency/server-mgmt.jar
00:06:50 [INFO] Copying org.glassfish.main.core:api-exporter:jar:7.0.15-SNAPSHOT to target/dependency/api-exporter.jar
00:06:50 [INFO] Copying org.glassfish.main.cluster:gms-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/gms-bootstrap.jar
00:06:50 [INFO] Copying com.io7m.jcip:jcip-annotations:jar:1.0.2 to target/dependency/jcip-annotations.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:admin-cli:jar:7.0.15-SNAPSHOT to target/dependency/admin-cli.jar
00:06:50 [INFO] Copying org.glassfish.main.jdbc:jdbc-config:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-config.jar
00:06:50 [INFO] Copying org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.5 to target/dependency/glassfish-corba-omgapi.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-community-branding-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-community-branding-plugin.jar
00:06:50 [INFO] Copying org.glassfish.jersey.media:jersey-media-json-processing:jar:3.1.5 to target/dependency/jersey-media-json-processing.jar
00:06:50 [INFO] Copying org.glassfish.main:glassfish-jul-extension:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-jul-extension.jar
00:06:50 [INFO] Copying jakarta.persistence:jakarta.persistence-api:jar:3.1.0 to target/dependency/jakarta.persistence-api.jar
00:06:50 [INFO] Copying org.glassfish.main.webservices:webservices-connector:jar:7.0.15-SNAPSHOT to target/dependency/webservices-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.transaction:transaction-internal-api:jar:7.0.15-SNAPSHOT to target/dependency/transaction-internal-api.jar
00:06:50 [INFO] Copying org.glassfish.main.security:webservices.security:jar:7.0.15-SNAPSHOT to target/dependency/webservices.security.jar
00:06:50 [INFO] Copying org.jboss.classfilewriter:jboss-classfilewriter:jar:1.3.0.Final to target/dependency/jboss-classfilewriter.jar
00:06:50 [INFO] Copying org.eclipse.parsson:parsson-media:jar:1.1.5 to target/dependency/parsson-media.jar
00:06:50 [INFO] Copying jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 to target/dependency/jakarta.ws.rs-api.jar
00:06:50 [INFO] Copying org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.5 to target/dependency/jersey-container-servlet.jar
00:06:50 [INFO] Copying org.glassfish.main.cluster:gms-adapter:jar:7.0.15-SNAPSHOT to target/dependency/gms-adapter.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4 to target/dependency/org.apache.felix.fileinstall.jar
00:06:50 [INFO] Copying org.glassfish.soteria:soteria.spi.bean.decorator.weld:jar:3.0.3 to target/dependency/soteria.spi.bean.decorator.weld.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-corba-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-corba-plugin.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence:jpa-container:jar:7.0.15-SNAPSHOT to target/dependency/jpa-container.jar
00:06:50 [INFO] Copying org.glassfish.ha:ha-api:jar:3.1.13 to target/dependency/ha-api.jar
00:06:50 [INFO] Copying org.glassfish.main.common:glassfish-naming:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-naming.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.main:jar:7.0.5 to target/dependency/felix.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui.connector:gf-admingui-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-admingui-connector.jar
00:06:50 [INFO] Copying org.eclipse:yasson:jar:3.0.3 to target/dependency/yasson.jar
00:06:50 [INFO] Copying org.glassfish.main.web:weld-integration-fragment:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration-fragment.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2:jar:3.1.0 to target/dependency/hk2.jar
00:06:50 [INFO] Unpacking org.glassfish.main.ejb:ejb-timer-databases:zip:7.0.15-SNAPSHOT to target/dependency/ejb-timer-databases
00:06:50 [INFO] Copying org.glassfish.main.cluster:cluster-common:jar:7.0.15-SNAPSHOT to target/dependency/cluster-common.jar
00:06:50 [INFO] Copying org.glassfish.pfl:pfl-tf-tools:jar:4.1.2 to target/dependency/pfl-tf-tools.jar
00:06:50 [INFO] Copying jakarta.validation:jakarta.validation-api:jar:3.0.2 to target/dependency/jakarta.validation-api.jar
00:06:50 [INFO] Copying org.glassfish.main.common:glassfish-mbeanserver:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-mbeanserver.jar
00:06:50 [INFO] Copying org.glassfish.main.web:gf-web-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-web-connector.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-server:jar:2.1.5 to target/dependency/tyrus-server.jar
00:06:50 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.2 to target/dependency/org.eclipse.persistence.core.jar
00:06:50 [INFO] Copying com.github.mwiede:jsch:jar:0.2.17 to target/dependency/jsch.jar
00:06:50 [INFO] Copying org.glassfish.epicyro:epicyro:jar:3.0.0 to target/dependency/epicyro.jar
00:06:50 [INFO] Copying org.glassfish.main.grizzly:nucleus-grizzly-all:jar:7.0.15-SNAPSHOT to target/dependency/nucleus-grizzly-all.jar
00:06:50 [INFO] Unpacking org.glassfish.main.persistence.cmp:cmp-scripts:zip:7.0.15-SNAPSHOT to target/dependency/cmp-scripts
00:06:50 [INFO] Unpacking org.glassfish.main.deployment:nucleus-dtds:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-dtds
00:06:50 [INFO] Copying jakarta.resource:jakarta.resource-api:jar:2.1.0 to target/dependency/jakarta.resource-api.jar
00:06:50 [INFO] Copying org.apache.santuario:xmlsec:jar:4.0.2 to target/dependency/xmlsec.jar
00:06:50 [INFO] Copying org.glassfish.jersey.core:jersey-server:jar:3.1.5 to target/dependency/jersey-server.jar
00:06:50 [INFO] Copying org.hibernate.validator:hibernate-validator:jar:8.0.1.Final to target/dependency/hibernate-validator.jar
00:06:50 [INFO] Unpacking org.glassfish.main.batch:batch-databases:zip:7.0.15-SNAPSHOT to target/dependency/batch-databases
00:06:50 [INFO] Copying org.glassfish.main.persistence:gf-jpa-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jpa-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-ejb-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-plugin.jar
00:06:50 [INFO] Copying org.jboss.weld.se:weld-se-shaded:jar:5.1.2.Final to target/dependency/weld-se-shaded.jar
00:06:50 [INFO] Copying org.glassfish.main.common:glassfish-api:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-api.jar
00:06:50 [INFO] Copying org.glassfish.pfl:pfl-dynamic:jar:4.1.2 to target/dependency/pfl-dynamic.jar
00:06:50 [INFO] Copying org.codehaus.jettison:jettison:jar:1.5.4 to target/dependency/jettison.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.6 to target/dependency/org.apache.felix.gogo.runtime.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-gui-plugin-common:jar:7.0.15-SNAPSHOT to target/dependency/web-gui-plugin-common.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.gogo.shell:jar:1.1.4 to target/dependency/org.apache.felix.gogo.shell.jar
00:06:50 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.2 to target/dependency/org.eclipse.persistence.dbws.jar
00:06:50 [INFO] Copying org.glassfish.main.resources:mail-runtime:jar:7.0.15-SNAPSHOT to target/dependency/mail-runtime.jar
00:06:50 [INFO] Copying org.glassfish:jakarta.enterprise.concurrent:jar:3.0.0 to target/dependency/jakarta.enterprise.concurrent.jar
00:06:50 [INFO] Copying org.glassfish.main.loadbalancer:gf-load-balancer-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-load-balancer-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.extras:glassfish-embedded-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-shell.jar
00:06:50 [INFO] Copying org.glassfish.main.web:war-util:jar:7.0.15-SNAPSHOT to target/dependency/war-util.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-ejb-mapping:jar:7.0.15-SNAPSHOT to target/dependency/cmp-ejb-mapping.jar
00:06:50 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor:jar:4.0.2 to target/dependency/org.eclipse.persistence.jpa.modelgen.processor.jar
00:06:50 [INFO] Copying org.glassfish.main.ejb:ejb-timer-service-app:war:7.0.15-SNAPSHOT to target/dependency/ejb-timer-service-app.war
00:06:50 [INFO] Copying org.glassfish.main.appclient.server:appclient-connector:jar:7.0.15-SNAPSHOT to target/dependency/appclient-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.core:logging:jar:7.0.15-SNAPSHOT to target/dependency/logging.jar
00:06:50 [INFO] Copying org.javassist:javassist:jar:3.30.2-GA to target/dependency/javassist.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-client:jar:2.1.5 to target/dependency/tyrus-client.jar
00:06:50 [INFO] Copying org.glassfish.main.web:weld-integration:jar:7.0.15-SNAPSHOT to target/dependency/weld-integration.jar
00:06:50 [INFO] Copying org.glassfish.metro:webservices-extra-jdk-packages:jar:4.0.3 to target/dependency/webservices-extra-jdk-packages.jar
00:06:50 [INFO] Copying org.glassfish.main.jdbc:jdbc-runtime:jar:7.0.15-SNAPSHOT to target/dependency/jdbc-runtime.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-embed-api:jar:7.0.15-SNAPSHOT to target/dependency/web-embed-api.jar
00:06:50 [INFO] Copying org.apache.felix:org.apache.felix.configadmin:jar:1.9.26 to target/dependency/org.apache.felix.configadmin.jar
00:06:50 [INFO] Unpacking org.glassfish.main.deployment:nucleus-schemas:zip:7.0.15-SNAPSHOT to target/dependency/nucleus-schemas
00:06:50 [INFO] Copying org.omnifaces:microprofile-jwt-auth:jar:2.0.2 to target/dependency/microprofile-jwt-auth.jar
00:06:50 [INFO] Copying org.eclipse.krazo:krazo-jersey:jar:3.0.1 to target/dependency/krazo-jersey.jar
00:06:50 [INFO] Copying org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:3.1.5 to target/dependency/jersey-container-grizzly2-http.jar
00:06:50 [INFO] Copying jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.0 to target/dependency/jakarta.servlet.jsp.jstl-api.jar
00:06:50 [INFO] Copying org.jboss.logging:jboss-logging:jar:3.5.3.Final to target/dependency/jboss-logging.jar
00:06:50 [INFO] Copying org.glassfish.main.jms:jms-core:jar:7.0.15-SNAPSHOT to target/dependency/jms-core.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-ejb-lite-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-ejb-lite-plugin.jar
00:06:50 [INFO] Copying org.glassfish.main.web:cdi-api-fragment:jar:7.0.15-SNAPSHOT to target/dependency/cdi-api-fragment.jar
00:06:50 [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-store:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-store.jar
00:06:50 [INFO] Copying org.glassfish.main.webservices:jsr109-impl:jar:7.0.15-SNAPSHOT to target/dependency/jsr109-impl.jar
00:06:50 [INFO] Copying org.eclipse.angus:angus-activation:jar:2.0.1 to target/dependency/angus-activation.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-common-full-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-common-full-plugin.jar
00:06:50 [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-core:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-core.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2-runlevel:jar:3.1.0 to target/dependency/hk2-runlevel.jar
00:06:50 [INFO] Copying org.glassfish.main.connectors:connectors-runtime:jar:7.0.15-SNAPSHOT to target/dependency/connectors-runtime.jar
00:06:50 [INFO] Copying jakarta.transaction:jakarta.transaction-api:jar:2.0.1 to target/dependency/jakarta.transaction-api.jar
00:06:50 [INFO] Copying jakarta.mail:jakarta.mail-api:jar:2.1.2 to target/dependency/jakarta.mail-api.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-container-glassfish-cdi:jar:2.1.5 to target/dependency/tyrus-container-glassfish-cdi.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-plugin-service:jar:7.0.15-SNAPSHOT to target/dependency/console-plugin-service.jar
00:06:50 [INFO] Copying org.codehaus.woodstox:stax2-api:jar:4.2.2 to target/dependency/stax2-api.jar
00:06:50 [INFO] Copying org.glassfish.metro:webservices-api-osgi:jar:4.0.3 to target/dependency/webservices-api-osgi.jar
00:06:50 [INFO] Copying org.glassfish.main.libpam4j:libpam4j:jar:7.0.15-SNAPSHOT to target/dependency/libpam4j.jar
00:06:50 [INFO] Copying org.glassfish.main.core:kernel:jar:7.0.15-SNAPSHOT to target/dependency/kernel.jar
00:06:50 [INFO] Copying jakarta.jms:jakarta.jms-api:jar:3.1.0 to target/dependency/jakarta.jms-api.jar
00:06:50 [INFO] Copying org.glassfish.main.orb:orb-enabler:jar:7.0.15-SNAPSHOT to target/dependency/orb-enabler.jar
00:06:50 [INFO] Copying org.glassfish.main.security:security-ee:jar:7.0.15-SNAPSHOT to target/dependency/security-ee.jar
00:06:50 [INFO] Copying org.glassfish:jakarta.faces:jar:4.0.5 to target/dependency/jakarta.faces.jar
00:06:50 [INFO] Copying org.glassfish.main.extras:jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee.jar
00:06:50 [INFO] Copying org.glassfish.main.common:amx-jakartaee:jar:7.0.15-SNAPSHOT to target/dependency/amx-jakartaee.jar
00:06:50 [INFO] Copying org.glassfish.gmbal:gmbal:jar:4.0.3 to target/dependency/gmbal.jar
00:06:50 [INFO] Copying org.glassfish.main.jms:jms-admin:jar:7.0.15-SNAPSHOT to target/dependency/jms-admin.jar
00:06:50 [INFO] Copying org.glassfish.main.security:ejb.security:jar:7.0.15-SNAPSHOT to target/dependency/ejb.security.jar
00:06:50 [INFO] Copying org.ow2.asm:asm-commons:jar:9.7 to target/dependency/asm-commons.jar
00:06:50 [INFO] Copying org.glassfish.main.flashlight:flashlight-extra-jdk-packages:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-extra-jdk-packages.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-naming:jar:7.0.15-SNAPSHOT to target/dependency/web-naming.jar
00:06:50 [INFO] Copying org.glassfish.main.deployment:deployment-admin:jar:7.0.15-SNAPSHOT to target/dependency/deployment-admin.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:appserver-cli:jar:7.0.15-SNAPSHOT to target/dependency/appserver-cli.jar
00:06:50 [INFO] Copying org.glassfish.shoal:shoal-gms-impl:jar:3.1.0 to target/dependency/shoal-gms-impl.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:rest-service:jar:7.0.15-SNAPSHOT to target/dependency/rest-service.jar
00:06:50 [INFO] Copying org.glassfish.main.jms:gf-jms-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-jms-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.extras:glassfish-embedded-static-shell:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-embedded-static-shell.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-container-servlet:jar:2.1.5 to target/dependency/tyrus-container-servlet.jar
00:06:50 [INFO] Copying org.glassfish.external:dbschema:jar:6.7 to target/dependency/dbschema.jar
00:06:50 [INFO] Copying org.glassfish.main.cluster:cluster-cli:jar:7.0.15-SNAPSHOT to target/dependency/cluster-cli.jar
00:06:50 [INFO] Copying org.glassfish.main.web:jsf-connector:jar:7.0.15-SNAPSHOT to target/dependency/jsf-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.ha:ha-shoal-cache-bootstrap:jar:7.0.15-SNAPSHOT to target/dependency/ha-shoal-cache-bootstrap.jar
00:06:50 [INFO] Copying org.glassfish.main.appclient.server:appclient-server-core:jar:7.0.15-SNAPSHOT to target/dependency/appclient-server-core.jar
00:06:50 [INFO] Copying org.glassfish.main.admin:launcher:jar:7.0.15-SNAPSHOT to target/dependency/launcher.jar
00:06:50 [INFO] Copying org.glassfish.shoal:shoal-gms-api:jar:3.1.0 to target/dependency/shoal-gms-api.jar
00:06:50 [INFO] Copying org.glassfish.main.core:jakartaee-kernel:jar:7.0.15-SNAPSHOT to target/dependency/jakartaee-kernel.jar
00:06:50 [INFO] Copying jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:3.0.3 to target/dependency/jakarta.enterprise.concurrent-api.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2-core:jar:3.1.0 to target/dependency/hk2-core.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-core:jar:7.0.15-SNAPSHOT to target/dependency/web-core.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext:jersey-mvc:jar:3.1.5 to target/dependency/jersey-mvc.jar
00:06:50 [INFO] Copying org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:jar:3.1.5 to target/dependency/jersey-mp-rest-client.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-sqlstore:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-sqlstore.jar
00:06:50 [INFO] Unpacking org.glassfish.main.deployment:appserver-schemas:zip:7.0.15-SNAPSHOT to target/dependency/appserver-schemas
00:06:50 [INFO] Copying org.glassfish.shoal:shoal-cache:jar:3.1.0 to target/dependency/shoal-cache.jar
00:06:50 [INFO] Copying com.fasterxml:classmate:jar:1.7.0 to target/dependency/classmate.jar
00:06:50 [INFO] Copying jakarta.websocket:jakarta.websocket-client-api:jar:2.1.1 to target/dependency/jakarta.websocket-client-api.jar
00:06:50 [INFO] Copying com.nimbusds:nimbus-jose-jwt:jar:9.37.3 to target/dependency/nimbus-jose-jwt.jar
00:06:50 [INFO] Copying org.glassfish.soteria:jakarta.security.enterprise:jar:3.0.3 to target/dependency/jakarta.security.enterprise.jar
00:06:50 [INFO] Copying org.glassfish.main.persistence.cmp:cmp-support-ejb:jar:7.0.15-SNAPSHOT to target/dependency/cmp-support-ejb.jar
00:06:50 [INFO] Copying org.glassfish.hk2:hk2-api:jar:3.1.0 to target/dependency/hk2-api.jar
00:06:50 [INFO] Copying org.glassfish.main.resources:resources-runtime:jar:7.0.15-SNAPSHOT to target/dependency/resources-runtime.jar
00:06:50 [INFO] Copying org.glassfish.main.web:jspcaching-connector:jar:7.0.15-SNAPSHOT to target/dependency/jspcaching-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-jts-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jts-plugin.jar
00:06:50 [INFO] Copying jakarta.annotation:jakarta.annotation-api:jar:2.1.1 to target/dependency/jakarta.annotation-api.jar
00:06:50 [INFO] Copying jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0 to target/dependency/jakarta.security.enterprise-api.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-web-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-web-plugin.jar
00:06:50 [INFO] Copying org.glassfish.main.admingui:console-common:jar:7.0.15-SNAPSHOT to target/dependency/console-common.jar
00:06:50 [INFO] Copying org.glassfish.main.flashlight:flashlight-framework:jar:7.0.15-SNAPSHOT to target/dependency/flashlight-framework.jar
00:06:50 [INFO] Copying org.glassfish.main.deployment:deployment-jakartaee-full:jar:7.0.15-SNAPSHOT to target/dependency/deployment-jakartaee-full.jar
00:06:50 [INFO] Copying org.glassfish.main.security:ssl-impl:jar:7.0.15-SNAPSHOT to target/dependency/ssl-impl.jar
00:06:50 [INFO] Copying jakarta.json:jakarta.json-api:jar:2.1.3 to target/dependency/jakarta.json-api.jar
00:06:50 [INFO] Copying org.glassfish.main.batch:glassfish-batch-connector:jar:7.0.15-SNAPSHOT to target/dependency/glassfish-batch-connector.jar
00:06:50 [INFO] Copying jakarta.servlet:jakarta.servlet-api:jar:6.0.0 to target/dependency/jakarta.servlet-api.jar
00:06:50 [INFO] Copying org.glassfish.main.common:amx-core:jar:7.0.15-SNAPSHOT to target/dependency/amx-core.jar
00:06:50 [INFO] Copying org.glassfish.pfl:pfl-basic-tools:jar:4.1.2 to target/dependency/pfl-basic-tools.jar
00:06:50 [INFO] Copying jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 to target/dependency/jakarta.enterprise.cdi-api.jar
00:06:50 [INFO] Copying org.glassfish.jsftemplating:jsftemplating:jar:4.0.4 to target/dependency/jsftemplating.jar
00:06:50 [INFO] Copying org.glassfish.jersey.core:jersey-common:jar:3.1.5 to target/dependency/jersey-common.jar
00:06:50 [INFO] Copying org.glassfish.jersey.inject:jersey-hk2:jar:3.1.5 to target/dependency/jersey-hk2.jar
00:06:50 [INFO] Copying org.glassfish.main.resources:mail-connector:jar:7.0.15-SNAPSHOT to target/dependency/mail-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.web:jersey-mvc-connector:jar:7.0.15-SNAPSHOT to target/dependency/jersey-mvc-connector.jar
00:06:50 [INFO] Copying org.glassfish.main.web:web-ha:jar:7.0.15-SNAPSHOT to target/dependency/web-ha.jar
00:06:50 [INFO] Copying org.glassfish.main.connectors:descriptors:jar:resources:7.0.15-SNAPSHOT to target/dependency/descriptors.jar
00:06:50 [INFO] Copying jakarta.websocket:jakarta.websocket-api:jar:2.1.1 to target/dependency/jakarta.websocket-api.jar
00:06:50 [INFO] Copying org.glassfish.tyrus:tyrus-core:jar:2.1.5 to target/dependency/tyrus-core.jar
00:06:50 [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
00:06:50 [INFO] Unpacking org.glassfish.mq:mq-distribution:zip:6.4.0 to target/dependency/mq-distribution
00:06:52 [INFO] Copying org.glassfish.main.appclient:gf-client:jar:7.0.15-SNAPSHOT to target/dependency/gf-client.jar
00:06:52 [INFO] Copying org.glassfish.main.admin:monitoring-core:jar:7.0.15-SNAPSHOT to target/dependency/monitoring-core.jar
00:06:52 [INFO] Copying org.apache.felix:org.apache.felix.bundlerepository:jar:2.0.10 to target/dependency/org.apache.felix.bundlerepository.jar
00:06:52 [INFO] Copying com.sun.xml.bind:jaxb-osgi:jar:4.0.4 to target/dependency/jaxb-osgi.jar
00:06:52 [INFO] Copying org.glassfish.main.core:glassfish:jar:7.0.15-SNAPSHOT to target/dependency/glassfish.jar
00:06:52 [INFO] Copying org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 to target/dependency/org.eclipse.persistence.asm.jar
00:06:52 [INFO] Copying com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 to target/dependency/jackson-annotations.jar
00:06:52 [INFO] Copying org.glassfish.main.jdbc:templates:jar:7.0.15-SNAPSHOT to target/dependency/templates.jar
00:06:52 [INFO] Copying org.glassfish.metro:wstx-services:war:4.0.3 to target/dependency/wstx-services.war
00:06:52 [INFO] Copying org.glassfish.external:management-api:jar:3.2.3 to target/dependency/management-api.jar
00:06:52 [INFO] Copying org.glassfish.jersey.ext:jersey-mvc-jsp:jar:3.1.5 to target/dependency/jersey-mvc-jsp.jar
00:06:52 [INFO] Copying org.glassfish.main.web:gf-weld-connector:jar:7.0.15-SNAPSHOT to target/dependency/gf-weld-connector.jar
00:06:52 [INFO] Copying org.glassfish.main.admingui:dataprovider:jar:7.0.15-SNAPSHOT to target/dependency/dataprovider.jar
00:06:52 [INFO] Copying org.glassfish.main.ejb:ejb-full-container:jar:7.0.15-SNAPSHOT to target/dependency/ejb-full-container.jar
00:06:52 [INFO] Copying org.glassfish.main.admingui:console-jca-plugin:jar:7.0.15-SNAPSHOT to target/dependency/console-jca-plugin.jar
00:06:52 [INFO] Copying org.glassfish.main.common:stats77:jar:7.0.15-SNAPSHOT to target/dependency/stats77.jar
00:06:52 [INFO] Copying org.glassfish.wasp:wasp:jar:3.2.2 to target/dependency/wasp.jar
00:06:52 [INFO] Copying org.reactivestreams:reactive-streams:jar:1.0.4 to target/dependency/reactive-streams.jar
00:06:52 [INFO] 
00:06:52 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish ---
00:06:52 [INFO] No sources to compile
00:06:52 [INFO] 
00:06:52 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish ---
00:06:52 [INFO] No sources to compile
00:06:52 [INFO] 
00:06:52 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish ---
00:06:53 [INFO] Executing tasks
00:06:53 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/dependency/META-INF for
00:06:53 [INFO]      [echo]                                     glassfish
00:06:53 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/dependency/META-INF
00:06:53 [INFO] Executed tasks
00:06:53 [INFO] 
00:06:53 [INFO] --- assembly:3.6.0:single (create-artifact) @ glassfish ---
00:06:53 [INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml
00:06:53 [INFO] Copying files to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage
00:06:55 [INFO] 
00:06:55 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ web ---
00:06:55 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/web.zip
00:06:55 [INFO] 
00:06:55 [INFO] --- spec-version:2.1:check-distribution (default) @ web ---
00:06:55 [INFO] 
00:06:55 [INFO] --- exec:3.1.0:exec (create-domain) @ glassfish ---
00:06:55 
00:06:55 [ jakarta.activation:jakarta.activation-api:2.1.2 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.2 }
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 
00:06:55 
00:06:55 [ jakarta.annotation:jakarta.annotation-api:2.1.1 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 }
00:06:55 - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (2.1) should be 2.1.1
00:06:55 
00:06:55 
00:06:55 [ jakarta.authentication:jakarta.authentication-api:3.0.0 ]
00:06:55 { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 }
00:06:55 - ERROR: missing configuration ( spec-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.authorization:jakarta.authorization-api:2.1.0 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 }
00:06:55 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization
00:06:55 - WARNING: Specification-Version (2.1) should be 2.1.0
00:06:55 - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api
00:06:55 
00:06:55 
00:06:55 [ jakarta.ejb:jakarta.ejb-api:4.0.1 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 }
00:06:55 - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (4.0) should be 4.0.1
00:06:55 
00:06:55 
00:06:55 [ jakarta.el:jakarta.el-api:5.0.1 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: Extension-Name not found in MANIFEST
00:06:55 - ERROR: Specification-Version not found in MANIFEST
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 }
00:06:55 - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (3.0) should be 3.0.3
00:06:55 
00:06:55 
00:06:55 [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: Extension-Name not found in MANIFEST
00:06:55 - ERROR: Specification-Version not found in MANIFEST
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ org.glassfish:jakarta.faces:4.0.5 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.5 }
00:06:55 - WARNING: Specification-Version (4.0) should be 3.0
00:06:55 
00:06:55 
00:06:55 [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 }
00:06:55 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (2.1) should be 2.1.0
00:06:55 
00:06:55 
00:06:55 [ jakarta.json:jakarta.json-api:2.1.3 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.json.bind:jakarta.json.bind-api:3.0.0 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.mail:jakarta.mail-api:2.1.2 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.mvc:jakarta.mvc-api:2.1.0 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.persistence:jakarta.persistence-api:3.1.0 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.resource:jakarta.resource-api:2.1.0 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 }
00:06:55 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (2.1) should be 2.1.0
00:06:55 
00:06:55 
00:06:55 [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.servlet:jakarta.servlet-api:6.0.0 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 }
00:06:55 - WARNING: Specification-Version (3.1) should be 2.3
00:06:55 
00:06:55 
00:06:55 [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 }
00:06:55 - WARNING: Specification-Version (3.0) should be 2.0
00:06:55 - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0)
00:06:55 
00:06:55 
00:06:55 [ jakarta.transaction:jakarta.transaction-api:2.0.1 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 }
00:06:55 - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (2.0) should be 2.0.1
00:06:55 
00:06:55 
00:06:55 [ jakarta.validation:jakarta.validation-api:3.0.2 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: Extension-Name not found in MANIFEST
00:06:55 - ERROR: Specification-Version not found in MANIFEST
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ]
00:06:55 { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 }
00:06:55 - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:06:55 - WARNING: Specification-Version (3.1) should be 3.1.0
00:06:55 
00:06:55 
00:06:55 [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 
00:06:55 [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ]
00:06:55 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:06:55 - ERROR: Extension-Name not found in MANIFEST
00:06:55 - ERROR: Specification-Version not found in MANIFEST
00:06:55 - ERROR: Implementation-Version not found in MANIFEST
00:06:55 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:06:55 
00:06:55 [INFO] 
00:06:55 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ web ---
00:06:55 [INFO] Tests are skipped.
00:06:55 [INFO] 
00:06:55 [INFO] --- failsafe:3.2.5:verify (verify) @ web ---
00:06:55 [INFO] Tests are skipped.
00:06:55 [INFO] 
00:06:55 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-web-checkstyle) @ web ---
00:06:55 [INFO] 
00:06:55 [INFO] --- install:3.1.1:install (default-install) @ web ---
00:06:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.pom
00:06:55 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/web/target/web.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/web/7.0.15-SNAPSHOT/web-7.0.15-SNAPSHOT.zip
00:06:56 [INFO] 
00:06:56 [INFO] ----------------< org.glassfish.main.featuresets:debug >----------------
00:06:56 [INFO] Building Debug 7.0.15-SNAPSHOT                                 [296/300]
00:06:56 [INFO]   from appserver/featuresets/debug/pom.xml
00:06:56 [INFO] --------------------------------[ jar ]---------------------------------
00:06:56 [INFO] 
00:06:56 [INFO] --- clean:3.3.2:clean (default-clean) @ debug ---
00:06:56 [INFO] 
00:06:56 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ debug ---
00:06:56 [INFO] 
00:06:56 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ debug ---
00:06:56 [INFO] 
00:06:56 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ debug ---
00:06:56 [INFO] Recompiling the module because of changed dependency.
00:06:56 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:06:57 Using port 4848 for Admin.
00:06:57 Using port 8080 for HTTP Instance.
00:06:57 Using default port 7676 for JMS.
00:06:57 Using default port 3700 for IIOP.
00:06:57 Using default port 8181 for HTTP_SSL.
00:06:57 Using default port 3820 for IIOP_SSL.
00:06:57 Using default port 3920 for IIOP_MUTUALAUTH.
00:06:57 Using default port 8686 for JMX_ADMIN.
00:06:57 Using default port 6666 for OSGI_SHELL.
00:06:57 Using default port 9009 for JAVA_DEBUGGER.
00:06:57 Distinguished Name of the self-signed X.509 Server Certificate is:
00:06:57 [CN=localhost,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:07:01 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:07:01 	for: CN=localhost, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:07:01 
00:07:01 Warning:
00:07:01 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:07:01 Distinguished Name of the self-signed X.509 Server Certificate is:
00:07:01 [CN=localhost-instance,OU=GlassFish,O=Eclipse.org Foundation Inc,L=Ottawa,ST=Ontario,C=CA]
00:07:01 Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
00:07:01 	for: CN=localhost-instance, OU=GlassFish, O=Eclipse.org Foundation Inc, L=Ottawa, ST=Ontario, C=CA
00:07:01 
00:07:01 Warning:
00:07:01 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:07:02 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/s1as.cer>
00:07:02 
00:07:02 Warning:
00:07:02 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:07:02 Enter keystore password:  Certificate was added to keystore
00:07:03 Enter keystore password:  Certificate stored in file </home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/glassfish-instance.cer>
00:07:03 
00:07:03 Warning:
00:07:03 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/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -destkeystore /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/domains/domain1/config/keystore.jks -deststoretype pkcs12".
00:07:03 [WARNING] system modules path not set in conjunction with -source 11
00:07:03 [INFO] 
00:07:03 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ debug ---
00:07:03 [INFO] 
00:07:03 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ debug ---
00:07:03 [INFO] 
00:07:03 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ debug ---
00:07:03 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:07:03 [INFO] 
00:07:03 [INFO] --- resources:3.3.1:resources (default-resources) @ debug ---
00:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/src/main/resources
00:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/src/main/manpages
00:07:03 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:07:03 [INFO] 
00:07:03 [INFO] --- compiler:3.13.0:compile (default-compile) @ debug ---
00:07:03 [INFO] Recompiling the module because of changed dependency.
00:07:03 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:07:03 Enter keystore password:  Certificate was added to keystore
00:07:05 Domain domain1 created.
00:07:05 Domain domain1 admin port is 4848.
00:07:05 Domain domain1 allows admin login as user "admin" with no password.
00:07:05 Admin login information for host [localhost] and port [4848]
00:07:05 is being overwritten with credentials provided because the
00:07:05 --savelogin option was used during the create-domain command.
00:07:05 Login information relevant to admin user name [admin]
00:07:05 for this domain [domain1] stored at
00:07:05 [/home/jenkins/.gfclient/pass] successfully.
00:07:05 Make sure that this file remains protected.
00:07:05 Information stored in this file will be used by
00:07:05 administration commands to manage this domain.
00:07:05 Command create-domain executed successfully.
00:07:06 [INFO] 
00:07:06 [INFO] --- antrun:3.1.0:run (do stuff) @ glassfish ---
00:07:06 [INFO] Executing tasks
00:07:06 [WARNING]      [echo] PATCHING
00:07:06 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar.tmp
00:07:06 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules
00:07:06 [INFO]       [zip] Updating zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-jwt-auth-api.jar
00:07:06 [WARNING]      [echo] PATCHING
00:07:06 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar.tmp
00:07:06 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules
00:07:06 [INFO]       [zip] Updating zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/microprofile-rest-client-api.jar
00:07:06 [WARNING]      [echo] PATCHING
00:07:06 [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar.tmp
00:07:06 [INFO]      [move] Moving 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules
00:07:06 [INFO]       [zip] Updating zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/stage/glassfish7/glassfish/modules/tyrus-client.jar
00:07:06 [INFO] Executed tasks
00:07:06 [INFO] 
00:07:06 [INFO] --- assembly:3.6.0:single (default-single) @ glassfish ---
00:07:06 [INFO] Reading assembly descriptor: target/glassfishbuild-maven-plugin-assembly/glassfish-distribution.xml
00:07:07 [INFO] Building zip: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/glassfish.zip
00:07:09 [WARNING] system modules path not set in conjunction with -source 11
00:07:09 [INFO] 
00:07:09 [INFO] --- compiler:3.13.0:compile (process-annotations) @ debug ---
00:07:09 [INFO] Recompiling the module because of changed dependency.
00:07:09 [INFO] Compiling 1 source file with javac [debug target 11] to target/classes
00:07:15 [WARNING] system modules path not set in conjunction with -source 11
00:07:15 [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11'
00:07:15 [INFO] 
00:07:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ debug ---
00:07:15 [INFO] Not copying test resources
00:07:15 [INFO] 
00:07:15 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ debug ---
00:07:15 [INFO] Not compiling test sources
00:07:15 [INFO] 
00:07:15 [INFO] --- surefire:3.2.5:test (default-test) @ debug ---
00:07:15 [INFO] Tests are skipped.
00:07:15 [INFO] 
00:07:15 [INFO] --- antrun:3.1.0:run (default-manifest) @ debug ---
00:07:15 [INFO] Executing tasks
00:07:15 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/target/classes/META-INF for
00:07:15 [INFO]      [echo]                                     debug
00:07:15 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/target/classes/META-INF
00:07:15 [INFO] Executed tasks
00:07:15 [INFO] 
00:07:15 [INFO] --- jar:3.3.0:jar (default-jar) @ debug ---
00:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/target/debug.jar
00:07:16 [INFO] 
00:07:16 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ debug ---
00:07:16 [INFO] Tests are skipped.
00:07:16 [INFO] 
00:07:16 [INFO] --- failsafe:3.2.5:verify (verify) @ debug ---
00:07:16 [INFO] Tests are skipped.
00:07:16 [INFO] 
00:07:16 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.featuresets-debug-checkstyle) @ debug ---
00:07:16 [INFO] 
00:07:16 [INFO] --- install:3.1.1:install (default-install) @ debug ---
00:07:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.pom
00:07:16 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/featuresets/debug/target/debug.jar to /home/jenkins/.m2/repository/org/glassfish/main/featuresets/debug/7.0.15-SNAPSHOT/debug-7.0.15-SNAPSHOT.jar
00:07:16 [INFO] 
00:07:16 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-web ---
00:07:17 [INFO] 
00:07:17 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-web ---
00:07:17 [INFO] 
00:07:17 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-web ---
00:07:17 [INFO] Skipping the execution.
00:07:17 [INFO] 
00:07:17 [INFO] --- assembly:3.6.0:single (jdbcra-cp.rar) @ glassfish-embedded-web ---
00:07:17 [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml
00:07:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__cp_jdbc_ra.rar
00:07:17 [INFO] 
00:07:17 [INFO] --- assembly:3.6.0:single (jdbcra-ds.rar) @ glassfish-embedded-web ---
00:07:17 [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml
00:07:17 [INFO] 
00:07:17 [INFO] --- glassfishbuild:4.0.0:set-main-artifact (default-set-main-artifact) @ glassfish ---
00:07:17 [INFO] Project main artifact file set to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/glassfish.zip
00:07:17 [INFO] 
00:07:17 [INFO] --- spec-version:2.1:check-distribution (default) @ glassfish ---
00:07:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__ds_jdbc_ra.rar
00:07:17 
00:07:17 [ jakarta.activation:jakarta.activation-api:2.1.2 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.1 apiPackage=jakarta.activation API final spec-impl-version=2.1.2 }
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 
00:07:17 
00:07:17 [ jakarta.annotation:jakarta.annotation-api:2.1.1 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.1.1 apiPackage=jakarta.annotation API final spec-impl-version=2.1.1 }
00:07:17 - WARNING: spec-version (2.1.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (2.1) should be 2.1.1
00:07:17 
00:07:17 
00:07:17 [ jakarta.authentication:jakarta.authentication-api:3.0.0 ]
00:07:17 { groupIdPrefix=jakarta. apiPackage=jakarta.security.auth.message API final spec-impl-version=3.0.0 }
00:07:17 - ERROR: missing configuration ( spec-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.authorization:jakarta.authorization-api:2.1.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.authorization API final spec-impl-version=2.1.0 }
00:07:17 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Extension-Name (jakarta.security.jacc) should be jakarta.authorization
00:07:17 - WARNING: Specification-Version (2.1) should be 2.1.0
00:07:17 - WARNING: Bundle-SymbolicName (jakarta.security.jacc-api) should be jakarta.authorization-api
00:07:17 
00:07:17 
00:07:17 [ jakarta.batch:jakarta.batch-api:2.1.1 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=1.0 apiPackage=jakarta.batch API final spec-impl-version=2.1.1 }
00:07:17 - WARNING: Specification-Version (2.1) should be 1.0
00:07:17 - WARNING: spec-impl-version (2.1.1) must start with JCP spec-version number (1.0)
00:07:17 
00:07:17 
00:07:17 [ jakarta.ejb:jakarta.ejb-api:4.0.1 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=4.0.1 apiPackage=jakarta.ejb API final spec-impl-version=4.0.1 }
00:07:17 - WARNING: spec-version (4.0.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (4.0) should be 4.0.1
00:07:17 
00:07:17 
00:07:17 [ jakarta.el:jakarta.el-api:5.0.1 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: Extension-Name not found in MANIFEST
00:07:17 - ERROR: Specification-Version not found in MANIFEST
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.3 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=3.0.3 apiPackage=jakarta.enterprise.concurrent API final spec-impl-version=3.0.3 }
00:07:17 - WARNING: spec-version (3.0.3) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (3.0) should be 3.0.3
00:07:17 
00:07:17 
00:07:17 [ jakarta.enterprise:jakarta.enterprise.lang-model:4.0.1 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: Extension-Name not found in MANIFEST
00:07:17 - ERROR: Specification-Version not found in MANIFEST
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ org.glassfish:jakarta.faces:4.0.5 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=3.0 apiPackage=jakarta.faces standalone-impl impl-namespace=org.glassfish final impl-version=4.0.5 }
00:07:17 - WARNING: Specification-Version (4.0) should be 3.0
00:07:17 
00:07:17 
00:07:17 [ jakarta.interceptor:jakarta.interceptor-api:2.1.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.interceptor API final spec-impl-version=2.1.0 }
00:07:17 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (2.1) should be 2.1.0
00:07:17 
00:07:17 
00:07:17 [ jakarta.jms:jakarta.jms-api:3.1.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.jms API final spec-impl-version=3.1.0 }
00:07:17 - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (3.1) should be 3.1.0
00:07:17 
00:07:17 
00:07:17 [ jakarta.json:jakarta.json-api:2.1.3 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.json.bind:jakarta.json.bind-api:3.0.0 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.mail:jakarta.mail-api:2.1.2 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.mvc:jakarta.mvc-api:2.1.0 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.persistence:jakarta.persistence-api:3.1.0 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.resource:jakarta.resource-api:2.1.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.1.0 apiPackage=jakarta.resource API final spec-impl-version=2.1.0 }
00:07:17 - WARNING: spec-version (2.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (2.1) should be 2.1.0
00:07:17 
00:07:17 
00:07:17 [ jakarta.security.enterprise:jakarta.security.enterprise-api:3.0.0 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ org.glassfish.soteria:jakarta.security.enterprise:3.0.3 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.servlet:jakarta.servlet-api:6.0.0 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.servlet.jsp:jakarta.servlet.jsp-api:3.1.1 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.3 apiPackage=jakarta.servlet.jsp API final spec-impl-version=2.3.1 }
00:07:17 - WARNING: Specification-Version (3.1) should be 2.3
00:07:17 
00:07:17 
00:07:17 [ jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.0 apiPackage=jakarta.servlet.jsp.jstl API final spec-impl-version=3.2.2 }
00:07:17 - WARNING: Specification-Version (3.0) should be 2.0
00:07:17 - WARNING: spec-impl-version (3.2.2) must start with JCP spec-version number (2.0)
00:07:17 
00:07:17 
00:07:17 [ jakarta.transaction:jakarta.transaction-api:2.0.1 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=2.0.1 apiPackage=jakarta.transaction API final spec-impl-version=2.0.1 }
00:07:17 - WARNING: spec-version (2.0.1) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (2.0) should be 2.0.1
00:07:17 
00:07:17 
00:07:17 [ jakarta.validation:jakarta.validation-api:3.0.2 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: Extension-Name not found in MANIFEST
00:07:17 - ERROR: Specification-Version not found in MANIFEST
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.websocket:jakarta.websocket-client-api:2.1.1 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ jakarta.ws.rs:jakarta.ws.rs-api:3.1.0 ]
00:07:17 { groupIdPrefix=jakarta. spec-version=3.1.0 apiPackage=jakarta.ws.rs API final spec-impl-version=3.1.0 }
00:07:17 - WARNING: spec-version (3.1.0) is invalid, JCP spec version number must be of the form <major>.<minor>
00:07:17 - WARNING: Specification-Version (3.1) should be 3.1.0
00:07:17 
00:07:17 
00:07:17 [ jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 
00:07:17 [ org.glassfish.main.core:jakartaee-kernel:7.0.15-SNAPSHOT ]
00:07:17 { groupIdPrefix=jakarta. API final spec-impl-version=null }
00:07:17 - ERROR: Extension-Name not found in MANIFEST
00:07:17 - ERROR: Specification-Version not found in MANIFEST
00:07:17 - ERROR: Implementation-Version not found in MANIFEST
00:07:17 - ERROR: missing configuration ( spec-version api-package spec-impl-version )
00:07:17 
00:07:17 [INFO] 
00:07:17 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish ---
00:07:17 [INFO] Tests are skipped.
00:07:17 [INFO] 
00:07:17 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish ---
00:07:17 [INFO] Tests are skipped.
00:07:17 [INFO] 
00:07:17 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.distributions-glassfish-checkstyle) @ glassfish ---
00:07:17 [INFO] 
00:07:17 [INFO] --- install:3.1.1:install (default-install) @ glassfish ---
00:07:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.pom
00:07:17 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/distributions/glassfish/target/glassfish.zip to /home/jenkins/.m2/repository/org/glassfish/main/distributions/glassfish/7.0.15-SNAPSHOT/glassfish-7.0.15-SNAPSHOT.zip
00:07:17 [INFO] 
00:07:17 [INFO] --- assembly:3.6.0:single (jdbcra-dm.rar) @ glassfish-embedded-web ---
00:07:17 [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml
00:07:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__dm_jdbc_ra.rar
00:07:17 [INFO] 
00:07:17 [INFO] --- assembly:3.6.0:single (jdbcra-xa.rar) @ glassfish-embedded-web ---
00:07:17 [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml
00:07:17 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/rars/glassfish-embedded-web-__xa_jdbc_ra.rar
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-web ---
00:07:17 [INFO] No sources to compile
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-web ---
00:07:17 [INFO] No sources to compile
00:07:17 [INFO] 
00:07:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-web ---
00:07:17 [INFO] Not copying test resources
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-web ---
00:07:17 [INFO] Not compiling test sources
00:07:17 [INFO] 
00:07:17 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-web ---
00:07:17 [INFO] Tests are skipped.
00:07:17 [INFO] 
00:07:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-web ---
00:07:17 [INFO] 
00:07:17 [INFO] 
00:07:17 [INFO] -----------< org.glassfish.main.extras:instanceroot-builder >-----------
00:07:17 [INFO] -----------< org.glassfish.main.extras:installroot-builder >------------
00:07:17 [INFO] Building GlassFish UberJar InstanceRoot Builder Module 7.0.15-SNAPSHOT [297/300]
00:07:17 [INFO] Building GlassFish UberJar InstallRoot Builder Module 7.0.15-SNAPSHOT [298/300]
00:07:17 [INFO]   from appserver/extras/embedded/common/instanceroot-builder/pom.xml
00:07:17 [INFO]   from appserver/extras/embedded/common/installroot-builder/pom.xml
00:07:17 [INFO] --------------------------------[ jar ]---------------------------------
00:07:17 [INFO] --------------------------------[ jar ]---------------------------------
00:07:17 [INFO] 
00:07:17 [INFO] --- clean:3.3.2:clean (default-clean) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- clean:3.3.2:clean (default-clean) @ installroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] 
00:07:17 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ installroot-builder ---
00:07:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- dependency:3.6.1:unpack (copy) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ installroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- dependency:3.6.1:unpack (copy) @ installroot-builder ---
00:07:17 [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip
00:07:17 [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.15-SNAPSHOT:zip
00:07:17 [INFO] Executing tasks
00:07:17 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/classes/META-INF for
00:07:17 [INFO]      [echo]                                     glassfish-embedded-web
00:07:17 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/classes/META-INF
00:07:17 [INFO] Executed tasks
00:07:17 [INFO] 
00:07:17 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-web ---
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ instanceroot-builder ---
00:07:17 [INFO] Recompiling the module because of changed source code.
00:07:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:17 [WARNING] system modules path not set in conjunction with -source 11
00:07:17 [INFO] 
00:07:17 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ instanceroot-builder ---
00:07:17 [INFO] 
00:07:17 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ instanceroot-builder ---
00:07:17 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:07:17 [INFO] 
00:07:17 [INFO] --- resources:3.3.1:resources (default-resources) @ instanceroot-builder ---
00:07:17 [INFO] Copying 0 resource from src/main/resources to target/classes
00:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/src/main/manpages
00:07:17 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:compile (default-compile) @ instanceroot-builder ---
00:07:17 [INFO] Recompiling the module because of changed source code.
00:07:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:17 [WARNING] system modules path not set in conjunction with -source 11
00:07:17 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java uses unchecked or unsafe operations.
00:07:17 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/src/main/java/org/glassfish/uberjar/builder/instanceroot/InstanceRootBuilder.java: Recompile with -Xlint:unchecked for details.
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:compile (process-annotations) @ instanceroot-builder ---
00:07:17 [INFO] Recompiling the module because of added or removed source files.
00:07:17 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:17 [WARNING] system modules path not set in conjunction with -source 11
00:07:17 [WARNING] Annotation processing without compilation requested but no processors were found.
00:07:17 [INFO] 
00:07:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ instanceroot-builder ---
00:07:17 [INFO] Not copying test resources
00:07:17 [INFO] 
00:07:17 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ instanceroot-builder ---
00:07:17 [INFO] Not compiling test sources
00:07:17 [INFO] 
00:07:17 [INFO] --- surefire:3.2.5:test (default-test) @ instanceroot-builder ---
00:07:17 [INFO] Tests are skipped.
00:07:17 [INFO] 
00:07:17 [INFO] --- antrun:3.1.0:run (default-manifest) @ instanceroot-builder ---
00:07:18 [INFO] Executing tasks
00:07:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF for
00:07:18 [INFO]      [echo]                                     instanceroot-builder
00:07:18 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/target/classes/META-INF
00:07:18 [INFO] Executed tasks
00:07:18 [INFO] 
00:07:18 [INFO] --- jar:3.3.0:jar (default-jar) @ instanceroot-builder ---
00:07:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar
00:07:18 [INFO] 
00:07:18 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ instanceroot-builder ---
00:07:18 [INFO] Tests are skipped.
00:07:18 [INFO] 
00:07:18 [INFO] --- failsafe:3.2.5:verify (verify) @ instanceroot-builder ---
00:07:18 [INFO] Tests are skipped.
00:07:18 [INFO] 
00:07:18 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-instanceroot-builder-checkstyle) @ instanceroot-builder ---
00:07:18 [INFO] 
00:07:18 [INFO] --- install:3.1.1:install (default-install) @ instanceroot-builder ---
00:07:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.pom
00:07:18 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/instanceroot-builder/target/instanceroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/instanceroot-builder/7.0.15-SNAPSHOT/instanceroot-builder-7.0.15-SNAPSHOT.jar
00:07:18 [INFO] 
00:07:18 [INFO] --------------< org.glassfish.main:glassfish-itest-tools >--------------
00:07:18 [INFO] Building GlassFish Integration Test Tools 7.0.15-SNAPSHOT      [299/300]
00:07:18 [INFO]   from appserver/itest-tools/pom.xml
00:07:18 [INFO] --------------------------------[ jar ]---------------------------------
00:07:18 [INFO] 
00:07:18 [INFO] --- clean:3.3.2:clean (default-clean) @ glassfish-itest-tools ---
00:07:18 [INFO] 
00:07:18 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ glassfish-itest-tools ---
00:07:18 [INFO] 
00:07:18 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ glassfish-itest-tools ---
00:07:18 [INFO] 
00:07:18 [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-glassfish) @ glassfish-itest-tools ---
00:07:18 [INFO] 
00:07:18 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ installroot-builder ---
00:07:18 [INFO] Recompiling the module because of changed source code.
00:07:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:18 [WARNING] system modules path not set in conjunction with -source 11
00:07:18 [INFO] 
00:07:18 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ installroot-builder ---
00:07:18 [INFO] 
00:07:18 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ installroot-builder ---
00:07:18 [INFO] 
00:07:18 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ installroot-builder ---
00:07:18 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:07:18 [INFO] 
00:07:18 [INFO] --- resources:3.3.1:resources (default-resources) @ installroot-builder ---
00:07:18 [INFO] Copying 0 resource from src/main/resources to target/classes
00:07:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/src/main/manpages
00:07:18 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:07:18 [INFO] 
00:07:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ installroot-builder ---
00:07:18 [INFO] Recompiling the module because of changed source code.
00:07:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:18 [WARNING] system modules path not set in conjunction with -source 11
00:07:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java uses unchecked or unsafe operations.
00:07:18 [INFO] /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/src/main/java/org/glassfish/uberjar/builder/installroot/InstallRootBuilder.java: Recompile with -Xlint:unchecked for details.
00:07:18 [INFO] 
00:07:18 [INFO] --- compiler:3.13.0:compile (process-annotations) @ installroot-builder ---
00:07:18 [INFO] Recompiling the module because of added or removed source files.
00:07:18 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:18 [WARNING] system modules path not set in conjunction with -source 11
00:07:18 [WARNING] Annotation processing without compilation requested but no processors were found.
00:07:18 [INFO] 
00:07:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ installroot-builder ---
00:07:18 [INFO] Not copying test resources
00:07:18 [INFO] 
00:07:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ installroot-builder ---
00:07:18 [INFO] Not compiling test sources
00:07:18 [INFO] 
00:07:18 [INFO] --- surefire:3.2.5:test (default-test) @ installroot-builder ---
00:07:18 [INFO] Tests are skipped.
00:07:18 [INFO] 
00:07:18 [INFO] --- antrun:3.1.0:run (default-manifest) @ installroot-builder ---
00:07:18 [INFO] Executing tasks
00:07:18 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF for
00:07:18 [INFO]      [echo]                                     installroot-builder
00:07:18 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/target/classes/META-INF
00:07:18 [INFO] Executed tasks
00:07:18 [INFO] 
00:07:18 [INFO] --- jar:3.3.0:jar (default-jar) @ installroot-builder ---
00:07:18 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar
00:07:20 [INFO] 
00:07:20 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ installroot-builder ---
00:07:20 [INFO] Tests are skipped.
00:07:20 [INFO] 
00:07:20 [INFO] --- failsafe:3.2.5:verify (verify) @ installroot-builder ---
00:07:20 [INFO] Tests are skipped.
00:07:20 [INFO] 
00:07:20 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-installroot-builder-checkstyle) @ installroot-builder ---
00:07:20 [INFO] 
00:07:20 [INFO] --- install:3.1.1:install (default-install) @ installroot-builder ---
00:07:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.pom
00:07:20 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/common/installroot-builder/target/installroot-builder.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/installroot-builder/7.0.15-SNAPSHOT/installroot-builder-7.0.15-SNAPSHOT.jar
00:07:22 [INFO] 
00:07:22 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ glassfish-itest-tools ---
00:07:22 [INFO] Recompiling the module because of changed dependency.
00:07:22 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:07:22 [WARNING] system modules path not set in conjunction with -source 11
00:07:22 [INFO] 
00:07:22 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ glassfish-itest-tools ---
00:07:22 [INFO] 
00:07:22 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ glassfish-itest-tools ---
00:07:22 [INFO] 
00:07:22 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ glassfish-itest-tools ---
00:07:22 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:07:22 [INFO] 
00:07:22 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-itest-tools ---
00:07:22 [INFO] Copying 2 resources from src/main/resources to target/classes
00:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/src/main/manpages
00:07:22 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:07:22 [INFO] 
00:07:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-itest-tools ---
00:07:22 [INFO] Recompiling the module because of changed dependency.
00:07:22 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:07:22 [WARNING] system modules path not set in conjunction with -source 11
00:07:22 [INFO] 
00:07:22 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-itest-tools ---
00:07:22 [INFO] Recompiling the module because of changed dependency.
00:07:22 [INFO] Compiling 12 source files with javac [debug target 11] to target/classes
00:07:23 [WARNING] system modules path not set in conjunction with -source 11
00:07:23 [INFO] 
00:07:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-itest-tools ---
00:07:23 [INFO] Not copying test resources
00:07:23 [INFO] 
00:07:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-itest-tools ---
00:07:23 [INFO] Not compiling test sources
00:07:23 [INFO] 
00:07:23 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-itest-tools ---
00:07:23 [INFO] Tests are skipped.
00:07:23 [INFO] 
00:07:23 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-itest-tools ---
00:07:23 [INFO] Executing tasks
00:07:23 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/target/classes/META-INF for
00:07:23 [INFO]      [echo]                                     glassfish-itest-tools
00:07:23 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/target/classes/META-INF
00:07:23 [INFO] Executed tasks
00:07:23 [INFO] 
00:07:23 [INFO] --- jar:3.3.0:jar (default-jar) @ glassfish-itest-tools ---
00:07:23 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/target/glassfish-itest-tools.jar
00:07:23 [INFO] 
00:07:23 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-itest-tools ---
00:07:23 [INFO] Tests are skipped.
00:07:23 [INFO] 
00:07:23 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-itest-tools ---
00:07:23 [INFO] Tests are skipped.
00:07:23 [INFO] 
00:07:23 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main-glassfish-itest-tools-checkstyle) @ glassfish-itest-tools ---
00:07:23 [INFO] 
00:07:23 [INFO] --- install:3.1.1:install (default-install) @ glassfish-itest-tools ---
00:07:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.pom
00:07:23 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/itest-tools/target/glassfish-itest-tools.jar to /home/jenkins/.m2/repository/org/glassfish/main/glassfish-itest-tools/7.0.15-SNAPSHOT/glassfish-itest-tools-7.0.15-SNAPSHOT.jar
00:07:24 [INFO] 
00:07:24 [INFO] --- assembly:3.6.0:single (glassfish-embedded-web.jar) @ glassfish-embedded-web ---
00:07:24 [INFO] Reading assembly descriptor: src/assembly/package.xml
00:07:27 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/glassfish-embedded-web.jar
00:07:30 [INFO] 
00:07:30 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-dependencies-with-jars) @ glassfish-embedded-all ---
00:07:30 [INFO] 
00:07:30 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-derby) @ glassfish-embedded-all ---
00:07:30 [INFO] 
00:07:30 [INFO] --- dependency:3.6.1:unpack-dependencies (unzip-mq) @ glassfish-embedded-all ---
00:07:30 [INFO] 
00:07:30 [INFO] --- resources:3.3.1:resources (default-resources) @ glassfish-embedded-all ---
00:07:30 [INFO] Skipping the execution.
00:07:30 [INFO] 
00:07:30 [INFO] --- assembly:3.6.0:single (rars) @ glassfish-embedded-all ---
00:07:30 [INFO] Reading assembly descriptor: src/assembly/jdbcra-cp.xml
00:07:30 [INFO] Reading assembly descriptor: src/assembly/jdbcra-dm.xml
00:07:30 [INFO] Reading assembly descriptor: src/assembly/jdbcra-ds.xml
00:07:30 [INFO] Reading assembly descriptor: src/assembly/jdbcra-xa.xml
00:07:30 [INFO] Reading assembly descriptor: src/assembly/jmsra.xml
00:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__cp_jdbc_ra.rar
00:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__dm_jdbc_ra.rar
00:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__ds_jdbc_ra.rar
00:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-__xa_jdbc_ra.rar
00:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/rars/glassfish-embedded-all-jmsra.rar
00:07:31 [INFO] 
00:07:31 [INFO] --- compiler:3.13.0:compile (default-compile) @ glassfish-embedded-all ---
00:07:31 [INFO] No sources to compile
00:07:31 [INFO] 
00:07:31 [INFO] --- compiler:3.13.0:compile (process-annotations) @ glassfish-embedded-all ---
00:07:31 [INFO] No sources to compile
00:07:31 [INFO] 
00:07:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ glassfish-embedded-all ---
00:07:31 [INFO] Not copying test resources
00:07:31 [INFO] 
00:07:31 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ glassfish-embedded-all ---
00:07:31 [INFO] Not compiling test sources
00:07:31 [INFO] 
00:07:31 [INFO] --- surefire:3.2.5:test (default-test) @ glassfish-embedded-all ---
00:07:31 [INFO] Tests are skipped.
00:07:31 [INFO] 
00:07:31 [INFO] --- antrun:3.1.0:run (default-manifest) @ glassfish-embedded-all ---
00:07:31 [INFO] Executing tasks
00:07:31 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/classes/META-INF for
00:07:31 [INFO]      [echo]                                     glassfish-embedded-all
00:07:31 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/classes/META-INF
00:07:31 [INFO] Executed tasks
00:07:31 [INFO] 
00:07:31 [INFO] --- hk2-inhabitant-generator:3.1.0:generate-inhabitants (generate-inhabitants) @ glassfish-embedded-all ---
00:07:35 [INFO] 
00:07:35 [INFO] --- assembly:3.6.0:single (glassfish-embedded-all.jar) @ glassfish-embedded-all ---
00:07:35 [INFO] Reading assembly descriptor: src/assembly/package.xml
00:07:36 [WARNING] Configuration option 'appendAssemblyId' is set to false.
00:07:36 Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/glassfish-embedded-web.jar, it will become the file for main project artifact.
00:07:36 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
00:07:36 [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/classes
00:07:36 with assembly file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/glassfish-embedded-web.jar
00:07:36 [INFO] 
00:07:36 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-web ---
00:07:36 [INFO] Tests are skipped.
00:07:36 [INFO] 
00:07:36 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-web ---
00:07:36 [INFO] Tests are skipped.
00:07:36 [INFO] 
00:07:36 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-web-checkstyle) @ glassfish-embedded-web ---
00:07:36 [INFO] 
00:07:36 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-web ---
00:07:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.pom
00:07:36 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/web/target/glassfish-embedded-web.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-web/7.0.15-SNAPSHOT/glassfish-embedded-web-7.0.15-SNAPSHOT.jar
00:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/glassfish-embedded-all.jar
00:07:49 [WARNING] Configuration option 'appendAssemblyId' is set to false.
00:07:49 Instead of attaching the assembly file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/glassfish-embedded-all.jar, it will become the file for main project artifact.
00:07:49 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
00:07:49 [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/classes
00:07:49 with assembly file: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/glassfish-embedded-all.jar
00:07:49 [INFO] 
00:07:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ glassfish-embedded-all ---
00:07:49 [INFO] Tests are skipped.
00:07:49 [INFO] 
00:07:49 [INFO] --- failsafe:3.2.5:verify (verify) @ glassfish-embedded-all ---
00:07:49 [INFO] Tests are skipped.
00:07:49 [INFO] 
00:07:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-glassfish-embedded-all-checkstyle) @ glassfish-embedded-all ---
00:07:49 [INFO] 
00:07:49 [INFO] --- install:3.1.1:install (default-install) @ glassfish-embedded-all ---
00:07:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.pom
00:07:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/all/target/glassfish-embedded-all.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/glassfish-embedded-all/7.0.15-SNAPSHOT/glassfish-embedded-all-7.0.15-SNAPSHOT.jar
00:07:49 [INFO] 
00:07:49 [INFO] --------------< org.glassfish.main.extras:tests-embedded >--------------
00:07:49 [INFO] Building GlassFish Embedded Modules - Tests 7.0.15-SNAPSHOT    [300/300]
00:07:49 [INFO]   from appserver/extras/embedded/tests/pom.xml
00:07:49 [INFO] --------------------------------[ jar ]---------------------------------
00:07:49 [INFO] 
00:07:49 [INFO] --- clean:3.3.2:clean (default-clean) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- osgiversion:3.1.0:compute-osgi-version (generate-osgi-version-property) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- compiler:3.13.0:compile (generate-hk2-config) @ tests-embedded ---
00:07:49 [INFO] Recompiling the module because of changed source code.
00:07:49 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:49 [WARNING] system modules path not set in conjunction with -source 11
00:07:49 [INFO] 
00:07:49 [INFO] --- build-helper:3.4.0:add-resource (add-resource) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- dependency:3.6.1:unpack (unpack-resource) @ tests-embedded ---
00:07:49 [INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.15-SNAPSHOT:zip
00:07:49 [INFO] 
00:07:49 [INFO] --- resources:3.3.1:resources (default-resources) @ tests-embedded ---
00:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/src/main/resources
00:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/src/main/manpages
00:07:49 [INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
00:07:49 [INFO] 
00:07:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ tests-embedded ---
00:07:49 [INFO] Recompiling the module because of changed source code.
00:07:49 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:49 [WARNING] system modules path not set in conjunction with -source 11
00:07:49 [INFO] 
00:07:49 [INFO] --- compiler:3.13.0:compile (process-annotations) @ tests-embedded ---
00:07:49 [INFO] Recompiling the module because of added or removed source files.
00:07:49 [INFO] Compiling 2 source files with javac [debug target 11] to target/classes
00:07:49 [WARNING] system modules path not set in conjunction with -source 11
00:07:49 [WARNING] Annotation processing without compilation requested but no processors were found.
00:07:49 [INFO] 
00:07:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ tests-embedded ---
00:07:49 [INFO] Not copying test resources
00:07:49 [INFO] 
00:07:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tests-embedded ---
00:07:49 [INFO] Not compiling test sources
00:07:49 [INFO] 
00:07:49 [INFO] --- surefire:3.2.5:test (default-test) @ tests-embedded ---
00:07:49 [INFO] Tests are skipped.
00:07:49 [INFO] 
00:07:49 [INFO] --- antrun:3.1.0:run (default-manifest) @ tests-embedded ---
00:07:49 [INFO] Executing tasks
00:07:49 [INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/target/classes/META-INF for
00:07:49 [INFO]      [echo]                                     tests-embedded
00:07:49 [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/target/classes/META-INF
00:07:49 [INFO] Executed tasks
00:07:49 [INFO] 
00:07:49 [INFO] --- jar:3.3.0:jar (default-jar) @ tests-embedded ---
00:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/target/tests-embedded.jar
00:07:49 [INFO] 
00:07:49 [INFO] --- failsafe:3.2.5:integration-test (integration-test) @ tests-embedded ---
00:07:49 [INFO] Tests are skipped.
00:07:49 [INFO] 
00:07:49 [INFO] --- failsafe:3.2.5:verify (verify) @ tests-embedded ---
00:07:49 [INFO] Tests are skipped.
00:07:49 [INFO] 
00:07:49 [INFO] --- checkstyle:3.3.0:check (org.glassfish.main.extras-tests-embedded-checkstyle) @ tests-embedded ---
00:07:49 [INFO] 
00:07:49 [INFO] --- install:3.1.1:install (default-install) @ tests-embedded ---
00:07:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.pom
00:07:49 [INFO] Installing /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/appserver/extras/embedded/tests/target/tests-embedded.jar to /home/jenkins/.m2/repository/org/glassfish/main/extras/tests-embedded/7.0.15-SNAPSHOT/tests-embedded-7.0.15-SNAPSHOT.jar
00:07:49 [INFO] ------------------------------------------------------------------------
00:07:49 [INFO] Reactor Summary for GlassFish Project 7.0.15-SNAPSHOT:
00:07:49 [INFO] 
00:07:49 [INFO] GlassFish Project .................................. SUCCESS [01:07 min]
00:07:49 [INFO] Code Quality Verification Tools - Configuration .... SUCCESS [  0.879 s]
00:07:49 [INFO] Nucleus Parent ..................................... SUCCESS [ 11.469 s]
00:07:49 [INFO] GlassFish Java Util Logging Extension .............. SUCCESS [ 10.216 s]
00:07:49 [INFO] GlassFish HK2 Config Injectors ..................... SUCCESS [  9.798 s]
00:07:49 [INFO] GlassFish Nucleus Modules .......................... SUCCESS [  0.567 s]
00:07:49 [INFO] HK2 config types ................................... SUCCESS [  2.224 s]
00:07:49 [INFO] Distribution Fragments for various OSGi platforms .. SUCCESS [  0.231 s]
00:07:49 [INFO] Apache Felix, associated bundles and conf files .... SUCCESS [  0.721 s]
00:07:49 [INFO] Scattered Archive APIs of Glassfish ................ SUCCESS [  1.620 s]
00:07:49 [INFO] GlassFish Nucleus Grizzly modules .................. SUCCESS [  0.149 s]
00:07:49 [INFO] grizzly-config ..................................... SUCCESS [  6.309 s]
00:07:49 [INFO] Nucleus Grizzly jars Combining ..................... SUCCESS [  3.894 s]
00:07:49 [INFO] Public APIs of Glassfish ........................... SUCCESS [  2.343 s]
00:07:49 [INFO] GlassFish Nucleus Common modules ................... SUCCESS [  0.210 s]
00:07:49 [INFO] Common Utilities ................................... SUCCESS [  5.759 s]
00:07:49 [INFO] Simple Public APIs of Glassfish .................... SUCCESS [  1.285 s]
00:07:49 [INFO] GlassFish Nucleus Core modules ..................... SUCCESS [  0.290 s]
00:07:49 [INFO] Appserver Core Bootstraping Classes ................ SUCCESS [  1.241 s]
00:07:49 [INFO] Test Utilities ..................................... SUCCESS [  1.102 s]
00:07:49 [INFO] Admin Modules ...................................... SUCCESS [  0.177 s]
00:07:49 [INFO] admin-config-api ................................... SUCCESS [  3.489 s]
00:07:49 [INFO] Private APIs of Glassfish .......................... SUCCESS [  2.409 s]
00:07:49 [INFO] Nucleus Security Parent ............................ SUCCESS [  0.123 s]
00:07:49 [INFO] GlassFish SSL Implementation Module ................ SUCCESS [  1.640 s]
00:07:49 [INFO] GlassFish Nucleus Deployment Related Modules ....... SUCCESS [  0.202 s]
00:07:49 [INFO] Deployment Related Common Classes .................. SUCCESS [  3.341 s]
00:07:49 [INFO] Security Core Classes .............................. SUCCESS [  6.514 s]
00:07:49 [INFO] Security Services and SPI .......................... SUCCESS [  3.433 s]
00:07:49 [INFO] admin-util ......................................... SUCCESS [  5.457 s]
00:07:49 [INFO] Admin CLI bridge command to the OSGi Shell ......... SUCCESS [  2.020 s]
00:07:49 [INFO] Cluster ............................................ SUCCESS [  0.192 s]
00:07:49 [INFO] cluster-common ..................................... SUCCESS [  1.835 s]
00:07:49 [INFO] Cluster SSH Provisioning ........................... SUCCESS [  1.846 s]
00:07:49 [INFO] Nucleus Logging Classes ............................ SUCCESS [  2.553 s]
00:07:49 [INFO] admin-launcher ..................................... SUCCESS [  2.122 s]
00:07:49 [INFO] admin-cli .......................................... SUCCESS [  2.230 s]
00:07:49 [INFO] Admin CLI, interactive OSGi shell command .......... SUCCESS [  3.149 s]
00:07:49 [INFO] OSGi Container ..................................... SUCCESS [  1.848 s]
00:07:49 [INFO] GlassFish API Exporter Module ...................... SUCCESS [  0.904 s]
00:07:49 [INFO] flashlight-framework ............................... SUCCESS [  2.561 s]
00:07:49 [INFO] Kernel Classes ..................................... SUCCESS [  8.326 s]
00:07:49 [INFO] GMS Bootstrap Module ............................... SUCCESS [  1.851 s]
00:07:49 [INFO] cluster-admin ...................................... SUCCESS [  4.673 s]
00:07:49 [INFO] admin-server-management ............................ SUCCESS [  9.157 s]
00:07:49 [INFO] cluster-cli ........................................ SUCCESS [  3.039 s]
00:07:49 [INFO] GMS Module ......................................... SUCCESS [  2.467 s]
00:07:49 [INFO] Glassfish MBeanServer support ...................... SUCCESS [  2.311 s]
00:07:49 [INFO] AMX Core ........................................... SUCCESS [  8.384 s]
00:07:49 [INFO] GlassFish Extra JRE Packages ....................... SUCCESS [  0.404 s]
00:07:49 [INFO] Context Propagation ................................ SUCCESS [  1.685 s]
00:07:49 [INFO] admin-monitoring ................................... SUCCESS [  2.785 s]
00:07:49 [INFO] GlassFish Admin REST Parent ........................ SUCCESS [  0.118 s]
00:07:49 [INFO] GlassFish Admin REST Testing Framework ............. SUCCESS [  1.723 s]
00:07:49 [INFO] GlassFish Admin REST Client ........................ SUCCESS [  0.919 s]
00:07:49 [INFO] Eclipse GlassFish Parent Project ................... SUCCESS [  0.195 s]
00:07:49 [INFO] GlassFish EJB container related modules ............ SUCCESS [  0.189 s]
00:07:49 [INFO] GlassFish Core EJB Client .......................... SUCCESS [  2.313 s]
00:07:49 [INFO] GlassFish Common modules ........................... SUCCESS [  0.188 s]
00:07:49 [INFO] Jakarta EE dependent public APIs of Glassfish ...... SUCCESS [  1.809 s]
00:07:49 [INFO] GlassFish Jakarta EE Annotation Framework .......... SUCCESS [  0.949 s]
00:07:49 [INFO] nucleus.resources .................................. SUCCESS [  2.375 s]
00:07:49 [INFO] GlassFish Deployment Related Modules ............... SUCCESS [  0.180 s]
00:07:49 [INFO] Deployment Object Library .......................... SUCCESS [  9.704 s]
00:07:49 [INFO] GlassFish Transaction modules ...................... SUCCESS [  0.190 s]
00:07:49 [INFO] Transaction Service Internal API ................... SUCCESS [  2.085 s]
00:07:49 [INFO] GlassFish Resources infrastructure related modules . SUCCESS [  0.204 s]
00:07:49 [INFO] Resources Connector ................................ SUCCESS [  3.611 s]
00:07:49 [INFO] Connectors Parent .................................. SUCCESS [  0.196 s]
00:07:49 [INFO] Connectors Private APIs for GlassFish Containers ... SUCCESS [  4.006 s]
00:07:49 [INFO] EJB container Internal API ......................... SUCCESS [  2.095 s]
00:07:49 [INFO] Java binding for libpam.so ......................... SUCCESS [  1.404 s]
00:07:49 [INFO] GlassFish Security Parent .......................... SUCCESS [  0.217 s]
00:07:49 [INFO] Jakarta EE Security Core Classes ................... SUCCESS [  9.101 s]
00:07:49 [INFO] stats77 ............................................ SUCCESS [  2.091 s]
00:07:49 [INFO] Deployment Related JavaEE Core Classes ............. SUCCESS [  2.718 s]
00:07:49 [INFO] Glassfish Naming ................................... SUCCESS [  2.499 s]
00:07:49 [INFO] Container Common ................................... SUCCESS [  4.997 s]
00:07:49 [INFO] GlassFish persistence related modules .............. SUCCESS [  0.295 s]
00:07:49 [INFO] Common persistence code between JPA and CMP ........ SUCCESS [  4.216 s]
00:07:49 [INFO] EJB Container connector for Glassfish .............. SUCCESS [  2.167 s]
00:07:49 [INFO] GlassFish ORB related modules ...................... SUCCESS [  0.281 s]
00:07:49 [INFO] GlassFish ORB enabler implementation ............... SUCCESS [  2.192 s]
00:07:49 [INFO] GlassFish ORB connector implementation ............. SUCCESS [  3.016 s]
00:07:49 [INFO] GlassFish Core EJB container implementation ........ SUCCESS [ 14.320 s]
00:07:49 [INFO] GlassFish Web container related modules ............ SUCCESS [  0.215 s]
00:07:49 [INFO] Jersey EJB Component Provider Module ............... SUCCESS [  5.181 s]
00:07:49 [INFO] Connector for GlassFish Admin REST Service ......... SUCCESS [  2.194 s]
00:07:49 [INFO] GlassFish Admin REST Service ....................... SUCCESS [  9.194 s]
00:07:49 [INFO] Nucleus template ................................... SUCCESS [  0.388 s]
00:07:49 [INFO] flashlight-agent ................................... SUCCESS [  0.708 s]
00:07:49 [INFO] GlassFish Flashlight Extra JDK Pkgs ................ SUCCESS [  0.490 s]
00:07:49 [INFO] Flashlight ......................................... SUCCESS [  0.206 s]
00:07:49 [INFO] Deployment Related Admin Classes ................... SUCCESS [  3.893 s]
00:07:49 [INFO] AutoDeploy Classes ................................. SUCCESS [  2.292 s]
00:07:49 [INFO] Set of DTDs for Nucleus distributions .............. SUCCESS [  0.315 s]
00:07:49 [INFO] Set of schemas for Nucleus ......................... SUCCESS [  0.224 s]
00:07:49 [INFO] Nucleus distributions .............................. SUCCESS [  0.290 s]
00:07:49 [INFO] Nucleus distribution Common module ................. SUCCESS [  0.518 s]
00:07:49 [INFO] Jackson Module Jakarta Xmlbind Annotations ......... SUCCESS [ 11.896 s]
00:07:49 [INFO] Glassfish featuresets .............................. SUCCESS [  0.395 s]
00:07:49 [INFO] Glassfish Nucleus Atomic Featureset ................ SUCCESS [  0.116 s]
00:07:49 [INFO] Glassfish Atomic Distribution ...................... SUCCESS [ 15.281 s]
00:07:49 [INFO] Glassfish Nucleus Featureset ....................... SUCCESS [  0.111 s]
00:07:49 [INFO] Nucleus Distribution ............................... SUCCESS [ 13.490 s]
00:07:49 [INFO] Diagnostics ........................................ SUCCESS [  0.118 s]
00:07:49 [INFO] Diagnostics API .................................... SUCCESS [  1.425 s]
00:07:49 [INFO] GlassFish Diagnostics Context ...................... SUCCESS [  1.105 s]
00:07:49 [INFO] AMX JavaEE ......................................... SUCCESS [  3.463 s]
00:07:49 [INFO] LDAP Booster Pack .................................. SUCCESS [  1.981 s]
00:07:49 [INFO] GlassFish HA modules ............................... SUCCESS [  0.193 s]
00:07:49 [INFO] GlassFish ha-file-store ............................ SUCCESS [  1.410 s]
00:07:49 [INFO] GlassFish ha-shoal-cache-bootstrap ................. SUCCESS [  1.152 s]
00:07:49 [INFO] GlassFish ha-shoal-store ........................... SUCCESS [  3.208 s]
00:07:49 [INFO] Set of DTDs for GlassFish Jakarta EE distributions . SUCCESS [  0.397 s]
00:07:49 [INFO] Set of schemas for Jakarta EE ...................... SUCCESS [  0.884 s]
00:07:49 [INFO] Connector for GlassFish Web Container .............. SUCCESS [  1.923 s]
00:07:49 [INFO] GlassFish Connectors Connector ..................... SUCCESS [  2.397 s]
00:07:49 [INFO] App Client Modules ................................. SUCCESS [  0.198 s]
00:07:49 [INFO] GlassFish App Client Server-side Modules ........... SUCCESS [  0.118 s]
00:07:49 [INFO] GlassFish AppClient Server-Side Connector .......... SUCCESS [  1.515 s]
00:07:49 [INFO] Deployment Related JavaEE Full Profile Classes ..... SUCCESS [  3.890 s]
00:07:49 [INFO] Admin Modules ...................................... SUCCESS [  0.127 s]
00:07:49 [INFO] Backup Restore classes ............................. SUCCESS [  1.792 s]
00:07:49 [INFO] App Server CLI Skinning Class ...................... SUCCESS [  1.606 s]
00:07:49 [INFO] admin-cli-optional ................................. SUCCESS [  2.420 s]
00:07:49 [INFO] admin-core ......................................... SUCCESS [  2.671 s]
00:07:49 [INFO] Appserver template ................................. SUCCESS [  0.307 s]
00:07:49 [INFO] GlassFish Core modules ............................. SUCCESS [  0.188 s]
00:07:49 [INFO] Jakarta EE related distributions kernel Classes .... SUCCESS [  1.841 s]
00:07:49 [INFO] GlassFish API Exporter Module Fragment ............. SUCCESS [  0.207 s]
00:07:49 [INFO] JTA Implementation for Glassfish ................... SUCCESS [  2.107 s]
00:07:49 [INFO] Jakarta Mail Resources Support related modules ..... SUCCESS [  0.116 s]
00:07:49 [INFO] Jakarta Mail Connector ............................. SUCCESS [  2.503 s]
00:07:49 [INFO] Connectors Runtime ................................. SUCCESS [  9.108 s]
00:07:49 [INFO] JTS Implementation for Glassfish ................... SUCCESS [  7.425 s]
00:07:49 [INFO] Web Container Naming Utilities ..................... SUCCESS [  2.800 s]
00:07:49 [INFO] Web Container Common Utilities ..................... SUCCESS [  3.972 s]
00:07:49 [INFO] Core Servlet Container ............................. SUCCESS [ 14.399 s]
00:07:49 [INFO] Jakarta Pages Standard Tags implementation connector module SUCCESS [  2.792 s]
00:07:49 [INFO] Jersey MVC TLD connector implementation module ..... SUCCESS [  2.726 s]
00:07:49 [INFO] Web module command line interface .................. SUCCESS [  5.202 s]
00:07:49 [INFO] Web container and GUI plug-in common classes ....... SUCCESS [  2.081 s]
00:07:49 [INFO] WebTier Security Integration ....................... SUCCESS [  3.700 s]
00:07:49 [INFO] GlassFish Web container embedded related modules ... SUCCESS [  0.299 s]
00:07:49 [INFO] GlassFish Web container Embedded APIs .............. SUCCESS [  0.929 s]
00:07:49 [INFO] Server-Sent Events ................................. SUCCESS [  2.181 s]
00:07:49 [INFO] Web Container glue code ............................ SUCCESS [ 13.307 s]
00:07:49 [INFO] JSF implementation connector module ................ SUCCESS [  6.579 s]
00:07:49 [INFO] JSP caching taglib connector module ................ SUCCESS [  5.511 s]
00:07:49 [INFO] Web Container HA code .............................. SUCCESS [  5.859 s]
00:07:49 [INFO] Web Related Implementations for GlassFish .......... SUCCESS [  0.290 s]
00:07:49 [INFO] Weld connector for glassfish ....................... SUCCESS [  3.416 s]
00:07:49 [INFO] Weld integration for glassfish ..................... SUCCESS [  9.202 s]
00:07:49 [INFO] Weld Integration Fragment .......................... SUCCESS [  0.682 s]
00:07:49 [INFO] Fragment bundle for Weld related testing ........... SUCCESS [  0.399 s]
00:07:49 [INFO] cdi-api Fragment ................................... SUCCESS [  0.296 s]
00:07:49 [INFO] Full EJB Container add-ons ......................... SUCCESS [  4.684 s]
00:07:49 [INFO] EJB Timer Service Application ...................... SUCCESS [  3.214 s]
00:07:49 [INFO] GlassFish EJB timer app database init scripts ...... SUCCESS [  0.208 s]
00:07:49 [INFO] EJB tier for GlassFish ............................. SUCCESS [  0.114 s]
00:07:49 [INFO] GlassFish resources runtime ........................ SUCCESS [  2.809 s]
00:07:49 [INFO] GlassFish Jakarta Mail runtime ..................... SUCCESS [  2.796 s]
00:07:49 [INFO] Jakarta EE Connector Architecture Descriptors ...... SUCCESS [  0.591 s]
00:07:49 [INFO] Connectors Inbound Support ......................... SUCCESS [  3.924 s]
00:07:49 [INFO] Work Management .................................... SUCCESS [  4.493 s]
00:07:49 [INFO] JDBC Module ........................................ SUCCESS [  0.107 s]
00:07:49 [INFO] JDBC Config Module ................................. SUCCESS [  2.802 s]
00:07:49 [INFO] Connectors admin ................................... SUCCESS [  7.795 s]
00:07:49 [INFO] GlassFish Load-Balancer Plugin related modules ..... SUCCESS [  0.116 s]
00:07:49 [INFO] Load Balancer Internal API ......................... SUCCESS [  1.988 s]
00:07:49 [INFO] Load-Balancer admin ................................ SUCCESS [  4.289 s]
00:07:49 [INFO] GlassFish JMS modules .............................. SUCCESS [  0.174 s]
00:07:49 [INFO] JMS Connector Module for Runtime ................... SUCCESS [  1.305 s]
00:07:49 [INFO] JMS Module ......................................... SUCCESS [  4.497 s]
00:07:49 [INFO] JMS admin .......................................... SUCCESS [  4.421 s]
00:07:49 [INFO] JMS Injection Module for Runtime ................... SUCCESS [  7.195 s]
00:07:49 [INFO] JMS GlassFish System RA Assembly ................... SUCCESS [  1.184 s]
00:07:49 [INFO] JDBC Resource Adapter .............................. SUCCESS [  0.188 s]
00:07:49 [INFO] Core JDBC Resource Adapter classes ................. SUCCESS [  4.697 s]
00:07:49 [INFO] JDBC 40 related classes for JDBC Resource Adapter .. SUCCESS [  2.587 s]
00:07:49 [INFO] JDBC Templates ..................................... SUCCESS [  0.306 s]
00:07:49 [INFO] Distribution Module for JDBC Resource Adapter ...... SUCCESS [  1.078 s]
00:07:49 [INFO] JDBC Runtime Module ................................ SUCCESS [  5.500 s]
00:07:49 [INFO] JDBC admin ......................................... SUCCESS [  3.808 s]
00:07:49 [INFO] GlassFish Oracle JDBC Packages ..................... SUCCESS [  0.500 s]
00:07:49 [INFO] Connector for JPA runtime in glassfish ............. SUCCESS [  2.696 s]
00:07:49 [INFO] JPA container for glassfish ........................ SUCCESS [  2.781 s]
00:07:49 [INFO] Declaring EclipseLink dependencies ................. SUCCESS [  0.214 s]
00:07:49 [INFO] GlassFish cmp related modules ...................... SUCCESS [  0.505 s]
00:07:49 [INFO] utility module for cmp ............................. SUCCESS [  2.406 s]
00:07:49 [INFO] model module for cmp ............................... SUCCESS [  3.790 s]
00:07:49 [INFO] Database Generator module for cmp .................. SUCCESS [  2.707 s]
00:07:49 [INFO] ejb-mapping module for cmp ......................... SUCCESS [  3.181 s]
00:07:49 [INFO] enhancer module for cmp ............................ SUCCESS [  4.788 s]
00:07:49 [INFO] internal-api module for cmp ........................ SUCCESS [  2.025 s]
00:07:49 [INFO] Entity Bean container .............................. SUCCESS [  4.509 s]
00:07:49 [INFO] support-sqlstore module for cmp .................... SUCCESS [ 23.758 s]
00:07:49 [INFO] support ejb module for cmp ......................... SUCCESS [  9.109 s]
00:07:49 [INFO] GlassFish cmp scripts .............................. SUCCESS [  0.201 s]
00:07:49 [INFO] CMP tier for GlassFish ............................. SUCCESS [  0.298 s]
00:07:49 [INFO] Concurrency Utilities Modules ...................... SUCCESS [  0.107 s]
00:07:49 [INFO] Concurrent Connector Module ........................ SUCCESS [  2.181 s]
00:07:49 [INFO] Concurrent Implementation Module ................... SUCCESS [  4.019 s]
00:07:49 [INFO] Batch runtime modules for Glassfish ................ SUCCESS [  0.196 s]
00:07:49 [INFO] Batch database init scripts for GlassFish .......... SUCCESS [  0.204 s]
00:07:49 [INFO] Batch Connector for Glassfish ...................... SUCCESS [  2.910 s]
00:07:49 [INFO] Batch Commands for Glassfish ....................... SUCCESS [  2.695 s]
00:07:49 [INFO] GlassFish Extras modules ........................... SUCCESS [  0.191 s]
00:07:49 [INFO] GlassFish JavaEE Manifest pom ...................... SUCCESS [  0.106 s]
00:07:49 [INFO] GlassFish jakartaee.jar ............................ SUCCESS [  0.275 s]
00:07:49 [INFO] GlassFish jakartaee.jar distribution fragment ...... SUCCESS [  0.198 s]
00:07:49 [INFO] GlassFish appserv-rt Manifest pom .................. SUCCESS [  0.180 s]
00:07:49 [INFO] GlassFish appserv-rt.jar ........................... SUCCESS [  0.210 s]
00:07:49 [INFO] GlassFish appserv-rt distribution fragment ......... SUCCESS [  0.197 s]
00:07:49 [INFO] Grizzly Glassfish Extra modules .................... SUCCESS [  0.110 s]
00:07:49 [INFO] GlassFish Grizzly adapter container implementation . SUCCESS [  1.184 s]
00:07:49 [INFO] Glassfish Grizzly extra jars Combining ............. SUCCESS [  2.003 s]
00:07:49 [INFO] Admin Console Integration .......................... SUCCESS [  1.450 s]
00:07:49 [INFO] Admin Console Integration .......................... SUCCESS [  0.713 s]
00:07:49 [INFO] DataProvider ....................................... SUCCESS [  0.693 s]
00:07:49 [INFO] Admin Console Packages ............................. SUCCESS [  0.213 s]
00:07:49 [INFO] Admin Console Common ............................... SUCCESS [  5.107 s]
00:07:49 [INFO] Admin Console Core Jar ............................. SUCCESS [  2.601 s]
00:07:49 [INFO] Admin Console WAR .................................. SUCCESS [  2.174 s]
00:07:49 [INFO] Admin Console Community Edition Theme Plugin ....... SUCCESS [  1.987 s]
00:07:49 [INFO] Admin Console Clustering Support Plugin ............ SUCCESS [  1.791 s]
00:07:49 [INFO] Admin Console Web Container Plugin ................. SUCCESS [  2.296 s]
00:07:49 [INFO] Admin Console JDBC Plugin .......................... SUCCESS [  1.617 s]
00:07:49 [INFO] Admin Console Connectors Plugin .................... SUCCESS [  1.618 s]
00:07:49 [INFO] Admin Console EJB Local (Lite) Plugin .............. SUCCESS [  1.780 s]
00:07:49 [INFO] Admin Console JTS Plugin ........................... SUCCESS [  1.609 s]
00:07:49 [INFO] Glassfish featuresets .............................. SUCCESS [  0.196 s]
00:07:49 [INFO] Glassfish Web Featureset ........................... SUCCESS [  0.307 s]
00:07:49 [INFO] GlassFish ORB interface layer implementation ....... SUCCESS [  6.506 s]
00:07:49 [INFO] Ejb Security Integration ........................... SUCCESS [  3.128 s]
00:07:49 [INFO] App Client - client-side modules ................... SUCCESS [  0.191 s]
00:07:49 [INFO] ACC Config Classes (JAXB) .......................... SUCCESS [  3.911 s]
00:07:49 [INFO] Appclient Security Integration ..................... SUCCESS [  3.212 s]
00:07:49 [INFO] GlassFish Web Services related modules ............. SUCCESS [  0.206 s]
00:07:49 [INFO] JSR-109 implementation to deploy Metro ............. SUCCESS [  8.218 s]
00:07:49 [INFO] WebServices Security and Jakarta Authentication implementation SUCCESS [  6.697 s]
00:07:49 [INFO] GlassFish webservices scripts ...................... SUCCESS [  0.285 s]
00:07:49 [INFO] GlassFish Metro Glue Code .......................... SUCCESS [  5.131 s]
00:07:49 [INFO] Connector for GlassFish Web Services Container ..... SUCCESS [  5.516 s]
00:07:49 [INFO] SOAP/TCP integration code .......................... SUCCESS [  4.810 s]
00:07:49 [INFO] Client OSGi module (including ACC) ................. SUCCESS [  7.628 s]
00:07:49 [INFO] Client Library (including ACC) ..................... SUCCESS [ 10.464 s]
00:07:49 [INFO] GlassFish appclient scripts ........................ SUCCESS [  0.198 s]
00:07:49 [INFO] GlassFish AppClient Server-Side Core ............... SUCCESS [  4.881 s]
00:07:49 [INFO] Admin Console Full distribution plugin ............. SUCCESS [  1.587 s]
00:07:49 [INFO] Admin Console Concurrent Plugin .................... SUCCESS [  1.283 s]
00:07:49 [INFO] Admin Console EJB Container Plugin ................. SUCCESS [  1.231 s]
00:07:49 [INFO] Admin Console Corba Plugin ......................... SUCCESS [  1.470 s]
00:07:49 [INFO] Admin Console JMS Plugin ........................... SUCCESS [  4.865 s]
00:07:49 [INFO] GlassFish MicroProfile modules ..................... SUCCESS [  0.206 s]
00:07:49 [INFO] GlassFish MicroProfile Connectors .................. SUCCESS [  1.128 s]
00:07:49 [INFO] GlassFish MicroProfile Config ...................... SUCCESS [  9.796 s]
00:07:49 [INFO] Glassfish Featureset ............................... SUCCESS [  0.395 s]
00:07:49 [INFO] Embedded GlassFish Shell ........................... SUCCESS [  0.257 s]
00:07:49 [INFO] GlassFish Metro Related Fragments .................. SUCCESS [  0.289 s]
00:07:49 [INFO] Embedded GlassFish Static Shell .................... SUCCESS [  0.276 s]
00:07:49 [INFO] Glassfish distributions ............................ SUCCESS [  0.180 s]
00:07:49 [INFO] GlassFish distribution Common module ............... SUCCESS [  4.198 s]
00:07:49 [INFO] Glassfish Full Profile Distribution ................ SUCCESS [ 31.416 s]
00:07:49 [INFO] Embedded GlassFish Common .......................... SUCCESS [  0.199 s]
00:07:49 [INFO] GlassFish UberJar InstallRoot Builder Module ....... SUCCESS [  2.912 s]
00:07:49 [INFO] GlassFish UberJar InstanceRoot Builder Module ...... SUCCESS [  0.415 s]
00:07:49 [INFO] GlassFish OSGI Modules Uninstaller ................. SUCCESS [  0.566 s]
00:07:49 [INFO] GlassFish UberJar OSGI Main Module ................. SUCCESS [  0.888 s]
00:07:49 [INFO] GlassFish UberJar Activator ........................ SUCCESS [  0.796 s]
00:07:49 [INFO] Embedded GlassFish Shell dist. fragment ............ SUCCESS [  0.191 s]
00:07:49 [INFO] Embedded GlassFish Static Shell dist. fragment ..... SUCCESS [  0.116 s]
00:07:49 [INFO] Embedded GlassFish All-In-One ...................... SUCCESS [01:13 min]
00:07:49 [INFO] Embedded GlassFish nucleus ......................... SUCCESS [  6.901 s]
00:07:49 [INFO] Embedded GlassFish Web ............................. SUCCESS [01:04 min]
00:07:49 [INFO] GlassFish Embedded modules ......................... SUCCESS [  0.200 s]
00:07:49 [INFO] GlassFish Embedded Modules - Tests ................. SUCCESS [  0.192 s]
00:07:49 [INFO] Embedded GlassFish Shell Jars ...................... SUCCESS [  0.113 s]
00:07:49 [INFO] Debug .............................................. SUCCESS [ 20.010 s]
00:07:49 [INFO] Glassfish Web Profile Distribution ................. SUCCESS [ 23.592 s]
00:07:49 [INFO] Security Related Implementation for GlassFish ...... SUCCESS [  0.184 s]
00:07:49 [INFO] GlassFish Tests .................................... SUCCESS [  0.180 s]
00:07:49 [INFO] GlassFish Ant Tests ................................ SUCCESS [  0.196 s]
00:07:49 [INFO] GlassFish Ant Tests - CCI BlackBox TX .............. SUCCESS [  1.423 s]
00:07:49 [INFO] connectors-ra-redeploy ............................. SUCCESS [  0.191 s]
00:07:49 [INFO] connectors-ra-redeploy-jars ........................ SUCCESS [  2.215 s]
00:07:49 [INFO] connectors-ra-redeploy-rars ........................ SUCCESS [  1.714 s]
00:07:49 [INFO] connectors-ra-redeploy-rars-xa ..................... SUCCESS [  0.116 s]
00:07:49 [INFO] report-builder ..................................... SUCCESS [  1.096 s]
00:07:49 [INFO] reporter ........................................... SUCCESS [  1.095 s]
00:07:49 [INFO] webtest ............................................ SUCCESS [  0.700 s]
00:07:49 [INFO] GlassFish Ant Dependencies ......................... SUCCESS [  0.184 s]
00:07:49 [INFO] Console extensions for OSGi platforms .............. SUCCESS [  0.393 s]
00:07:49 [INFO] Felix Web Console Extension for GlassFish .......... SUCCESS [  1.207 s]
00:07:49 [INFO] GlassFish OSGi Console Plugin ...................... SUCCESS [  1.296 s]
00:07:49 [INFO] GlassFish Flashlight Client ........................ SUCCESS [  1.037 s]
00:07:49 [INFO] Flashlight ......................................... SUCCESS [  0.393 s]
00:07:49 [INFO] GlassFish Integration Test Tools ................... SUCCESS [  5.202 s]
00:07:49 [INFO] Ant tasks .......................................... SUCCESS [  1.717 s]
00:07:49 [INFO] ------------------------------------------------------------------------
00:07:49 [INFO] BUILD SUCCESS
00:07:49 [INFO] ------------------------------------------------------------------------
00:07:49 [INFO] Total time:  06:02 min (Wall Clock)
00:07:49 [INFO] Finished at: 2024-04-11T04:07:49Z
00:07:49 [INFO] ------------------------------------------------------------------------
00:07:49 + archive_bundles
00:07:49 + mkdir -p /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/bundles
00:07:49 + cp appserver/distributions/glassfish/target/glassfish.zip /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/bundles
00:07:49 + cp appserver/distributions/web/target/web.zip /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/bundles
00:07:49 + cp nucleus/distributions/nucleus/target/nucleus-new.zip /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/bundles
00:07:49 + merge_junits
00:07:49 + local test_id=build-unit-tests
00:07:49 + rm -rf /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/test-results
00:07:49 + mkdir -p /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/test-results/build-unit-tests/results/junitreports
00:07:49 + local jud=/home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/test-results/build-unit-tests/results/junitreports/test_results_junit.xml
00:07:49 + echo '<?xml version="1.0" encoding="UTF-8"?>'
00:07:49 + echo '<testsuites>'
00:07:49 ++ find . -type d -name surefire-reports
00:07:50 + echo '</testsuites>'
00:07:50 + sed -i 's/\([a-zA-Z-]\w*\)\./\1-/g' /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/test-results/build-unit-tests/results/junitreports/test_results_junit.xml
00:07:50 + sed -i 's/\bclassname="/classname="build-unit-tests./g' /home/jenkins/agent/workspace/glassfish-website-publish-zips/glassfish-build/test-results/build-unit-tests/results/junitreports/test_results_junit.xml
00:07:50 + '[' '!' -z /var/jenkins ']'
00:07:50 + tar -c '--exclude=*.zip' '--exclude=*/main/tests/tck/*' '--exclude=*/main/distributions/*' '--exclude=*/main/extras/*' '--exclude=*/main/admingui/*' --newer-mtime '1 day ago' -C /home/jenkins/.m2/repository org/glassfish/main
00:07:50 + gzip --fast
00:07:51 + GF_FULL_TARGET=appserver/distributions/glassfish/target
00:07:51 + GF_WEB_TARGET=appserver/distributions/web/target
00:07:51 + GF_FULL=appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:51 + GF_WEB=appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.zip
00:07:51 + GF_FULL_INFO=appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.info
00:07:51 + GF_WEB_INFO=appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.info
00:07:51 + mv appserver/distributions/glassfish/target/glassfish.zip appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:51 + mv appserver/distributions/web/target/web.zip appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.zip
00:07:51 + ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.glassfish@projects-storage.eclipse.org rm -f /home/data/httpd/download.eclipse.org/ee4j/glassfish//glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:51 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:51 + sha256sum appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:52 + ls -l appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:52 + scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.zip genie.glassfish@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:52 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:55 + scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null appserver/distributions/glassfish/target/glassfish-7.0.15-SNAPSHOT-nightly.info genie.glassfish@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:55 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:55 + ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.glassfish@projects-storage.eclipse.org ls -al /home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:55 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:55 total 2825668
00:07:55 drwxrwsr-x  3 genie.glassfish ee4j.glassfish      4096 Apr 11 00:07 .
00:07:55 drwxrwsr-x 17 igrimstad       ee4j                4096 Mar 28 03:49 ..
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Feb 13  2022 glassfish-6.2.5.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 118284616 Feb 13  2022 glassfish-6.2.5.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Oct 28 13:08 glassfish-7.0.10.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120469580 Oct 28 13:08 glassfish-7.0.10.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Dec  4 09:48 glassfish-7.0.11.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120509020 Dec  4 09:48 glassfish-7.0.11.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Jan 30 13:46 glassfish-7.0.12.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120660614 Jan 30 13:46 glassfish-7.0.12.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Feb 29 09:07 glassfish-7.0.13.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120746812 Feb 29 09:07 glassfish-7.0.13.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Mar 31 13:08 glassfish-7.0.14.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       280 Mar 31 00:09 glassfish-7.0.14-SNAPSHOT-nightly.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120867586 Mar 31 00:09 glassfish-7.0.14-SNAPSHOT-nightly.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120906225 Mar 31 13:08 glassfish-7.0.14.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       280 Apr 11 00:07 glassfish-7.0.15-SNAPSHOT-nightly.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120871980 Apr 11 00:07 glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Apr 27  2023 glassfish-7.0.4.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 119373363 Apr 27  2023 glassfish-7.0.4.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 May 30  2023 glassfish-7.0.5.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 119592594 May 30  2023 glassfish-7.0.5.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Jun 29  2023 glassfish-7.0.6.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120054672 Jun 29  2023 glassfish-7.0.6.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Jul 29  2023 glassfish-7.0.7.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120073639 Jul 29  2023 glassfish-7.0.7.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Aug 28  2023 glassfish-7.0.8.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120071352 Aug 28  2023 glassfish-7.0.8.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Sep 29  2023 glassfish-7.0.9.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120322846 Sep 29  2023 glassfish-7.0.9.zip
00:07:55 -rw-rw-r--  1 genie.glassfish ee4j.glassfish       247 Jun 15  2020 glassfish-nightly.info
00:07:55 -rw-rw-r--  1 genie.glassfish ee4j.glassfish 113921391 Jun 15  2020 glassfish-nightly.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Feb 13  2022 web-6.2.5.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  71742371 Feb 13  2022 web-6.2.5.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Oct 28 13:08 web-7.0.10.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73631423 Oct 28 13:08 web-7.0.10.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Dec  4 09:49 web-7.0.11.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73671559 Dec  4 09:49 web-7.0.11.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Jan 30 13:46 web-7.0.12.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73845884 Jan 30 13:46 web-7.0.12.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Feb 29 09:07 web-7.0.13.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73891402 Feb 29 09:07 web-7.0.13.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Mar 31 13:08 web-7.0.14.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       255 Mar 31 00:09 web-7.0.14-SNAPSHOT-nightly.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74018026 Mar 31 00:09 web-7.0.14-SNAPSHOT-nightly.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74053362 Mar 31 13:08 web-7.0.14.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       255 Apr 10 00:08 web-7.0.15-SNAPSHOT-nightly.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74018078 Apr 10 00:08 web-7.0.15-SNAPSHOT-nightly.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Apr 27  2023 web-7.0.4.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  72660124 Apr 27  2023 web-7.0.4.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 May 30  2023 web-7.0.5.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  72879364 May 30  2023 web-7.0.5.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Jun 29  2023 web-7.0.6.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73166457 Jun 29  2023 web-7.0.6.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Jul 29  2023 web-7.0.7.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73184420 Jul 29  2023 web-7.0.7.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Aug 28  2023 web-7.0.8.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73184512 Aug 28  2023 web-7.0.8.zip
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Sep 29  2023 web-7.0.9.info
00:07:55 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73436268 Sep 29  2023 web-7.0.9.zip
00:07:55 -rw-rw-r--  1 genie.glassfish ee4j.glassfish       222 Jun 15  2020 web-nightly.info
00:07:55 -rw-rw-r--  1 genie.glassfish ee4j.glassfish  69167597 Jun 15  2020 web-nightly.zip
00:07:55 drwxrwsr-x  2 genie.glassfish ee4j.glassfish      4096 Apr  7 00:12 weekly
00:07:55 + ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.glassfish@projects-storage.eclipse.org rm -f /home/data/httpd/download.eclipse.org/ee4j/glassfish//web-7.0.15-SNAPSHOT-nightly.zip
00:07:55 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:56 + sha256sum appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.zip
00:07:56 + ls -l appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.zip
00:07:56 + scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.zip genie.glassfish@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:56 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:58 + scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null appserver/distributions/web/target/web-7.0.15-SNAPSHOT-nightly.info genie.glassfish@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:58 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:58 + ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null genie.glassfish@projects-storage.eclipse.org ls -al /home/data/httpd/download.eclipse.org/ee4j/glassfish/
00:07:58 Warning: Permanently added 'projects-storage.eclipse.org,172.25.25.150' (ECDSA) to the list of known hosts.
00:07:59 total 2825672
00:07:59 drwxrwsr-x  3 genie.glassfish ee4j.glassfish      4096 Apr 11 00:07 .
00:07:59 drwxrwsr-x 17 igrimstad       ee4j                4096 Mar 28 03:49 ..
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Feb 13  2022 glassfish-6.2.5.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 118284616 Feb 13  2022 glassfish-6.2.5.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Oct 28 13:08 glassfish-7.0.10.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120469580 Oct 28 13:08 glassfish-7.0.10.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Dec  4 09:48 glassfish-7.0.11.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120509020 Dec  4 09:48 glassfish-7.0.11.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Jan 30 13:46 glassfish-7.0.12.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120660614 Jan 30 13:46 glassfish-7.0.12.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Feb 29 09:07 glassfish-7.0.13.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120746812 Feb 29 09:07 glassfish-7.0.13.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       164 Mar 31 13:08 glassfish-7.0.14.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       280 Mar 31 00:09 glassfish-7.0.14-SNAPSHOT-nightly.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120867586 Mar 31 00:09 glassfish-7.0.14-SNAPSHOT-nightly.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120906225 Mar 31 13:08 glassfish-7.0.14.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       280 Apr 11 00:07 glassfish-7.0.15-SNAPSHOT-nightly.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120871980 Apr 11 00:07 glassfish-7.0.15-SNAPSHOT-nightly.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Apr 27  2023 glassfish-7.0.4.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 119373363 Apr 27  2023 glassfish-7.0.4.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 May 30  2023 glassfish-7.0.5.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 119592594 May 30  2023 glassfish-7.0.5.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Jun 29  2023 glassfish-7.0.6.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120054672 Jun 29  2023 glassfish-7.0.6.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Jul 29  2023 glassfish-7.0.7.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120073639 Jul 29  2023 glassfish-7.0.7.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Aug 28  2023 glassfish-7.0.8.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120071352 Aug 28  2023 glassfish-7.0.8.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       162 Sep 29  2023 glassfish-7.0.9.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish 120322846 Sep 29  2023 glassfish-7.0.9.zip
00:07:59 -rw-rw-r--  1 genie.glassfish ee4j.glassfish       247 Jun 15  2020 glassfish-nightly.info
00:07:59 -rw-rw-r--  1 genie.glassfish ee4j.glassfish 113921391 Jun 15  2020 glassfish-nightly.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Feb 13  2022 web-6.2.5.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  71742371 Feb 13  2022 web-6.2.5.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Oct 28 13:08 web-7.0.10.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73631423 Oct 28 13:08 web-7.0.10.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Dec  4 09:49 web-7.0.11.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73671559 Dec  4 09:49 web-7.0.11.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Jan 30 13:46 web-7.0.12.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73845884 Jan 30 13:46 web-7.0.12.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Feb 29 09:07 web-7.0.13.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73891402 Feb 29 09:07 web-7.0.13.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       151 Mar 31 13:08 web-7.0.14.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       255 Mar 31 00:09 web-7.0.14-SNAPSHOT-nightly.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74018026 Mar 31 00:09 web-7.0.14-SNAPSHOT-nightly.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74053362 Mar 31 13:08 web-7.0.14.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       255 Apr 11 00:07 web-7.0.15-SNAPSHOT-nightly.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  74022422 Apr 11 00:07 web-7.0.15-SNAPSHOT-nightly.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Apr 27  2023 web-7.0.4.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  72660124 Apr 27  2023 web-7.0.4.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 May 30  2023 web-7.0.5.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  72879364 May 30  2023 web-7.0.5.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Jun 29  2023 web-7.0.6.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73166457 Jun 29  2023 web-7.0.6.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Jul 29  2023 web-7.0.7.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73184420 Jul 29  2023 web-7.0.7.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Aug 28  2023 web-7.0.8.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73184512 Aug 28  2023 web-7.0.8.zip
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish       149 Sep 29  2023 web-7.0.9.info
00:07:59 -rw-r--r--  1 genie.glassfish ee4j.glassfish  73436268 Sep 29  2023 web-7.0.9.zip
00:07:59 -rw-rw-r--  1 genie.glassfish ee4j.glassfish       222 Jun 15  2020 web-nightly.info
00:07:59 -rw-rw-r--  1 genie.glassfish ee4j.glassfish  69167597 Jun 15  2020 web-nightly.zip
00:07:59 drwxrwsr-x  2 genie.glassfish ee4j.glassfish      4096 Apr  7 00:12 weekly
00:07:59 $ ssh-agent -k
00:07:59 unset SSH_AUTH_SOCK;
00:07:59 unset SSH_AGENT_PID;
00:07:59 echo Agent pid 51 killed;
00:07:59 [ssh-agent] Stopped.
00:07:59 Finished: SUCCESS