Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/jsdt/webtools.jsdt/+/195950
Running as SYSTEM
Agent centos-7-ldjch is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-ldjch"
  namespace: "webtools"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.webtools.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-ldjch"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-ldjch"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.webtools.svc.cluster.local/webtools/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-webtools"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-ldjch (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/jsdt/webtools.jsdt.git
 > git init /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/jsdt/webtools.jsdt.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.1'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/jsdt/webtools.jsdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/jsdt/webtools.jsdt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/jsdt/webtools.jsdt.git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/jsdt/webtools.jsdt.git
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/jsdt/webtools.jsdt.git refs/changes/50/195950/1 # timeout=10
 > git rev-parse 372c7ddfa71e53a6ed0ae4867f700c8f78bda919^{commit} # timeout=10
Checking out Revision 372c7ddfa71e53a6ed0ae4867f700c8f78bda919 (refs/changes/50/195950/1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 372c7ddfa71e53a6ed0ae4867f700c8f78bda919 # timeout=10
Commit message: "[580774] Remove version from com.ibm.icu.text package import"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk a4206039c030da72b2c0972d3edd1c7fe81fd187 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[webtools-jsdt-gerrit_master] $ Xvnc -help
Starting xvnc
[webtools-jsdt-gerrit_master] $ Xvnc :49 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Wed Sep 21 12:28:21 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5949
 vncext:      created VNC server for screen 0
[webtools-jsdt-gerrit_master] $ /bin/sh -xe /tmp/jenkins9541801821379872530.sh
[webtools-jsdt-gerrit_master] $ /opt/tools/apache-maven/latest/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=372c7ddfa71e53a6ed0ae4867f700c8f78bda919 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=bernd.hufmann@ericsson.com "-DGERRIT_EVENT_ACCOUNT_NAME=Bernd Hufmann" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/jsdt/webtools.jsdt/+/195950 -DGERRIT_PATCHSET_UPLOADER_EMAIL=bernd.hufmann@ericsson.com -DtychoVersion=2.7.5 -DGERRIT_EVENT_TYPE=patchset-created "-DMAVEN_FLAGS=-fae -e -Dtycho-extras.version=${tychoVersion} -Dtycho.version=${tychoVersion}" -DGERRIT_PROJECT=jsdt/webtools.jsdt -DGERRIT_CHANGE_NUMBER=195950 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Bernd Hufmann\" <bernd.hufmann@ericsson.com>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/50/195950/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Bernd Hufmann" '-DGERRIT_CHANGE_OWNER=\"Bernd Hufmann\" <bernd.hufmann@ericsson.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=WzU4MDc3NF0gUmVtb3ZlIHZlcnNpb24gZnJvbSBjb20uaWJtLmljdS50ZXh0IHBhY2thZ2UgaW1wb3J0CgpDaGFuZ2UtSWQ6IEkyNjcyNjY0ODUxMjQ5MmU3ZDZjYzU3ZTAzZjViMmQ4NmQ2NTQ0MzgxClNpZ25lZC1vZmYtYnk6IEJlcm5kIEh1Zm1hbm4gPGJlcm5kLmh1Zm1hbm5AZXJpY3Nzb24uY29tPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[580774] Remove version from com.ibm.icu.text package import" '-DGERRIT_EVENT_ACCOUNT=\"Bernd Hufmann\" <bernd.hufmann@ericsson.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I26726648512492e7d6cc57e03f5b2d86d6544381 -DGERRIT_EVENT_HASH=-1807779083 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=bernd.hufmann@ericsson.com -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Bernd Hufmann" -Dmaven.test.error.ignore=true -Dmaven.test.skip=false -DskipWithIssues=false -Dmaven.test.failure.ignore=true -Dsurefire.timeout=1800 -Dmaven.repo.local=/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository clean install -fae -e -Dtycho-extras.version=2.7.5 -Dtycho.version=2.7.5 -Pbree-libs -Peclipse-sign
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.13, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/11.0.13+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-common-site (${webtools-common-site}): Cannot access ${webtools-common-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata org.eclipse:wtp-parent:3.10.0-SNAPSHOT/maven-metadata.xml from/to webtools-servertools-site (${webtools-servertools-site}): Cannot access ${webtools-servertools-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B)
[INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository
[INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/ (16.03kB)
[INFO] Fetching p2.index from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/ (172B)
[INFO] Adding repository https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository
[INFO] Fetching content.xml.xz from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/ (17.09kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
[INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.26-I-builds/ (128B)
[INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.26-I-builds
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/ (450B)
[INFO] Fetching content.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/categories/ (1.25kB)
[INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/ (172B)
[INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/
[INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/ (172B)
[INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/
[INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest/ (435B)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/milestone/S202208230217/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/emf/builds/milestone/S202208230217/ (30.14kB)
[INFO] Adding repository https://download.eclipse.org/modeling/emf/transaction/updates/milestones
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201703131630/ (116B)
[INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201703131630/ (12.2kB)
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201705111354/ (116B)
[INFO] Fetching content.jar from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201705111354/ (12.03kB)
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201801291557/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201801291557/ (7.3kB)
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201805140824/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201805140824/ (7.35kB)
[INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S202208110912/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/transaction/updates/milestones/S202208110912/ (9.38kB)
[INFO] Adding repository http://download.eclipse.org/modeling/emf/validation/updates/milestones
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/emf/validation/updates/milestones/
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201703131631/ (116B)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201703131631/ (11.14kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201705100939/ (116B)
[INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201705100939/ (11.05kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201801291608/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201801291608/ (7.14kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201805030717/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S201805030717/ (7.1kB)
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S202008210753/ (172B)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/validation/updates/milestones/S202008210753/ (8.46kB)
[INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952
[INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB)
[INFO] Fetching p2.index from http://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/ (172B)
[INFO] Adding repository http://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166
[INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/ (7.17kB)
[INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.202-SNAPSHOT/repository/ (172B)
[INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.202-SNAPSHOT/repository
[INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.202-SNAPSHOT/repository/ (35.54kB)
[INFO] Fetching p2.index from https://download.eclipse.org/graphiti/updates/0.18.0/ (172B)
[INFO] Adding repository https://download.eclipse.org/graphiti/updates/0.18.0
[INFO] Fetching content.xml.xz from https://download.eclipse.org/graphiti/updates/0.18.0/ (14.4kB)
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/ (172B)
[INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository
[INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/ (104.63kB)
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository/ (134B)
[INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository/
[INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB)
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/ (101.86kB)
[INFO] Adding repository https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041
[INFO] Fetching content.jar from https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041/ (35.6kB)
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/jetty/10.0.11/repository/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/jetty/10.0.11/repository
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/jetty/10.0.11/repository/ (4.92kB)
[INFO] Fetching p2.index from https://download.eclipse.org/egit/updates/ (172B)
[INFO] Adding repository https://download.eclipse.org/egit/updates
[INFO] Fetching content.xml.xz from https://download.eclipse.org/egit/updates/ (24.27kB)
[INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/releases/latest/ (172B)
[INFO] Adding repository https://download.eclipse.org/technology/swtbot/releases/latest
[INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/releases/latest/ (13.53kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.core:2.0.303-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/pom.xml
[INFO] Fetching com.google.gson_2.9.1.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (258.82kB)
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (2.89MB)
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (3.53MB)
[INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (478.08kB)
[INFO] Fetching com.ibm.icu_71.1.0.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13.32MB)
[INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.47MB)
[INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (69.26kB)
[INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (74.34kB)
[INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.equinox.common_3.16.300.v20220907-0928.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (146.59kB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (101.83kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (135.73kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (196.21kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (71.65kB)
[INFO] Fetching org.eclipse.core.jobs_3.13.200.v20220920-1311.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/plugins/ (110.49kB)
[INFO] Fetching org.eclipse.core.resources_3.18.100.v20220909-0643.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (892.27kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (90.9kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (400.2kB)
[INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (369.7kB)
[INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.26MB)
[INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (19.69kB)
[INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (14.42kB)
[INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (23.09kB)
[INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (81.45kB)
[INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (25.74kB)
[INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13.73kB)
[INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (18.3kB)
[INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (402.87kB)
[INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (295.31kB)
[INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (60.71kB)
[INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (49.89kB)
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (121.56kB)
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (369.94kB)
[INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://ci.eclipse.org/webtools/job/webtools-common_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (421.57kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.manipulation:1.0.601-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/pom.xml
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (343.24kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.support.firefox:1.0.501-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.support.firefox/pom.xml
[INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.78MB)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.29MB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (46.27kB)
[INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (32.41kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (21.23kB)
[INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (703.81kB)
[INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (20.34kB)
[INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (353.59kB)
[INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (144.34kB)
[INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (23.5kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (15.35kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (71.45kB)
[INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (319.47kB)
[INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (393.3kB)
[INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (64.86kB)
[INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (379.48kB)
[INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (6.02MB)
[INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (806.64kB)
[INFO] Fetching org.eclipse.ui_3.201.200.v20220904-1029.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (434.06kB)
[INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.ui.ide_3.19.200.v20220913-0614.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (107.38kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (690.83kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (620.52kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (331.65kB)
[INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (289.67kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (313kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (163.08kB)
[INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (3MB)
[INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (245.02kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (27.8kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (54.29kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (57.49kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (71.46kB)
[INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (46.59kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13.81kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (42.3kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (51.03kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (317.8kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.swt_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (18.79kB)
[INFO] Fetching org.eclipse.jface_3.27.100.v20220916-1116.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (215.89kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (204.9kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20220906-1345.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (58.52kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (11.51kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (397.11kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13.3kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (266.92kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (89.66kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (232.67kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20220915-1103.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (119.96kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (252.14kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20220912-2020.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (149.46kB)
[INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (295.36kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (21.08kB)
[INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (51.9kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (169.5kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (362.07kB)
[INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (131.39kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (68.04kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (176.33kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (115.07kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (470.76kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (424.9kB)
[INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (491.27kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.ui.workbench_3.126.100.v20220915-1108.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (172.29kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (110.71kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.47MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.15MB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.support.ie:1.0.601-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.support.ie/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.ui:2.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/pom.xml
[INFO] Fetching org.eclipse.ui.genericeditor_1.2.300.v20220915-0924.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (154.68kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.core:3.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.crossfire:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/pom.xml
[INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (1.24MB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino.debugger:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino.ui:1.0.700-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.ui/pom.xml
[INFO] Fetching org.eclipse.jdt.core_3.32.0.v20220920-0738.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/plugins/ (6.71MB)
[INFO] Fetching org.eclipse.jdt.debug_3.19.300.v20220812-1529.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (915.36kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20220916-0036.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (570.26kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.transport:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.core:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.jsdtbridge:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.ui:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.js:0.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/pom.xml
[INFO] Fetching org.eclipse.e4.ui.progress_0.3.500.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (212.62kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (38.37kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (69.13kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (112.39kB)
[INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (429.55kB)
[INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (432.64kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (48.41kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (31.04kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (133.75kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (103.71kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (242.35kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (35.63kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (77.31kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.600.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (662.94kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.300.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (172.38kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (100.51kB)
[INFO] Fetching org.eclipse.ui.browser_3.7.300.v20220912-1423.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (209.3kB)
[INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (75.49kB)
[INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202106020138.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (398.88kB)
[INFO] Fetching org.eclipse.wst.server.ui_1.5.800.v202208260501.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (944.53kB)
[INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://ci.eclipse.org/webtools/job/webtools-servertools_master/lastSuccessfulBuild/artifact/site/target/repository/plugins/ (103.04kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wip.eclipse:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.dev:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/pom.xml
[INFO] Fetching jaxb-core_2.2.11.v201407311112.jar from https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041/plugins/ (242.65kB)
[INFO] Fetching jakarta.activation_1.2.2.v20201119-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (60.4kB)
[INFO] Fetching javax.activation_2.0.0.v20201118-1818.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (80.71kB)
[INFO] Fetching javax.xml.bind_2.2.12.v201410011542.jar from https://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041/plugins/ (100.15kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/pom.xml
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20220726152247/repository/plugins/ (302.53kB)
[INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (42.71kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.common:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.bower:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.npm:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.grunt:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.gulp:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node.common:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.docs:org.eclipse.wst.jsdt.doc:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.compiler:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/pom.xml
[INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (49.45kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (52.65kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (114.89kB)
[INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (421.77kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (65.43kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.model:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.debug.core.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.core.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.debug.rhino.tests:1.0.701-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.ui.tests:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.ui.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.tests:0.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.debug.core.tests:0.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.common.tests:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.node.common.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_sdk.feature:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_tests.feature:0.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt_tests.feature:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt_tests.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.feature:2.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt_sdk.feature:2.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt_sdk.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.webtools.jsdt:org.eclipse.webtools.jsdt.site:3.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/site/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jsdt-parent                                                        [pom]
[INFO] bundles                                                            [pom]
[INFO] org.eclipse.wst.jsdt.core                               [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.manipulation                       [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.ui                                 [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.support.firefox                    [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.support.ie                         [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.core                         [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.transport                    [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.crossfire                    [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.rhino.debugger               [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.rhino                        [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.ui                           [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.debug.rhino.ui                     [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug                     [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium                           [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core                [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug.jsdtbridge          [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.wip.eclipse               [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug.ui                  [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug.js                  [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.dev            [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0   [eclipse-plugin]
[INFO] nodejs                                                             [pom]
[INFO] org.eclipse.wst.jsdt.js.cli                             [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.common                          [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.bower                           [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.npm                             [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.grunt                           [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.gulp                            [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.node.common                     [eclipse-plugin]
[INFO] org.eclipse.wst.jsdt.js.node                            [eclipse-plugin]
[INFO] docs                                                               [pom]
[INFO] org.eclipse.wst.jsdt.doc                                [eclipse-plugin]
[INFO] tests                                                              [pom]
[INFO] org.eclipse.wst.jsdt.core.tests.compiler           [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.core.tests.model              [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.debug.core.tests              [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.debug.rhino.tests             [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.ui.tests                      [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.tests                [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core.tests     [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.js.common.tests               [eclipse-test-plugin]
[INFO] org.eclipse.wst.jsdt.js.node.common.tests          [eclipse-test-plugin]
[INFO] features                                                           [pom]
[INFO] org.eclipse.wst.jsdt.chromium.debug.feature            [eclipse-feature]
[INFO] org.eclipse.wst.jsdt.chromium_sdk.feature              [eclipse-feature]
[INFO] org.eclipse.wst.jsdt.chromium_tests.feature            [eclipse-feature]
[INFO] org.eclipse.wst.jsdt_tests.feature                     [eclipse-feature]
[INFO] org.eclipse.wst.jsdt.feature                           [eclipse-feature]
[INFO] org.eclipse.wst.jsdt.nodejs.feature                    [eclipse-feature]
[INFO] org.eclipse.wst.jsdt_sdk.feature                       [eclipse-feature]
[INFO] org.eclipse.webtools.jsdt.site                      [eclipse-repository]
[INFO] 
[INFO] ---------------< org.eclipse.webtools.jsdt:jsdt-parent >----------------
[INFO] Building jsdt-parent 3.6.0-SNAPSHOT                               [1/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jsdt-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ jsdt-parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ jsdt-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ jsdt-parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ jsdt-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jsdt-parent ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/jsdt-parent/3.6.0-SNAPSHOT/jsdt-parent-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< org.eclipse.webtools.jsdt:bundles >------------------
[INFO] Building bundles 3.6.0-SNAPSHOT                                   [2/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bundles ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ bundles ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ bundles ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ bundles ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ bundles ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bundles ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/3.6.0-SNAPSHOT/bundles-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.core >-----
[INFO] Building org.eclipse.wst.jsdt.core 2.0.303-SNAPSHOT               [3/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.core ---
[INFO] The project's OSGi version is 2.0.303.v202209211227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.core ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.core...
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (251kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13.13kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (59.56kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
[INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (17.08kB)
[INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (79.16kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (12.94kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (13kB)
[INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (31.77kB)
[INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (52.92kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (27.41kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (39.29kB)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.core ---
[INFO] Compiling 1171 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.core ---
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/build.properties: bin.includes value(s) [lib/] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.core ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.core:2.0.303-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.core ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.core/2.0.303-SNAPSHOT/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.core/2.0.303-SNAPSHOT/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.core/2.0.303-SNAPSHOT/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.core/2.0.303-SNAPSHOT/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.core/2.0.303-SNAPSHOT/org.eclipse.wst.jsdt.core-2.0.303-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.core ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.manipulation >--
[INFO] Building org.eclipse.wst.jsdt.manipulation 1.0.601-SNAPSHOT       [4/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] The project's OSGi version is 1.0.601.v201903222047
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.manipulation...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.manipulation ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Compiling 40 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.manipulation ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.manipulation:1.0.601-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.manipulation/1.0.601-SNAPSHOT/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.manipulation/1.0.601-SNAPSHOT/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.manipulation/1.0.601-SNAPSHOT/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.manipulation/1.0.601-SNAPSHOT/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.manipulation/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.manipulation/1.0.601-SNAPSHOT/org.eclipse.wst.jsdt.manipulation-1.0.601-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.manipulation ---
[INFO] 
[INFO] -----< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.ui >------
[INFO] Building org.eclipse.wst.jsdt.ui 2.1.400-SNAPSHOT                 [5/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.ui ---
[INFO] The project's OSGi version is 2.1.400.v202204072230
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.ui ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.ui ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.ui...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (29.62kB)
[INFO] Fetching org.eclipse.tests.urischeme_1.1.200.v20220720-2118.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (88.19kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.02MB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (10.25kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (9.54kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (25.53kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (10.74kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.100.v20220919-1402.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.14MB)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.ui ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.ui ---
[INFO] Compiling 1850 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/org/eclipse/wst/jsdt/internal/ui/browsing/PackageViewerWrapper.java:[201] 
	public void setFilters(ViewerFilter[] filters) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Varargs methods should only override or be overridden by other varargs methods unlike PackageViewerWrapper.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/org/eclipse/wst/jsdt/internal/ui/packageview/PackageExplorerPart.java:[243] 
	public void add(Object parentElement, Object[] childElements) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Varargs methods should only override or be overridden by other varargs methods unlike PackageExplorerPart.PackageExplorerProblemTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...)
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/org/eclipse/wst/jsdt/internal/ui/viewsupport/ProblemTreeViewer.java:[131] 
	public void setFilters(ViewerFilter[] filters) {
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Varargs methods should only override or be overridden by other varargs methods unlike ProblemTreeViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
5 problems (2 errors, 3 warnings)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.support.firefox
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.support.ie
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.core >--
[INFO] Building org.eclipse.wst.jsdt.debug.core 3.2.201-SNAPSHOT         [6/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] The project's OSGi version is 3.2.201.v202108041556
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.core...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Compiling 107 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.core:3.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.core/3.2.201-SNAPSHOT/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.core/3.2.201-SNAPSHOT/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.core/3.2.201-SNAPSHOT/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.core/3.2.201-SNAPSHOT/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.core/3.2.201-SNAPSHOT/org.eclipse.wst.jsdt.debug.core-3.2.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.core ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.transport >--
[INFO] Building org.eclipse.wst.jsdt.debug.transport 1.0.300-SNAPSHOT    [7/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] The project's OSGi version is 1.0.300.v201903222047
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.transport...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.transport ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.transport ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.transport:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.transport/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.transport/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.transport/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.transport/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.transport/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.transport/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.debug.transport-1.0.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.transport ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.crossfire >--
[INFO] Building org.eclipse.wst.jsdt.debug.crossfire 1.0.500-SNAPSHOT    [8/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] The project's OSGi version is 1.0.500.v201903222047
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.crossfire...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.crossfire ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Compiling 73 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.crossfire ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.crossfire:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.crossfire/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.crossfire/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.crossfire/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.crossfire/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.crossfire/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.crossfire/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.crossfire-1.0.500-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.crossfire ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino.debugger >--
[INFO] Building org.eclipse.wst.jsdt.debug.rhino.debugger 1.0.600-SNAPSHOT [9/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] The project's OSGi version is 1.0.600.v201903222047
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.rhino.debugger...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino.debugger:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/1.0.600-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/1.0.600-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/1.0.600-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/1.0.600-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino.debugger/1.0.600-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.debugger-1.0.600-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.rhino.debugger ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino >--
[INFO] Building org.eclipse.wst.jsdt.debug.rhino 1.0.500-SNAPSHOT       [10/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] The project's OSGi version is 1.0.500.v201903222047
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.rhino...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.rhino ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Compiling 53 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.rhino ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.debug.rhino:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.debug.rhino/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.debug.rhino/1.0.500-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino-1.0.500-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.rhino ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.debug.ui
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.debug.rhino.ui
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug 0.4.0-SNAPSHOT      [11/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] The project's OSGi version is 0.4.0.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug ---
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/build.properties: src.includes value(s) [chromuim_32.png] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug:0.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug/0.4.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug/0.4.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug/0.4.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug/0.4.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug/0.4.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug-0.4.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium >---
[INFO] Building org.eclipse.wst.jsdt.chromium 0.5.200-SNAPSHOT          [12/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium ---
[INFO] The project's OSGi version is 0.5.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium ---
[INFO] Compiling 235 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium ---
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/build.properties: bin.includes value(s) [jars.compile.order = .] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar_unpacked_8380692346322613873/lib/json_simple/json_simple-1.1.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar_unpacked_8380692346322613873/lib/json_simple/json_simple-1.1.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium-0.5.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.core >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.core 0.5.300-SNAPSHOT [13/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] The project's OSGi version is 0.5.300.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug.core...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Compiling 83 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.core:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.core/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.core/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.core/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.core/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.core/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core-0.5.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.core ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.jsdtbridge >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.jsdtbridge 0.5.200-SNAPSHOT [14/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] The project's OSGi version is 0.5.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug.jsdtbridge...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.jsdtbridge:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge-0.5.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.jsdtbridge ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wip.eclipse >--
[INFO] Building org.eclipse.wst.jsdt.chromium.wip.eclipse 0.5.200-SNAPSHOT [15/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] The project's OSGi version is 0.5.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.wip.eclipse...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wip.eclipse:0.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wip.eclipse/0.5.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wip.eclipse-0.5.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.wip.eclipse ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.ui >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.ui 0.6.300-SNAPSHOT [16/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] The project's OSGi version is 0.6.300.v202205232338
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug.ui...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Compiling 74 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.ui:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.ui/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.ui-0.6.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.ui ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.js >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.js 0.1.200-SNAPSHOT [17/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] The project's OSGi version is 0.1.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug.js...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.debug.js:0.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.js/0.1.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.js/0.1.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.js/0.1.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.js/0.1.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.debug.js/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.debug.js/0.1.200-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.js-0.1.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.js ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.dev >--
[INFO] Building org.eclipse.wst.jsdt.chromium.wipbackend.dev 0.5.300-SNAPSHOT [18/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] The project's OSGi version is 0.5.300.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.wipbackend.dev...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Compiling 373 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.dev:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.dev/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.dev-0.5.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.wipbackend.dev ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 >--
[INFO] Building org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 0.5.300-SNAPSHOT [19/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] The project's OSGi version is 0.5.300.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Compiling 237 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.bundles:org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0:0.5.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/bundles/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0/0.5.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0-0.5.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 ---
[INFO] 
[INFO] ------------------< org.eclipse.webtools.jsdt:nodejs >------------------
[INFO] Building nodejs 3.6.0-SNAPSHOT                                   [20/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nodejs ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ nodejs ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ nodejs ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ nodejs ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ nodejs ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nodejs ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/3.6.0-SNAPSHOT/nodejs-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.cli >----
[INFO] Building org.eclipse.wst.jsdt.js.cli 1.0.0-SNAPSHOT              [21/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] The project's OSGi version is 1.0.0.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.cli...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.cli ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.cli ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.cli/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.cli/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.cli/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.cli/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.cli/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.cli/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.cli-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.cli ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.common >---
[INFO] Building org.eclipse.wst.jsdt.js.common 1.0.200-SNAPSHOT         [22/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.common ---
[INFO] The project's OSGi version is 1.0.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.common...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.common ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.common:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.common ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.common/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.common/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.common/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.common/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.common/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.common/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.common-1.0.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.common ---
[INFO] 
[INFO] ---< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.bower >---
[INFO] Building org.eclipse.wst.jsdt.js.bower 1.0.200-SNAPSHOT          [23/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] The project's OSGi version is 1.0.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.bower...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.bower ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.bower ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.bower:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.bower/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.bower/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.bower/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.bower/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.bower/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.bower/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.bower-1.0.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.bower ---
[INFO] 
[INFO] ----< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.npm >----
[INFO] Building org.eclipse.wst.jsdt.js.npm 1.0.300-SNAPSHOT            [24/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] The project's OSGi version is 1.0.300.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.npm...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.npm ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.npm ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.npm:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.npm/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.npm/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.npm/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.npm/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.npm/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.npm/1.0.300-SNAPSHOT/org.eclipse.wst.jsdt.js.npm-1.0.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.npm ---
[INFO] 
[INFO] ---< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.grunt >---
[INFO] Building org.eclipse.wst.jsdt.js.grunt 1.0.200-SNAPSHOT          [25/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] The project's OSGi version is 1.0.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.grunt...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.grunt ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.grunt ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.grunt:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.grunt/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.grunt/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.grunt/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.grunt/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.grunt/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.grunt/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.grunt-1.0.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.grunt ---
[INFO] 
[INFO] ---< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.gulp >----
[INFO] Building org.eclipse.wst.jsdt.js.gulp 1.0.200-SNAPSHOT           [26/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] The project's OSGi version is 1.0.200.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.gulp...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.gulp ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.gulp ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.gulp:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.gulp/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.gulp/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.gulp/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.gulp/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.gulp/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.gulp/1.0.200-SNAPSHOT/org.eclipse.wst.jsdt.js.gulp-1.0.200-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.gulp ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node.common >--
[INFO] Building org.eclipse.wst.jsdt.js.node.common 1.0.0-SNAPSHOT      [27/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] The project's OSGi version is 1.0.0.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.node.common...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.node.common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.node.common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node.common:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node.common/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node.common/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node.common/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node.common/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node.common/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node.common/1.0.0-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.node.common ---
[INFO] 
[INFO] ---< org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node >----
[INFO] Building org.eclipse.wst.jsdt.js.node 1.1.100-SNAPSHOT           [28/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.node ---
[INFO] The project's OSGi version is 1.1.100.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.node...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.node ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/classes
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.node ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.js.node ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.js.node ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.node ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.nodejs:org.eclipse.wst.jsdt.js.node:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.node ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node/1.1.100-SNAPSHOT/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node/1.1.100-SNAPSHOT/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node/1.1.100-SNAPSHOT/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node/1.1.100-SNAPSHOT/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/nodejs/org.eclipse.wst.jsdt.js.node/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/nodejs/org.eclipse.wst.jsdt.js.node/1.1.100-SNAPSHOT/org.eclipse.wst.jsdt.js.node-1.1.100-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.node ---
[INFO] 
[INFO] -------------------< org.eclipse.webtools.jsdt:docs >-------------------
[INFO] Building docs 3.6.0-SNAPSHOT                                     [29/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ docs ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ docs ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ docs ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ docs ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ docs ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ docs ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/3.6.0-SNAPSHOT/docs-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.eclipse.webtools.jsdt.docs:org.eclipse.wst.jsdt.doc >-------
[INFO] Building org.eclipse.wst.jsdt.doc 2.1.0-SNAPSHOT                 [30/53]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.doc ---
[INFO] The project's OSGi version is 2.1.0.v202101250139
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.doc ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.doc...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-eclipserun-plugin:2.7.5:eclipse-run (build_java_doc) @ org.eclipse.wst.jsdt.doc ---
[WARNING] p2 repository with URL https://download.eclipse.org/eclipse/updates/4.26-I-builds is associated with multiple IDs; was 'platform', now is 'eclipse'
[INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (2.96MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.67MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (3.33MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (109.43kB)
[INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (113.29kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (61.68kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (252.96kB)
[INFO] Fetching org.eclipse.help.base_4.3.900.v20220920-2240.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220920-2240/plugins/ (434.43kB)
[INFO] Fetching org.eclipse.pde.build_3.11.300.v20220822-0532.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (495.63kB)
[INFO] Fetching org.eclipse.pde.core_3.15.300.v20220822-0845.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (1.36MB)
[INFO] Fetching org.eclipse.update.configurator_3.4.900.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (98.23kB)
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/data, -consolelog, -debug, -application, org.eclipse.ant.core.antRunner, -quiet, -buildfile, buildDoc.xml]
Configuration location:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/configuration/
Configuration file:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/configuration/config.ini loaded
Install location:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/eclipserun-work/
Framework located:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.100.v20220817-1601/org.eclipse.osgi-3.18.100.v20220817-1601.jar
Framework classpath:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.osgi/3.18.100.v20220817-1601/org.eclipse.osgi-3.18.100.v20220817-1601.jar
Debug options:
    file:/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/.options not found
Time to load bundles: 458
Starting application: 1709
Application started in : 1719ms
Apache Ant(TM) version 1.10.12 compiled on October 13 2021
[pde.convertSchemaToHTML] Cannot find included schema 'schema://org.eclipse.core.expressions/schema/expressionLanguage.exsd' required by parent schema '/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/../../bundles/org.eclipse.wst.jsdt.ui/schema/quickFixProcessors.exsd'
[pde.convertSchemaToHTML] Cannot find included schema 'schema://org.eclipse.core.expressions/schema/expressionLanguage.exsd' required by parent schema '/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/../../bundles/org.eclipse.wst.jsdt.ui/schema/quickAssistProcessors.exsd'
     [exec] Result: 2
[help.buildHelpIndex] Help documentation could not be indexed completely.
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/text/java/hover/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/dom/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/eval/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/breakpoints/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/search/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/text/java/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/launching/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/manipulation/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/event/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/jsdoc/msdn/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/infer/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/refactoring/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/ast/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/libraries/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/overview-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/formatter/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/text/folding/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/util/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/jsdoc/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/shell/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/search/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/compiler/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/dom/rewrite/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/project/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/model/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/refactoring/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/request/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/wizards/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/core/compiler/libraries/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/connect/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/actions/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/dialogs/package-summary.html
[help.buildHelpIndex]     Locale 'en_US': cannot find document: reference/api/org/eclipse/wst/jsdt/ui/text/package-summary.html
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 4 seconds
[INFO] 
[INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.doc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.wst.jsdt.doc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.wst.jsdt.doc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.doc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.doc ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.docs:org.eclipse.wst.jsdt.doc:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.doc ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/org.eclipse.wst.jsdt.doc/2.1.0-SNAPSHOT/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/org.eclipse.wst.jsdt.doc/2.1.0-SNAPSHOT/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/org.eclipse.wst.jsdt.doc/2.1.0-SNAPSHOT/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/org.eclipse.wst.jsdt.doc/2.1.0-SNAPSHOT/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/docs/org.eclipse.wst.jsdt.doc/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/docs/org.eclipse.wst.jsdt.doc/2.1.0-SNAPSHOT/org.eclipse.wst.jsdt.doc-2.1.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.doc ---
[INFO] 
[INFO] ------------------< org.eclipse.webtools.jsdt:tests >-------------------
[INFO] Building tests 3.6.0-SNAPSHOT                                    [31/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ tests ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/3.6.0-SNAPSHOT/tests-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.compiler >--
[INFO] Building org.eclipse.wst.jsdt.core.tests.compiler 2.0.201-SNAPSHOT [32/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] The project's OSGi version is 2.0.201.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.core.tests.compiler...
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (87.79kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (42.61kB)
[INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (134.3kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (41.14kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (9.6kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (41.15kB)
[INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (27.48kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (86.39kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20220919-1800/plugins/ (73.2kB)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Compiling 73 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:31:30.145 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:31:32.211
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:31:32 +0000
Running org.eclipse.wst.jsdt.core.tests.compiler.JSDTCompilerTests
ERROR: Character '〩' (U+3029) is not a valid identifier start char at es2015-script.js line: 27:13
ERROR: Semi-colon expected at es2015-script.js line: 27:13
ERROR: primary expression expected at es2015-script.js line: 27:14
ERROR: Character 'ⅷ' (U+2177) is not a valid identifier start char at es2015-script.js line: 27:20
ERROR: Semi-colon expected at es2015-script.js line: 27:20
ERROR: primary expression expected at es2015-script.js line: 27:21
ERROR: Character '‌' (U+200C) is not a valid identifier start char at es2015-script.js line: 27:31
ERROR: Semi-colon expected at es2015-script.js line: 27:31
ERROR: primary expression expected at es2015-script.js line: 27:32
ERROR: Character '‍' (U+200D) is not a valid identifier start char at es2015-script.js line: 27:32
ERROR: Semi-colon expected at es2015-script.js line: 27:32
ERROR: primary expression expected at es2015-script.js line: 27:33
ERROR: Semi-colon expected at es2015-script.js line: 82:11
ERROR: primary expression expected at es2015-script.js line: 82:12
ERROR: Semi-colon expected at es2015-script.js line: 82:12
ERROR: Semi-colon expected at es2015-script.js line: 82:26
ERROR: for-in statement may not have initializer at es2015-script.js line: 128:12
ERROR: for-in statement may not have initializer at es2015-script.js line: 128:37
WARNING: Octal integer literals are not supported in Ecmascript 5 strict mode. at es2015-script.js line: 31:3
WARNING: Octal integer literals are not supported in Ecmascript 5 strict mode. at es2015-script.js line: 31:19
WARNING: String continuations are not recommended. See https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml#Multiline_string_literals at es2015-script.js line: 40:28
WARNING: String continuations are not recommended. See https://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml#Multiline_string_literals at es2015-script.js line: 46:28
ERROR: Invalid delete operand. Only properties can be deleted. at es2015-script.js line: 89:0
Tests run: 647, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.919 s - in org.eclipse.wst.jsdt.core.tests.compiler.JSDTCompilerTests
testExcluded_FilePathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.005 s
testNotExcluded_FilePathAbsolute_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.001 s
testNotExcluded_DirPathWorkspaceRelative_FileExcludedWorkspaceRelative_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedWorkspaceRelative_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelative_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.001 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_DirExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelative_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelative_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelativeDoubleStarWildCard(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelative_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedWorkspaceRelativeLeadingSeperator_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathAbsolute_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathAbsolute_DirExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelative_FileExcludedWorkspaceRelativeLeadingSeperator_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathAbsolute_FileExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathAbsolute_DirExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelative_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedAbsolute_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.001 s
testNotExcluded_DirPathWorkspaceRelative_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathAbsolute_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.001 s
testExcluded_FilePathAbsolute_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathAbsolute_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelativeStarWildCard(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelative_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelative_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelative_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathAbsolute_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelative_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathAbsolute_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0.001 s
testNotExcluded_FilePathAbsolute_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelative_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathAbsolute_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathAbsolute_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_DirPathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelativeLeadingSeperator_2(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelativeLeadingSeperator_FileExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_FilePathWorkspaceRelative_DirExcludedWorkspaceRelativeLeadingSeperator(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathAbsolute_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathAbsolute_DirExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testNotExcluded_FilePathAbsolute_FileExcludedAbsolute(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testExcluded_DirPathWorkspaceRelativeLeadingSeperator_DirExcludedWorkspaceRelative(org.eclipse.wst.jsdt.core.tests.compiler.util.ExclusionTests)  Time elapsed: 0 s
testDecodeIndexKey_10(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0.022 s
testDecodeIndexKey_11(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_12(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_13(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_14(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_15(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0.001 s
testDecodeIndexKey_16(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_17(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_18(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_19(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_20(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_21(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0.001 s
testDecodeIndexKey_22(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_23(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_24(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_25(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_26(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_27(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_28(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_29(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_30(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_31(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_32(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_10(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_11(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0.001 s
testCreateIndexKey_12(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_13(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_14(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_15(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_16(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_17(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_18(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_19(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_20(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_21(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_22(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_23(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_24(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_25(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_26(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_27(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_28(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_29(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_30(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_0(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_1(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_2(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_3(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0.001 s
testCreateIndexKey_4(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_5(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_6(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_7(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_8(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testCreateIndexKey_9(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_0(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_2(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_3(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_4(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_5(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_6(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_7(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_8(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testDecodeIndexKey_9(org.eclipse.wst.jsdt.core.tests.search.TestMethodPattern)  Time elapsed: 0 s
testOccurrencesSearch01(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 1.189 s
testOccurrencesSearch02(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.83 s
testReferencesSearch01(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.355 s
testReferencesSearch02(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.357 s
testReferencesSearch03(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.356 s
testDeclarationSearch01(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.256 s
testDeclarationSearch02(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.255 s
testDeclarationSearch04(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.254 s
testDeclarationSearch05(org.eclipse.wst.jsdt.core.tests.search.TestMethodSearch)  Time elapsed: 0.254 s
testOccurrencesSearch01(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.355 s
testReferencesSearch01(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.355 s
testReferencesSearch02(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.354 s
testReferencesSearch03(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.363 s
testDeclarationSearch01(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.252 s
testDeclarationSearch02(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.254 s
testDeclarationSearch03(org.eclipse.wst.jsdt.core.tests.search.TestFunctionSearch)  Time elapsed: 0.253 s
testFieldDeclarationSearch01(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.254 s
testFieldDeclarationSearch02(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.252 s
testFieldDeclarationSearch03(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.254 s
testFieldDeclarationSearch04(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.253 s
testFieldDeclarationSearch05(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.252 s
testFieldDeclarationSearch06(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.254 s
testFieldOccurrencesSearch01(org.eclipse.wst.jsdt.core.tests.search.TestFieldSearch)  Time elapsed: 0.355 s
testVarDeclarationSearch01(org.eclipse.wst.jsdt.core.tests.search.TestVarSearch)  Time elapsed: 0.251 s
testVarDeclarationSearch02(org.eclipse.wst.jsdt.core.tests.search.TestVarSearch)  Time elapsed: 0.358 s
testVarDeclarationSearch03(org.eclipse.wst.jsdt.core.tests.search.TestVarSearch)  Time elapsed: 0.354 s
testVarReferenceSearch01(org.eclipse.wst.jsdt.core.tests.search.TestVarSearch)  Time elapsed: 0.357 s
testVarReferenceSearch02(org.eclipse.wst.jsdt.core.tests.search.TestVarSearch)  Time elapsed: 0.352 s
testRegularExpressionWithES6flags(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
parseMultipleCalls(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testParserRunner(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.064 s
testCallExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testYieldExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.002 s
testForStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testEmptyStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testRegularExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testFunctionExpression_withIdentifierPattern(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testTemplateLiteral(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.002 s
testMethodDefiniton(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.002 s
testExport_1(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testExport_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testExport_3(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testExport_4(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testExport_5(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testExport_6(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testExport_7(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testSuper(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testArrayPattern(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.002 s
testFunctionDeclarationStatement_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testSwitchCaseStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testClassExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
createParserInstance(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testCommentAttachment(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testPreFixExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testListExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testBlockStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testFieldAccess(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testForOfStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testDoWhileStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testFunctionDeclarationStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testGeneratorFunctionExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testInvalidObjectLiteral(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testClassInstanceCreation(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testFunctionExpression_andParameter(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
checkRange(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testBreakStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testLabeledStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testWhileStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testReturnStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testForInStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testTolerantError(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
tesArrayPatternAssignment_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testContinueStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testObjectDeclare(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testClassDeclaration(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testTryCatchObjectPattern(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testPosxFixExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testComments(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testInfixExpression_0(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testInfixExpression_1(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testThisExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testVariableDeclarationAsStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testCommentAttachment_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testImport_1(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testImport_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testImport_3(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testImport_4(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testObjectExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testEverythingJS_es5(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.007 s
testAnonymousFunction(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testArrayExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testSimpleAssignment(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testWithStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testDebuggerStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testNestedSwitchCaseStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testRestElement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testComplexRestInArrowFailure(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testIfStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testTestBuilderJS(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testFunctionDeclaration(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testFunctionExpression_withObjectPatternParameter(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testTryCatchFinallyStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testRegularExpression_2(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testAbortingError(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testForInStatement_1(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
tesArrayPatternAssignment(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testInvalidForIn(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testVariableDeclaration_LET(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testVariableDeclaration_VAR(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testSpreadElement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testFunctionCallTolerantParsing(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testSwitchStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testObjectPattern(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testChainFunctionCall(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
testThrowStatement(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testTagTemplateLiteral(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testObjectLiteralWithFunctionDeclarationField(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
testArrowFunctionExpression(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0.001 s
tesArrayPattern(org.eclipse.wst.jsdt.core.tests.closure.ClosureCompilerTests)  Time elapsed: 0 s
test0009_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0.057 s
test0008_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0007_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0006_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0005_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0001_regular_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0004_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0.001 s
test0016_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0.001 s
test0003_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test0002_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0.001 s
test0012_combined_binary_expression(org.eclipse.wst.jsdt.core.tests.compiler.regression.ASTImplTests)  Time elapsed: 0 s
test001(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.005 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.001 s
test003(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.001 s
test004(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.001 s
test006(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0 s
test007(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0 s
test008(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.001 s
test010(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicJsdocTests)  Time elapsed: 0.001 s
testbug248145(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
testbug254572(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test001(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test003(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test004(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test007(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.002 s
test008(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test009(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test010(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test011(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test012(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test015(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test020(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test022(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test023(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test024(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test026(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test027(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.002 s
test028(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test029(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test030(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test031(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test032(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test033(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test034(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.002 s
test035(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test036(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test037(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test038(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test039(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test040(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test041(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test042(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test043(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test044(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test046(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test050(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test051(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005b2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005f1(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005f2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005f3(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005f4(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005f5(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005f6(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005g1(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005g2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005g3(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005g4(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005h1(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005h2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005i1(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005i2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005j2(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005j3(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005j4(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005j5(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005j6(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005j7(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005j8(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test003a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test004a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test004b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005d(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005e(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005f(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005i(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test005j(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test009a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test009b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test010a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test010b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test011a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test012a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test015a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test027b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test046b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test051b(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test051c(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test051d(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
testWI84252(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0.001 s
test005h1a(org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicParserTests)  Time elapsed: 0 s
test001(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test003(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0.001 s
test004(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test006(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test007(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test008a(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test008b(org.eclipse.wst.jsdt.core.tests.compiler.regression.CharOperationTest)  Time elapsed: 0 s
test003_task_tags_options(org.eclipse.wst.jsdt.core.tests.compiler.regression.CompilerInvocationTests)  Time elapsed: 0.003 s
test007_task_tags_options(org.eclipse.wst.jsdt.core.tests.compiler.regression.CompilerInvocationTests)  Time elapsed: 0.002 s
test002_problem_categories(org.eclipse.wst.jsdt.core.tests.compiler.regression.CompilerInvocationTests)  Time elapsed: 0.003 s
test001_irritant_warning_token(org.eclipse.wst.jsdt.core.tests.compiler.regression.CompilerInvocationTests)  Time elapsed: 0 s
test001(org.eclipse.wst.jsdt.core.tests.compiler.regression.InternalScannerTest)  Time elapsed: 0 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.regression.InternalScannerTest)  Time elapsed: 0 s
test001(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.007 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test003(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test004(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test006(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test007(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test008(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test009(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test010(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test011(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test012(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test013(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test014(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test015(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test016(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test017(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test018(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test019(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test020(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test021(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test022(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test023(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test024(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test025(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test026(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test027(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test029(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test030(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test036(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test037(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test038(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test039(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test040(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test041(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test046(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test047(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0.001 s
test048(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test049(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test050(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test051(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test052(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test053(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test054(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test055(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test056(org.eclipse.wst.jsdt.core.tests.compiler.regression.ScannerTest)  Time elapsed: 0 s
test01(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test02(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test03(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test04(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test05(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test06(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test07(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test08(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test09(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test10(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test11(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test12(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test13(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test14(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test15(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test16(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test17(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test18(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test19(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test20(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test21(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test22(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test23(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test24(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test25(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test26(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test27(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test28(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test29(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test30(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test31(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test32(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test33(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test34(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test35(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test36(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test37(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test38(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test39(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test40(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test41(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test42(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test43(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test44(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test45(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test46(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test47(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test48(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test49(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test50(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test51(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test52(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test53(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test54(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test56(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test57(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test58(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test59(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test60(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test61(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test62(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test63(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test64(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test65(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test66(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test67(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0.001 s
test68(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test69(org.eclipse.wst.jsdt.core.tests.compiler.regression.UtilTest)  Time elapsed: 0 s
test01(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0 s
test02(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.011 s
test04(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.002 s
test05(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.001 s
test06(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.001 s
test07(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.002 s
test08(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.001 s
test09(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.001 s
test10(org.eclipse.wst.jsdt.core.tests.compiler.parser.DualParseSyntaxErrorTest)  Time elapsed: 0.002 s
testConditionalExpressionConditionalExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.018 s
testArrayInitializer(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testShiftExpressionRightUnSigned(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testRelationalExpressionGreaterThanOrEquals(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testForStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testUnaryExpressionLogicalComplement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testIfThenElseStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testMethodBody(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testBlockStatements(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testBlock(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testForInit(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testMethodInvocationPrimary(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testRelationalExpressionGreaterThan(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testConditionalOrExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testAdditiveExpressionPlus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testStatementExpressionList(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testMultiplicativeExpressiondDivision(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testPreIncrementExpressionPlusPlus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testAdditiveExpressionMinus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.016 s
testRelationalExpressionLessThanOrEqual(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testDoExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testMethodInvocation(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testIfThenStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testRelationalExpressionLessThan(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testDoStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testEqualityExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testLabeledStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testWhileStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testReturnStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testPreIncrementExpressionMinusMinus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testShiftExpressionLeft(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testBlockStatementsInInitializer(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testUnaryExpressionPlus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testExclusiveOrExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testSwitchBlockStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testAssignment(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testSwitchExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testUnaryExpressionMinus(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testVariableInitializers(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testIfThenStatementElse(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testUnaryExpressionBitwiseComplement(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testIfExpresionThenElse(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testInclusiveOrExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testEqualityExpressionNot(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testThrowExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testIfExpresionThen(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testForStatementExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testMultiplicativeExpressionMultiplication(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testAndExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testSwitchLabel(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testWhileExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testArgumentList(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testArrayInitializerComma(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testForUpdate(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testConditionalAndExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testMultiplicativeExpressionRemainder(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0.001 s
testPrimaryNoNewArray(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testShiftExpressionRight(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testClassInstanceCreationExpression(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
testVariableDeclarator(org.eclipse.wst.jsdt.core.tests.compiler.parser.FieldAccessCompletionTest)  Time elapsed: 0 s
test002(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.01 s
test003(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.001 s
test004(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test010(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.001 s
test011(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test013(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test014(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.001 s
test015(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test021(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test022(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.001 s
test025(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test026(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test027(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test028(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0.001 s
test029(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
test030(org.eclipse.wst.jsdt.core.tests.compiler.parser.JavadocCompletionParserTest)  Time elapsed: 0 s
testUnicode(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0.001 s
testEmptyNameReferenceAfterPlus(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0 s
test1FTZ849(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0 s
test1FUUP73(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0.001 s
testInIfThenStatement(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0 s
testEmptyNameReference(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0.001 s
testInvocationFieldInitializer(org.eclipse.wst.jsdt.core.tests.compiler.parser.NameReferenceCompletionTest)  Time elapsed: 0 s
testQualifiedTypeReferenceShrinkAllButOne(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
testQualifiedTypeReferenceShrinkNone(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0.001 s
testInstanceOf(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
testQualifiedTypeReferenceShrinkAll(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0.001 s
testQualifiedTypeReferenceShrinkOne(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
testClassInstanceCreationExpression1(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
testClassInstanceCreationExpression2(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0.001 s
testClassInstanceCreationExpression3(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
testTypeOf(org.eclipse.wst.jsdt.core.tests.compiler.parser.ReferenceTypeCompletionTest)  Time elapsed: 0 s
test05b(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.007 s
test00(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test01(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test05(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test06(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test07(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test08(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test09(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test10(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test11(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test13(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test14(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test17(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test32(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test34(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test41(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test42(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test49(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test55(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0.001 s
test56(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test57(org.eclipse.wst.jsdt.core.tests.compiler.parser.SelectionTest)  Time elapsed: 0 s
test0002a(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.002 s
test0002b(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0002c(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.002 s
test0003b(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0001(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0002(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0 s
test0003(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.002 s
test0004(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0005(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0006(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0007(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0008(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0009(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.002 s
test0010(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0 s
test0011(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0012(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.001 s
test0013(org.eclipse.wst.jsdt.core.tests.compiler.parser.StatementRecoveryTest)  Time elapsed: 0.027 s
testCommaExpression01(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
test05a(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test05b(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test05c(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test05d(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
test05e(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test05f(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test05g(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
test05h(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test01(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.003 s
test02(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
test03(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
test04(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0.001 s
testWI106610(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
testWhitespaces01(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
testRegExpression01(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
testRegExpression02(org.eclipse.wst.jsdt.core.tests.compiler.parser.SyntaxErrorTest)  Time elapsed: 0 s
test0005a(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.009 s
test0008b(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.001 s
test0009a(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s
test0001(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.001 s
test0002(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s
test0003(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s
test0004(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.001 s
test0005(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s
test0007(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.001 s
test0008(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0.001 s
test0009(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s
test0010(org.eclipse.wst.jsdt.core.tests.interpret.BasicInterpretTest)  Time elapsed: 0 s

Results:

Tests run: 647, Failures: 0, Errors: 0, Skipped: 0


!ENTRY org.eclipse.core.resources 2 10035 2022-09-21 12:31:43.923
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.compiler:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.compiler/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.compiler/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.compiler-2.0.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.core.tests.compiler ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.model >--
[INFO] Building org.eclipse.wst.jsdt.core.tests.model 2.0.201-SNAPSHOT  [33/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] The project's OSGi version is 2.0.201.v202209211227
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.core.tests.model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.core.tests.model ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Compiling 153 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.core.tests.model ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.core.tests.model ---
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/build.properties: bin.includes value(s) [testresources/] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:31:52.115 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:31:54.248
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:31:54 +0000
Running org.eclipse.wst.jsdt.core.tests.RunJSDTCoreTests
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: INTERFACE_DECLARATION at 111
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 211
Unsupported syntax: MEMBER_VARIABLE at 211
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 271
Unsupported syntax: MEMBER_VARIABLE at 271
Unsupported syntax: MEMBER_VARIABLE at 281
Unsupported syntax: MEMBER_VARIABLE at 281
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 301
Unsupported syntax: MEMBER_VARIABLE at 301
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 331
Unsupported syntax: MEMBER_VARIABLE at 331
Unsupported syntax: MEMBER_VARIABLE at 341
Unsupported syntax: MEMBER_VARIABLE at 341
Unsupported syntax: MEMBER_VARIABLE at 351
Unsupported syntax: MEMBER_VARIABLE at 351
Unsupported syntax: MEMBER_VARIABLE at 361
Unsupported syntax: MEMBER_VARIABLE at 361
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 381
Unsupported syntax: MEMBER_VARIABLE at 381
Unsupported syntax: MEMBER_VARIABLE at 401
Unsupported syntax: MEMBER_VARIABLE at 401
Unsupported syntax: MEMBER_VARIABLE at 401
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: INTERFACE_DECLARATION at 101
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 281
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 391
Unsupported syntax: MEMBER_VARIABLE at 391
Unsupported syntax: INTERFACE_DECLARATION at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 111
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Thread[JavaScript indexing,5,main] ClassCastException while trying to get superType --- class org.eclipse.wst.jsdt.core.dom.FieldAccess cannot be cast to class org.eclipse.wst.jsdt.core.dom.Name (org.eclipse.wst.jsdt.core.dom.FieldAccess and org.eclipse.wst.jsdt.core.dom.Name are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @72a1a0d6)
Thread[JavaScript indexing,5,main] 	 in file : /Converter/src/test0409/A.js
Unsupported syntax: MEMBER_VARIABLE at 301
Unsupported syntax: MEMBER_VARIABLE at 301
Unsupported syntax: MEMBER_VARIABLE at 321
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: INTERFACE_DECLARATION at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 691
Unsupported syntax: MEMBER_VARIABLE at 771
Unsupported syntax: MEMBER_VARIABLE at 2431
Unsupported syntax: MEMBER_VARIABLE at 2431
Unsupported syntax: MEMBER_VARIABLE at 2481
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 731
Unsupported syntax: MEMBER_VARIABLE at 731
Unsupported syntax: MEMBER_VARIABLE at 911
Unsupported syntax: MEMBER_VARIABLE at 991
Unsupported syntax: MEMBER_VARIABLE at 1081
Unsupported syntax: MEMBER_VARIABLE at 1161
Unsupported syntax: MEMBER_VARIABLE at 1231
Unsupported syntax: MEMBER_VARIABLE at 1361
Unsupported syntax: MEMBER_VARIABLE at 1681
Unsupported syntax: MEMBER_VARIABLE at 1741
Unsupported syntax: MEMBER_VARIABLE at 1791
Unsupported syntax: MEMBER_VARIABLE at 1861
Unsupported syntax: MEMBER_VARIABLE at 1931
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: INTERFACE_DECLARATION at 91
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: INTERFACE_DECLARATION at 01
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: INTERFACE_DECLARATION at 51
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 521
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: INTERFACE_DECLARATION at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 531
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 301
Unsupported syntax: MEMBER_VARIABLE at 341
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
java.lang.StackOverflowError
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:505)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:31:56.490
!MESSAGE null
!STACK 0
java.lang.StackOverflowError
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:505)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.processBinaryExpression(ClosureCompilerASTConverter.java:515)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.process(ClosureCompilerASTConverter.java:187)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transform(ClosureCompilerASTConverter.java:128)
	at org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter.transformAndSetProperty(ClosureCompilerASTConverter.java:1680)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /Converter/src/test0602/X.js
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: INTERFACE_DECLARATION at 101
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 11
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 451
Unsupported syntax: MEMBER_VARIABLE at 451
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 251
Unsupported syntax: MEMBER_VARIABLE at 251
Unsupported syntax: MEMBER_VARIABLE at 271
Unsupported syntax: MEMBER_VARIABLE at 271
Unsupported syntax: MEMBER_VARIABLE at 271
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 1571
Unsupported syntax: MEMBER_VARIABLE at 1571
Unsupported syntax: MEMBER_VARIABLE at 1581
Unsupported syntax: INTERFACE_DECLARATION at 1821
Thread[JavaScript indexing,5,main] ClassCastException while trying to get superType --- class org.eclipse.wst.jsdt.core.dom.FieldAccess cannot be cast to class org.eclipse.wst.jsdt.core.dom.Name (org.eclipse.wst.jsdt.core.dom.FieldAccess and org.eclipse.wst.jsdt.core.dom.Name are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @72a1a0d6)
Thread[JavaScript indexing,5,main] 	 in file : /Converter/src/examples.oneofeach/ASTPosterChild.js
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: INTERFACE_DECLARATION at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 181
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Thread[JavaScript indexing,5,main] ClassCastException while trying to get superType --- class org.eclipse.wst.jsdt.core.dom.FieldAccess cannot be cast to class org.eclipse.wst.jsdt.core.dom.Name (org.eclipse.wst.jsdt.core.dom.FieldAccess and org.eclipse.wst.jsdt.core.dom.Name are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @72a1a0d6)
Thread[JavaScript indexing,5,main] 	 in file : /Converter/src/test0402/A.js
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 251
Unsupported syntax: MEMBER_VARIABLE at 251
Unsupported syntax: MEMBER_VARIABLE at 251
Unsupported syntax: MEMBER_VARIABLE at 2781
Unsupported syntax: MEMBER_VARIABLE at 2781
Unsupported syntax: MEMBER_VARIABLE at 2781
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 101
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 1991
Unsupported syntax: MEMBER_VARIABLE at 1991
Unsupported syntax: MEMBER_VARIABLE at 1991
Unsupported syntax: MEMBER_VARIABLE at 1991
Unsupported syntax: MEMBER_VARIABLE at 1991
Unsupported syntax: MEMBER_VARIABLE at 2491
Unsupported syntax: MEMBER_VARIABLE at 2531
Unsupported syntax: MEMBER_VARIABLE at 2661
Unsupported syntax: MEMBER_VARIABLE at 2781
Unsupported syntax: MEMBER_VARIABLE at 2781
Unsupported syntax: MEMBER_VARIABLE at 2811
Unsupported syntax: MEMBER_VARIABLE at 2811
Unsupported syntax: MEMBER_VARIABLE at 2831
Unsupported syntax: MEMBER_VARIABLE at 2831
Unsupported syntax: MEMBER_VARIABLE at 2851
Unsupported syntax: MEMBER_VARIABLE at 2851
Unsupported syntax: MEMBER_VARIABLE at 2881
Unsupported syntax: MEMBER_VARIABLE at 2881
Unsupported syntax: MEMBER_VARIABLE at 2901
Unsupported syntax: MEMBER_VARIABLE at 2901
Unsupported syntax: MEMBER_VARIABLE at 2961
Unsupported syntax: MEMBER_VARIABLE at 3011
Unsupported syntax: MEMBER_VARIABLE at 3011
Unsupported syntax: MEMBER_VARIABLE at 3041
Unsupported syntax: MEMBER_VARIABLE at 3081
Unsupported syntax: MEMBER_VARIABLE at 3161
Unsupported syntax: MEMBER_VARIABLE at 3461
Unsupported syntax: MEMBER_VARIABLE at 3551
Unsupported syntax: MEMBER_VARIABLE at 3731
Unsupported syntax: MEMBER_VARIABLE at 4131
Unsupported syntax: MEMBER_VARIABLE at 4231
Unsupported syntax: MEMBER_VARIABLE at 4391
Unsupported syntax: MEMBER_VARIABLE at 9821
Unsupported syntax: MEMBER_VARIABLE at 9821
Unsupported syntax: MEMBER_VARIABLE at 9821
Unsupported syntax: MEMBER_VARIABLE at 10061
Unsupported syntax: MEMBER_VARIABLE at 10061
Unsupported syntax: MEMBER_VARIABLE at 10071
Unsupported syntax: MEMBER_VARIABLE at 10071
Unsupported syntax: MEMBER_VARIABLE at 10081
Unsupported syntax: MEMBER_VARIABLE at 10081
Unsupported syntax: MEMBER_VARIABLE at 11271
Unsupported syntax: MEMBER_VARIABLE at 11401
Unsupported syntax: MEMBER_VARIABLE at 11471
Unsupported syntax: MEMBER_VARIABLE at 11611
Unsupported syntax: MEMBER_VARIABLE at 11921
Unsupported syntax: MEMBER_VARIABLE at 12241
Unsupported syntax: MEMBER_VARIABLE at 12241
Unsupported syntax: MEMBER_VARIABLE at 12241
Unsupported syntax: MEMBER_VARIABLE at 12241
Unsupported syntax: MEMBER_VARIABLE at 12241
Unsupported syntax: MEMBER_VARIABLE at 13291
Unsupported syntax: MEMBER_VARIABLE at 13511
Unsupported syntax: MEMBER_VARIABLE at 13681
Unsupported syntax: MEMBER_VARIABLE at 13681
Unsupported syntax: MEMBER_VARIABLE at 13681
Unsupported syntax: MEMBER_VARIABLE at 13681
Unsupported syntax: MEMBER_VARIABLE at 14061
Unsupported syntax: MEMBER_VARIABLE at 14061
Unsupported syntax: MEMBER_VARIABLE at 14061
Unsupported syntax: MEMBER_VARIABLE at 15251
Unsupported syntax: MEMBER_VARIABLE at 15471
Unsupported syntax: MEMBER_VARIABLE at 15641
Unsupported syntax: MEMBER_VARIABLE at 15641
Unsupported syntax: MEMBER_VARIABLE at 15641
Unsupported syntax: MEMBER_VARIABLE at 15641
Unsupported syntax: MEMBER_VARIABLE at 16141
Unsupported syntax: MEMBER_VARIABLE at 26631
Unsupported syntax: MEMBER_VARIABLE at 26821
Unsupported syntax: MEMBER_VARIABLE at 26821
Unsupported syntax: MEMBER_VARIABLE at 26831
Unsupported syntax: MEMBER_VARIABLE at 26831
Unsupported syntax: MEMBER_VARIABLE at 26841
Unsupported syntax: MEMBER_VARIABLE at 26841
Unsupported syntax: MEMBER_VARIABLE at 26851
Unsupported syntax: MEMBER_VARIABLE at 26851
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 201
Unsupported syntax: MEMBER_VARIABLE at 211
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 11
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 191
Unsupported syntax: MEMBER_VARIABLE at 241
Unsupported syntax: MEMBER_VARIABLE at 281
Unsupported syntax: MEMBER_VARIABLE at 331
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 311
Unsupported syntax: MEMBER_VARIABLE at 1751
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 111
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 171
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 231
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 211
Unsupported syntax: MEMBER_VARIABLE at 261
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 141
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 81
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 221
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 291
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 371
Unsupported syntax: MEMBER_VARIABLE at 451
Unsupported syntax: MEMBER_VARIABLE at 451
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 21
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 151
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 101
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 71
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 41
Unsupported syntax: MEMBER_VARIABLE at 91
Unsupported syntax: MEMBER_VARIABLE at 121
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: MEMBER_VARIABLE at 61
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 131
Unsupported syntax: MEMBER_VARIABLE at 161
Unsupported syntax: INTERFACE_DECLARATION at 21
Unsupported syntax: MEMBER_VARIABLE at 51
Unsupported syntax: MEMBER_VARIABLE at 31
Unsupported syntax: INTERFACE_DECLARATION at 71
Unsupported syntax: MEMBER_VARIABLE at 31
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:13.440
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:13.945
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:14.449
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:14.955
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:15.459
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:15.964
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:16.468
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:16.973
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:17.476
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:17.981
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:18.485
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:18.991
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:19.495
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:20.000
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)

!ENTRY org.eclipse.wst.jsdt.core 4 4 2022-09-21 12:32:20.505
!MESSAGE source not specified
!STACK 0
java.lang.IllegalStateException: source not specified
	at org.eclipse.wst.jsdt.core.dom.ASTParser.createAST(ASTParser.java:644)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer.indexDocument(SourceIndexer.java:93)
	at org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:79)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:325)
	at org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager$1.execute(IndexManager.java:728)
	at org.eclipse.wst.jsdt.internal.core.search.processing.JobManager.run(JobManager.java:393)
	at java.base/java.lang.Thread.run(Thread.java:829)
Thread[JavaScript indexing,5,main] AST couldn't be created during indexing file:  /P/x/y/A.js
Tests run: 682, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.235 s - in org.eclipse.wst.jsdt.core.tests.RunJSDTCoreTests
test0083(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.066 s
test0084(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0085(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0086(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0087(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0088(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0090(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0091(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0093(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0094(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0095(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0096(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0097(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.003 s
test0098(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0099(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0100(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0101(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0102(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0103(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0104(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0105(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0106(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0107(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0108(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0109(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0110(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0111(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0113(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test00(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0005(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0001(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0362(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0370(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.025 s
test0281(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.003 s
test0282(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0283(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0284(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0286(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0287(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0288(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0289(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0294(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0296(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0297(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0299(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0300(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0301(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0302(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0304(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0314(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0323(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0002(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0003(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0004(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0008(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0009(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0013(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0014(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0015(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0016(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0017(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0018(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0019(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0020(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0021(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0022(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0023(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0024(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0025(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0026(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0027(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0028(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0029(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0030(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0042(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0043(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0044(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0046(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0047(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0048(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0049(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0050(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0051(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0053(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0054(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0055(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0056(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0057(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0058(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0059(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0060(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0061(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0062(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0063(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0064(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.02 s
test0065(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0066(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0067(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0068(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0069(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0070(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0072(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0073(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0074(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0075(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0076(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0077(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0080(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0081(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0082(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0114(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0115(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0116(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0117(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0118(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0119(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0120(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0121(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0122(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0123(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0128(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0129(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0130(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0132(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0133(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0134(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0135(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0136(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0137(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0150(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0155(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0156(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0201(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.002 s
test0207(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0208(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0209(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0210(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0211(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0212(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0213(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0225(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0226(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0241(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0243(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0244(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0259(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0265(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0272(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0273(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0274(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0275(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0276(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0.001 s
test0277(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterTest)  Time elapsed: 0 s
test0086(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0087(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0093(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0094(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0095(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0096(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0098(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0099(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0100(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0101(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0102(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0103(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0104(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0105(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0106(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0107(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0108(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0109(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0110(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0111(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0151(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0159(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.018 s
test0332(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0001(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0370(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0297(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0302(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0303(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0323(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0015(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0016(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0017(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0018(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0019(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0020(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0021(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0022(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0023(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0024(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0025(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0026(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0027(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0028(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0029(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0030(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0042(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0043(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0044(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0046(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0047(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0048(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0049(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0050(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0051(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0053(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0080(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0081(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0082(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0116(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0117(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0118(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0119(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0120(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0121(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0 s
test0122(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0123(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0225(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0226(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0259(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0265(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0274(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
test0275(org.eclipse.wst.jsdt.core.tests.dom.ASTConverterAST3Test)  Time elapsed: 0.001 s
testSimpleName(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.379 s
testStringLiteral(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.541 s
testNumberLiteral(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.542 s
testParenthesizedExpression(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.643 s
testPrefixExpression(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.439 s
testMethodInvocation1(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.55 s
testCharacterLiteral(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.531 s
testFieldAccess(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.531 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.528 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.528 s
testAssignment(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.534 s
testCatchClause(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.528 s
testMethodParamsRenameReorder(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.521 s
testPostfixExpression(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.524 s
testBooleanLiteral(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingExpressionsTest)  Time elapsed: 0.524 s
testCollapsedTargetNodes(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingGroupNodeTest)  Time elapsed: 0.53 s
testCollapsedTargetNodes2(org.eclipse.wst.jsdt.core.tests.rewrite.describing.ASTRewritingGroupNodeTest)  Time elapsed: 0.527 s
testAddIndents(org.eclipse.wst.jsdt.core.tests.rewrite.describing.SourceModifierTest)  Time elapsed: 0.52 s
testRemoveIndents(org.eclipse.wst.jsdt.core.tests.rewrite.describing.SourceModifierTest)  Time elapsed: 0.521 s
testLineCommentEndOffsets(org.eclipse.wst.jsdt.core.tests.rewrite.describing.LineCommentOffsetsTest)  Time elapsed: 0.512 s
testLineCommentEndOffsetsMixedLineDelimiter(org.eclipse.wst.jsdt.core.tests.rewrite.describing.LineCommentOffsetsTest)  Time elapsed: 0.53 s
testRemove(org.eclipse.wst.jsdt.core.tests.rewrite.describing.LineCommentOffsetsTest)  Time elapsed: 0.524 s
testEmptyLineComments(org.eclipse.wst.jsdt.core.tests.rewrite.describing.LineCommentOffsetsTest)  Time elapsed: 0.519 s
test0000(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingOtherTest)  Time elapsed: 0.004 s
test0001(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingOtherTest)  Time elapsed: 0.004 s
test0003(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingOtherTest)  Time elapsed: 0.004 s
test0001(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.004 s
test0002(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.003 s
test0003(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.003 s
test0004(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.008 s
test0005(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.003 s
test0007(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.003 s
test0008(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.001 s
test0009(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingInsertTest)  Time elapsed: 0.004 s
test0004(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingReplaceTest)  Time elapsed: 0.007 s
test0005(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingReplaceTest)  Time elapsed: 0.002 s
test0003(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingRemoveTest)  Time elapsed: 0.004 s
test0004(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingRemoveTest)  Time elapsed: 0.002 s
test0005(org.eclipse.wst.jsdt.core.tests.rewrite.modifying.ASTRewritingModifyingRemoveTest)  Time elapsed: 0.002 s
test001(org.eclipse.wst.jsdt.core.tests.dom.ASTPositionsTest)  Time elapsed: 0.005 s
test002(org.eclipse.wst.jsdt.core.tests.dom.ASTPositionsTest)  Time elapsed: 0.001 s
test003(org.eclipse.wst.jsdt.core.tests.dom.ASTPositionsTest)  Time elapsed: 0.001 s
test004(org.eclipse.wst.jsdt.core.tests.dom.ASTPositionsTest)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.dom.ASTPositionsTest)  Time elapsed: 0.001 s
testKConstants(org.eclipse.wst.jsdt.core.tests.dom.ASTParserTest)  Time elapsed: 0.009 s
testSetting(org.eclipse.wst.jsdt.core.tests.dom.ASTParserTest)  Time elapsed: 0.001 s
testSimpleType(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testTagElement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testStringLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testArrayInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testNumberLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testParenthesizedExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testTypeDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testVariableDeclarationExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testPrefixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSuperConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testMethodDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testArrayCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testEmptyStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testCharacterLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testAST(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testPrimitiveType(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testModifiers(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testBlock(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testClone(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.007 s
testTypeDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testSwitchCase(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testExampleSnippets(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testVariableDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testNameFactories(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testStringLiteralUnicode(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testArrayType(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSuperFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testClassInstanceCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testInfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testDoStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSuperMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testBreakStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testLabeledStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testWhileStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testReturnStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testNodeTypeConstants(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testCompilationUnitLineNumberTable(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testMethodRef(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testContinueStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testAnonymousClassDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testThisExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testTypeLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testAssignment(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testInstanceofExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testFieldDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testLineComment(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testEnhancedForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testIfStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSubtreeBytes(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testTextElement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testVariableDeclarationFragment(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testNullLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testBlockComment(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testCatchClause(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testPostfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testQualifiedName(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testQualifiedType(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSingleVariableDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testExpressionStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testBooleanLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testWellKnownBindings(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testMethodRefParameter(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testCompilationUnit(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSwitchStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testPackageDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testImportDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testMemberRef(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testThrowStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testTryStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testJavadoc(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0 s
testNullResolve(org.eclipse.wst.jsdt.core.tests.dom.ASTTest)  Time elapsed: 0.001 s
testSimpleName(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testSimpleType(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTagElement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testStringLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testArrayInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testNumberLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testParenthesizedExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTypeDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testVariableDeclarationExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testPrefixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSuperConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testMethodDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testArrayCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTraverseAndModify_2(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testTraverseAndModify_3(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testTraverseAndModify_4(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testEmptyStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testCharacterLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testPrimitiveType(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testBlock(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTypeDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSwitchCase(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testVariableDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testArrayType(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testPrePost(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSuperFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testClassInstanceCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testInfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testTraverseAndModify(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testDoStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSuperMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testBreakStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testLabeledStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testWhileStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testReturnStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testMethodRef(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testContinueStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testAnonymousClassDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testModifier(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testThisExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTypeLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testAssignment(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testInstanceofExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testFieldDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testLineComment(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testEnhancedForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testIfStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTextElement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testVariableDeclarationFragment(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testNullLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testBlockComment(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testCatchClause(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testPostfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testQualifiedName(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testQualifiedType(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSingleVariableDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testExpressionStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testBooleanLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testMethodRefParameter(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testCompilationUnit(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSwitchStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testImportDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testMemberRef(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testThrowStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testTryStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0.001 s
testJavadoc(org.eclipse.wst.jsdt.core.tests.dom.ASTVisitorTest)  Time elapsed: 0 s
testSimpleName(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testSimpleType(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTagElement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testStringLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testArrayInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testNumberLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testParenthesizedExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTypeDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testVariableDeclarationExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testPrefixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testSuperConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testMethodDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testArrayCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testEmptyStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testCharacterLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testPrimitiveType(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testBlock(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTypeDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testSwitchCase(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testVariableDeclarationStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testArrayType(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testConditionalExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testSuperFieldAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testClassInstanceCreation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testArrayAccess(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testInfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testDoStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testSuperMethodInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testBreakStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testLabeledStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testWhileStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testReturnStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testMethodRef(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testContinueStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testAnonymousClassDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testConstructorInvocation(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testThisExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTypeLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testAssignment(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testInitializer(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testFieldDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0.001 s
testLineComment(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testEnhancedForStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testIfStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTextElement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testVariableDeclarationFragment(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testNullLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testBlockComment(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testCatchClause(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testPostfixExpression(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testQualifiedName(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testQualifiedType(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testSingleVariableDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testExpressionStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testBooleanLiteral(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testMethodRefParameter(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testSwitchStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testImportDeclaration(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testMemberRef(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testThrowStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testTryStatement(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
testJavadoc(org.eclipse.wst.jsdt.core.tests.dom.ASTMatcherTest)  Time elapsed: 0 s
test001(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.005 s
test087(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test088(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test089(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test090(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test092(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test095(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test100_B(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test100_C(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test100_D(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test100_E(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test100_F(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test100_G(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test103(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test104(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test121(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test122(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.009 s
test125(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test128(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.015 s
test139(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test148(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test149(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test150(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test156(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test157(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test158(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test201(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test204(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test256(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test257(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test266(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test267(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test300(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test302(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test303(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test304(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test305(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test306(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test307(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test308(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test309(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test314(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test351(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test352(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test353(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test357(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test358(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test009(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test010(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test012(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test046(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test047(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test048(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test050(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test056(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.03 s
test062(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test409(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.001 s
test450(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test459(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test462(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.006 s
test477(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0 s
test547(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.004 s
test548(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.003 s
test553(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test554(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test574(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test611(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0 s
test656(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
test657(org.eclipse.wst.jsdt.core.tests.formatter.FormatterRegressionTests)  Time elapsed: 0.002 s
testSingleLineComment1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0.002 s
testSingleLineComment2(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineComment3(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0.001 s
testSingleLineComment4(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineCommentSpace1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineCommentSpace2(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineCommentSpace3(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineCommentSpace4(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0.001 s
testSingleLineCommentTabs1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testSingleLineCommentTabs2(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testMultiLineCommentAsterisk1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0.001 s
testNoChange1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testNoFormat1(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0.001 s
testMultiLineCommentFor145544(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
test75460(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
test49412(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
test49412_2(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
test49412_3(org.eclipse.wst.jsdt.core.tests.formatter.comment.MultiLineTestCase)  Time elapsed: 0 s
testClearBlankLines1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testClearBlankLines2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testNoChange1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testNoFormat1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testClearBlankLines3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentBegin1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentBegin2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentBegin3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testCommentDelimiter1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentDelimiter2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentSpace1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentSpace2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testCommentSpace3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentWrapping1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentWrapping2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentWrapping3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testCommentWrapping4(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testCommentWrapping5(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testHeaderComment1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testHeaderComment2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testIllegalLineLength1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testIllegalLineLength2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testMultipleComments1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testMultipleComments2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
testMultipleComments3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testIndentedComment1(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testIndentedComment2(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0 s
testIndentedComment3(org.eclipse.wst.jsdt.core.tests.formatter.comment.SingleLineTestCase)  Time elapsed: 0.001 s
test001(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0.002 s
test002(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test003(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test004(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test005(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test006(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test007(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test008(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test012(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test013(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test014(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test015(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test017(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test020(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test021(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0.001 s
test034(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test037(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
test039(org.eclipse.wst.jsdt.core.tests.model.BindingKeyTests)  Time elapsed: 0 s
testGetPrimaryCU(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.014 s
testGetPrimaryField(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.021 s
testGetPrimaryMethod(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.011 s
testRenameMethod(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.047 s
testShared1(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.013 s
testShared2(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.016 s
testMultipleCommit(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.025 s
testNonExistingCU(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.032 s
testOperations(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.02 s
testCancelMakeConsistent(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.013 s
testChangeContent(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.015 s
testChangeContentOfReadOnlyCU1(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.096 s
testChangeContentOfReadOnlyCU2(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.046 s
testContents(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.024 s
testCreation(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.015 s
testCustomizedBuffer(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.015 s
testCustomizedBuffer2(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.019 s
testDelete2Fields(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.034 s
testGeneral(org.eclipse.wst.jsdt.core.tests.model.WorkingCopyTests)  Time elapsed: 0.024 s
testAppend(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.053 s
testClose(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testGetUnderlyingResource(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testDeleteBeginning(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testDeleteMiddle(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testDeleteEnd(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testGetChar(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testGetChar2(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testGetLength(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testGetText(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testInsertBeginning(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testReplaceBeginning(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testReplaceMiddle(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.505 s
testReplaceEnd(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.506 s
testInsertMiddle(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testInsertEnd(org.eclipse.wst.jsdt.core.tests.model.BufferTests)  Time elapsed: 0.504 s
testGetJavaScriptLikeExtensions01(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0 s
testGetJavaScriptLikeExtensions02(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0.002 s
testIJavaScriptLikeFileName01(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0.001 s
testIJavaScriptLikeFileName02(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0 s
testIJavaScriptLikeFileName04(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0 s
testRemoveJavaScriptLikeExtension02(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0 s
testRemoveJavaScriptLikeExtension03(org.eclipse.wst.jsdt.core.tests.model.JavaScriptLikeExtensionsTests)  Time elapsed: 0 s
testErrorDetection(org.eclipse.wst.jsdt.core.tests.model.CodeSnippetParsingUtilTests)  Time elapsed: 0.016 s
testBufferedTripleReaderSequence(org.eclipse.wst.jsdt.core.tests.utils.SequenceReaderTests)  Time elapsed: 0.001 s
testSingleReaderSequence(org.eclipse.wst.jsdt.core.tests.utils.SequenceReaderTests)  Time elapsed: 0 s
testTripleReaderSequence(org.eclipse.wst.jsdt.core.tests.utils.SequenceReaderTests)  Time elapsed: 0 s
testEmptySequence(org.eclipse.wst.jsdt.core.tests.utils.SequenceReaderTests)  Time elapsed: 0 s
testEmptyReader(org.eclipse.wst.jsdt.core.tests.utils.SequenceReaderTests)  Time elapsed: 0 s
test_01_managerDefaultContents(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0.007 s
test_02_managerValidAdd(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0.02 s
test_03_managerInvalidAdd_DuplicateRuntime(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0.001 s
test_04_managerClear(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_05_managerUpdate(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_06_managerInvalidUpdate(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_07_managerRemove(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_08_managerInvalidRemove(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_09_obtainRuntimeInstallsByType(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeManagerTest)  Time elapsed: 0 s
test_01_extensionReading(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeInstallRegistryReaderTest)  Time elapsed: 0 s
test_04_RegistryReaderGetUnexistingRuntimeById(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeTypeRegistryReaderTest)  Time elapsed: 0 s
test_02_RegistryReaderGetExistingRuntimeById(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeTypeRegistryReaderTest)  Time elapsed: 0 s
test_03_RegistryReaderGetUnexistingRuntimeById(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeTypeRegistryReaderTest)  Time elapsed: 0 s
test_01_RegistryReaderGetRuntimeTypes(org.eclipse.wst.jsdt.core.tests.runtime.JSRuntimeTypeRegistryReaderTest)  Time elapsed: 0 s

Results:

Tests run: 682, Failures: 0, Errors: 0, Skipped: 0


!ENTRY org.eclipse.core.resources 2 10035 2022-09-21 12:32:21.051
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.core.tests.model:2.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.model/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.model/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.model/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.model/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.core.tests.model/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.core.tests.model/2.0.201-SNAPSHOT/org.eclipse.wst.jsdt.core.tests.model-2.0.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.core.tests.model ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.debug.core.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.debug.rhino.tests >--
[INFO] Building org.eclipse.wst.jsdt.debug.rhino.tests 1.0.701-SNAPSHOT [34/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] The project's OSGi version is 1.0.701.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.debug.rhino.tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:32:29.646 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:32:31.399
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:32:31 +0000
Running org.eclipse.wst.jsdt.debug.rhino.tests.RhinoDebugTestSuite
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.329 s - in org.eclipse.wst.jsdt.debug.rhino.tests.RhinoDebugTestSuite
testSocketStartStopListening(org.eclipse.wst.jsdt.debug.rhino.tests.TransportTest)  Time elapsed: 0.166 s
testPipedAcceptAttach(org.eclipse.wst.jsdt.debug.rhino.tests.TransportTest)  Time elapsed: 0.004 s
testPipedStartStopListening(org.eclipse.wst.jsdt.debug.rhino.tests.TransportTest)  Time elapsed: 0 s
testReceiveRequestSendResponse(org.eclipse.wst.jsdt.debug.rhino.tests.DebugSessionTest)  Time elapsed: 0.011 s
testReceiveEvent(org.eclipse.wst.jsdt.debug.rhino.tests.DebugSessionTest)  Time elapsed: 0.006 s
testSendEvent(org.eclipse.wst.jsdt.debug.rhino.tests.DebugSessionTest)  Time elapsed: 0.002 s
testSendRequestReceiveResponse(org.eclipse.wst.jsdt.debug.rhino.tests.DebugSessionTest)  Time elapsed: 0.003 s
testDebugSanityInstallResolveBundle(org.eclipse.wst.jsdt.debug.rhino.tests.RhinoDebuggerTest)  Time elapsed: 1.121 s
testBadCommand(org.eclipse.wst.jsdt.debug.rhino.tests.RequestBadCommandTest)  Time elapsed: 0.009 s
testClearInvalidBreakpoint(org.eclipse.wst.jsdt.debug.rhino.tests.BreakpointRequestTests)  Time elapsed: 1.106 s
testBreakpointsWithNoBreakpoints(org.eclipse.wst.jsdt.debug.rhino.tests.BreakpointRequestTests)  Time elapsed: 1.005 s
testInvalidBreakpoint(org.eclipse.wst.jsdt.debug.rhino.tests.BreakpointRequestTests)  Time elapsed: 1.107 s
testGetSetClearBreakpoint(org.eclipse.wst.jsdt.debug.rhino.tests.BreakpointRequestTests)  Time elapsed: 1.137 s
testBreakpoints(org.eclipse.wst.jsdt.debug.rhino.tests.BreakpointRequestTests)  Time elapsed: 1.127 s
testThreads(org.eclipse.wst.jsdt.debug.rhino.tests.ThreadRequestTests)  Time elapsed: 1.112 s
testThreadsWithNoThreads(org.eclipse.wst.jsdt.debug.rhino.tests.ThreadRequestTests)  Time elapsed: 1.106 s
testInvalidThread(org.eclipse.wst.jsdt.debug.rhino.tests.ThreadRequestTests)  Time elapsed: 1.109 s
testContinueWithNoContexts(org.eclipse.wst.jsdt.debug.rhino.tests.RequestContinueTest)  Time elapsed: 1.104 s
testDispose(org.eclipse.wst.jsdt.debug.rhino.tests.RequestDisposeTest)  Time elapsed: 1.105 s
testFramesAndFrameLookup(org.eclipse.wst.jsdt.debug.rhino.tests.FrameRequestTests)  Time elapsed: 1.121 s
testFramesAndFrameLookupAndEvaluate(org.eclipse.wst.jsdt.debug.rhino.tests.FrameRequestTests)  Time elapsed: 1.146 s
testLookupBug387465(org.eclipse.wst.jsdt.debug.rhino.tests.RequestLookupTest)  Time elapsed: 1.018 s
testLookup(org.eclipse.wst.jsdt.debug.rhino.tests.RequestLookupTest)  Time elapsed: 1.122 s
testFramesAndFrameLookup(org.eclipse.wst.jsdt.debug.rhino.tests.RequestLookupTest)  Time elapsed: 1.11 s
testFramesAndFrameLookupAndEvaluate(org.eclipse.wst.jsdt.debug.rhino.tests.RequestLookupTest)  Time elapsed: 1.114 s
testScriptsWithNoScripts(org.eclipse.wst.jsdt.debug.rhino.tests.ScriptRequestTests)  Time elapsed: 1.103 s
testScript(org.eclipse.wst.jsdt.debug.rhino.tests.ScriptRequestTests)  Time elapsed: 1.107 s
testSuspendWithNoContexts(org.eclipse.wst.jsdt.debug.rhino.tests.RequestSuspendTest)  Time elapsed: 1.102 s
testVersion(org.eclipse.wst.jsdt.debug.rhino.tests.RequestVersionTest)  Time elapsed: 1.003 s

Results:

Tests run: 29, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.debug.rhino.tests:1.0.701-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.debug.rhino.tests/1.0.701-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.debug.rhino.tests/1.0.701-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.debug.rhino.tests/1.0.701-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.debug.rhino.tests/1.0.701-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.debug.rhino.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.debug.rhino.tests/1.0.701-SNAPSHOT/org.eclipse.wst.jsdt.debug.rhino.tests-1.0.701-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.debug.rhino.tests ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.ui.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.tests >--
[INFO] Building org.eclipse.wst.jsdt.chromium.tests 0.5.201-SNAPSHOT    [35/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] The project's OSGi version is 0.5.201.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Compiling 31 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:32:58.660 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:33:00.400
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:33:00 +0000
Running org.eclipse.wst.jsdt.chromium.internal.AllTests
Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.275 s - in org.eclipse.wst.jsdt.chromium.internal.AllTests
checkContextIsInvalidatedOnContinue(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest) skipped
checkContextIsValidOffHand(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest) skipped
testSuspendResume(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest)  Time elapsed: 0.197 s
testDetach(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest)  Time elapsed: 0 s
testArrayData(org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsArrayImplTest)  Time elapsed: 0.017 s
testObjectData(org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsObjectImplTest)  Time elapsed: 0.005 s
checkAfterCompileScriptIsKnown(org.eclipse.wst.jsdt.chromium.internal.v8native.ScriptsTest)  Time elapsed: 0.005 s
testClear(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.003 s
testNonDirtyChanges(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0 s
testCreateChange(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.003 s
Running org.eclipse.wst.jsdt.chromium.internal.transport.LineReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.wst.jsdt.chromium.internal.transport.LineReaderTest
testOnRandomChunkStream(org.eclipse.wst.jsdt.chromium.internal.transport.LineReaderTest)  Time elapsed: 0.01 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsObjectImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsObjectImplTest
testObjectData(org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsObjectImplTest)  Time elapsed: 0.003 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.value.ValueLoaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.value.ValueLoaderTest
dropCaches(org.eclipse.wst.jsdt.chromium.internal.v8native.value.ValueLoaderTest)  Time elapsed: 0.002 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsArrayImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsArrayImplTest
testArrayData(org.eclipse.wst.jsdt.chromium.internal.v8native.value.JsArrayImplTest)  Time elapsed: 0.002 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.ScriptsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.ScriptsTest
checkAfterCompileScriptIsKnown(org.eclipse.wst.jsdt.chromium.internal.v8native.ScriptsTest)  Time elapsed: 0.001 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.LoadValueTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.LoadValueTest
testLoadFullValue(org.eclipse.wst.jsdt.chromium.internal.v8native.LoadValueTest)  Time elapsed: 0.006 s
Running org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest
checkContextIsInvalidatedOnContinue(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest) skipped
checkContextIsValidOffHand(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugContextImplTest) skipped
Running org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest
testSuspendResume(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest)  Time elapsed: 0.004 s
testDetach(org.eclipse.wst.jsdt.chromium.internal.v8native.DebugEventListenerTest)  Time elapsed: 0.001 s
Running org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.FieldTypesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.FieldTypesTest
org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.FieldTypesTest skipped
Running org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest
testParseAsSubtype(org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest)  Time elapsed: 0.007 s
testReadNamedColor(org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest)  Time elapsed: 0.002 s
testUnknownSubtype(org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest)  Time elapsed: 0 s
testReadRgb(org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest)  Time elapsed: 0 s
testAmbiguousSubtype(org.eclipse.wst.jsdt.chromium.internal.protocolparser.test.SubtypingAndAggregationTest)  Time elapsed: 0 s
Running org.eclipse.wst.jsdt.chromium.internal.protocol.TestProtocolParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.wst.jsdt.chromium.internal.protocol.TestProtocolParser
testTypeOverNumber(org.eclipse.wst.jsdt.chromium.internal.protocol.TestProtocolParser)  Time elapsed: 0.003 s
testTypeOverArray(org.eclipse.wst.jsdt.chromium.internal.protocol.TestProtocolParser)  Time elapsed: 0 s
test1(org.eclipse.wst.jsdt.chromium.internal.protocol.TestProtocolParser)  Time elapsed: 0 s
Running org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest
testClear(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.001 s
testNonDirtyChanges(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.001 s
testCreateChange(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.002 s
Running org.eclipse.wst.jsdt.chromium.internal.tools.v8.V8Tests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.wst.jsdt.chromium.internal.tools.v8.V8Tests
testClear(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.001 s
testNonDirtyChanges(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.001 s
testCreateChange(org.eclipse.wst.jsdt.chromium.internal.tools.v8.BreakpointImplTest)  Time elapsed: 0.029 s
Running org.eclipse.wst.jsdt.chromium.util.ByteToCharConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.wst.jsdt.chromium.util.ByteToCharConverterTest
testConvertByVariousChunks(org.eclipse.wst.jsdt.chromium.util.ByteToCharConverterTest)  Time elapsed: 0.004 s

Results:

Tests run: 34, Failures: 0, Errors: 0, Skipped: 3

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.tests:0.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.tests-0.5.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.tests ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.debug.core.tests >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.core.tests 0.5.201-SNAPSHOT [36/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] The project's OSGi version is 0.5.201.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.chromium.debug.core.tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:33:04.870 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:33:06.696
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:33:06 +0000
Running org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImplTest
basicTest(org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImplTest)  Time elapsed: 0.009 s
testAddMappingOverlaps(org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImplTest)  Time elapsed: 0.003 s
testAddAndDeleteMapping(org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImplTest)  Time elapsed: 0.001 s
Running org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMappingImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMappingImplTest
testBasic(org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMappingImplTest)  Time elapsed: 0 s

Results:

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.chromium.debug.core.tests:0.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.chromium.debug.core.tests/0.5.201-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.core.tests-0.5.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.core.tests ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.common.tests >--
[INFO] Building org.eclipse.wst.jsdt.js.common.tests 1.0.201-SNAPSHOT   [37/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] The project's OSGi version is 1.0.201.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.common.tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.common.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.common.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.common.tests ---
[WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:33:13.279 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:33:15.283
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:33:15 +0000
Running org.eclipse.wst.jsdt.js.common.tests.suites.TestRunner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 s - in org.eclipse.wst.jsdt.js.common.tests.suites.TestRunner
GruntTasksTest(org.eclipse.wst.jsdt.js.common.tests.BuildSystemVisitorTest)  Time elapsed: 0.166 s
GulpTasksTest(org.eclipse.wst.jsdt.js.common.tests.BuildSystemVisitorTest)  Time elapsed: 0.026 s
TestNpmScriptContentProvider(org.eclipse.wst.jsdt.js.common.tests.NpmScriptsTest)  Time elapsed: 0.057 s

Results:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0


!ENTRY org.eclipse.core.resources 2 10035 2022-09-21 12:33:16.294
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.common.tests:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.common.tests/1.0.201-SNAPSHOT/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.common.tests/1.0.201-SNAPSHOT/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.common.tests/1.0.201-SNAPSHOT/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.common.tests/1.0.201-SNAPSHOT/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.common.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.common.tests/1.0.201-SNAPSHOT/org.eclipse.wst.jsdt.js.common.tests-1.0.201-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.common.tests ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.node.common.tests >--
[INFO] Building org.eclipse.wst.jsdt.js.node.common.tests 1.0.1-SNAPSHOT [38/53]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] The project's OSGi version is 1.0.1.v201903222101
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Resolving class path of org.eclipse.wst.jsdt.js.node.common.tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/temurin/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 1800, logs (if any) will be placed at: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.osgi.framework.bundle.parent=ext, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -consolelog, -data, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/work/data, -install, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/work, -configuration, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/surefire.properties, -timeout, 1800000]
!SESSION 2022-09-21 12:33:20.680 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/surefire.properties -timeout 1800000
Command-line arguments:  -consolelog -data /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/surefire.properties -timeout 1800000

!ENTRY org.eclipse.tycho.surefire.osgibooter 1 0 2022-09-21 12:33:22.374
!MESSAGE starting DumpStackTracesTimer with timeout=1680000 at 2022-09-21 12:33:22 +0000
Running org.eclipse.wst.jsdt.js.node.common.tests.suites.UtilTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.wst.jsdt.js.node.common.tests.suites.UtilTests
testReadJsonFromFileStringClassOfT(org.eclipse.wst.jsdt.js.node.common.util.tests.JsonUtilTest)  Time elapsed: 0.056 s
testConvertJsonToJavaObject(org.eclipse.wst.jsdt.js.node.common.util.tests.JsonUtilTest)  Time elapsed: 0.006 s
testConvertJavaObjectToJson(org.eclipse.wst.jsdt.js.node.common.util.tests.JsonUtilTest)  Time elapsed: 0.002 s
testWriteJsonToFile(org.eclipse.wst.jsdt.js.node.common.util.tests.JsonUtilTest)  Time elapsed: 0.003 s
testReadPackageJsonFromFileString(org.eclipse.wst.jsdt.js.node.common.util.tests.PackageJsonUtilTest)  Time elapsed: 0.002 s

Results:

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.tests:org.eclipse.wst.jsdt.js.node.common.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.node.common.tests/1.0.1-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.node.common.tests/1.0.1-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.node.common.tests/1.0.1-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.node.common.tests/1.0.1-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/tests/org.eclipse.wst.jsdt.js.node.common.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/tests/org.eclipse.wst.jsdt.js.node.common.tests/1.0.1-SNAPSHOT/org.eclipse.wst.jsdt.js.node.common.tests-1.0.1-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.js.node.common.tests ---
[INFO] 
[INFO] -----------------< org.eclipse.webtools.jsdt:features >-----------------
[INFO] Building features 3.6.0-SNAPSHOT                                 [39/53]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ features ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ features ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ features ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ features ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ features ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/3.6.0-SNAPSHOT/features-3.6.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature >--
[INFO] Building org.eclipse.wst.jsdt.chromium.debug.feature 0.6.300-SNAPSHOT [40/53]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] The project's OSGi version is 0.6.300.v202205232338
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[WARNING] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/build.properties: bin.includes value(s) [license.html] do not match any files.
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/.tycho-consumer-pom.xml
[WARNING] artifact org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature:xml:p2metadata:0.6.300-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium.debug.feature:xml:p2artifacts:0.6.300-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium.debug.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium.debug.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium.debug.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium.debug.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium.debug.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium.debug.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium.debug.feature-0.6.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium.debug.feature ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_sdk.feature >--
[INFO] Building org.eclipse.wst.jsdt.chromium_sdk.feature 0.6.300-SNAPSHOT [41/53]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] The project's OSGi version is 0.6.300.v202205232338
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/target/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/target/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_sdk.feature:0.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/target/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_sdk.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_sdk.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_sdk.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_sdk.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_sdk.feature/0.6.300-SNAPSHOT/org.eclipse.wst.jsdt.chromium_sdk.feature-0.6.300-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium_sdk.feature ---
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_tests.feature >--
[INFO] Building org.eclipse.wst.jsdt.chromium_tests.feature 0.6.0-SNAPSHOT [42/53]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] The project's OSGi version is 0.6.0.v201908270117
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/target/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/target/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.chromium_tests.feature:0.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/target/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_tests.feature/0.6.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_tests.feature/0.6.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_tests.feature/0.6.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.chromium_tests.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.chromium_tests.feature/0.6.0-SNAPSHOT/org.eclipse.wst.jsdt.chromium_tests.feature-0.6.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.chromium_tests.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt_tests.feature
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt.feature
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --< org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature >--
[INFO] Building org.eclipse.wst.jsdt.nodejs.feature 1.1.0-SNAPSHOT      [43/53]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] The project's OSGi version is 1.1.0.v202205232338
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regex-property) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.wst.jsdt.nodejs.feature ---
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/.tycho-consumer-pom.xml
[WARNING] artifact org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.webtools.jsdt.features:org.eclipse.wst.jsdt.nodejs.feature:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.nodejs.feature/1.1.0-SNAPSHOT/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.nodejs.feature/1.1.0-SNAPSHOT/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.nodejs.feature/1.1.0-SNAPSHOT/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/p2content.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.nodejs.feature/1.1.0-SNAPSHOT/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/features/org.eclipse.wst.jsdt.nodejs.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/.repository/org/eclipse/webtools/jsdt/features/org.eclipse.wst.jsdt.nodejs.feature/1.1.0-SNAPSHOT/org.eclipse.wst.jsdt.nodejs.feature-1.1.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.wst.jsdt.nodejs.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.wst.jsdt_sdk.feature
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.webtools.jsdt.site
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jsdt-parent 3.6.0-SNAPSHOT ......................... SUCCESS [ 12.563 s]
[INFO] bundles 3.6.0-SNAPSHOT ............................. SUCCESS [  0.007 s]
[INFO] org.eclipse.wst.jsdt.core 2.0.303-SNAPSHOT ......... SUCCESS [ 27.857 s]
[INFO] org.eclipse.wst.jsdt.manipulation 1.0.601-SNAPSHOT . SUCCESS [  3.686 s]
[INFO] org.eclipse.wst.jsdt.ui 2.1.400-SNAPSHOT ........... FAILURE [  9.104 s]
[INFO] org.eclipse.wst.jsdt.support.firefox 1.0.501-SNAPSHOT SKIPPED
[INFO] org.eclipse.wst.jsdt.support.ie 1.0.601-SNAPSHOT ... SKIPPED
[INFO] org.eclipse.wst.jsdt.debug.core 3.2.201-SNAPSHOT ... SUCCESS [  3.522 s]
[INFO] org.eclipse.wst.jsdt.debug.transport 1.0.300-SNAPSHOT SUCCESS [  2.148 s]
[INFO] org.eclipse.wst.jsdt.debug.crossfire 1.0.500-SNAPSHOT SUCCESS [  3.108 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino.debugger 1.0.600-SNAPSHOT SUCCESS [  2.806 s]
[INFO] org.eclipse.wst.jsdt.debug.rhino 1.0.500-SNAPSHOT .. SUCCESS [  2.267 s]
[INFO] org.eclipse.wst.jsdt.debug.ui 1.1.0-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.wst.jsdt.debug.rhino.ui 1.0.700-SNAPSHOT SKIPPED
[INFO] org.eclipse.wst.jsdt.chromium.debug 0.4.0-SNAPSHOT . SUCCESS [  2.045 s]
[INFO] org.eclipse.wst.jsdt.chromium 0.5.200-SNAPSHOT ..... SUCCESS [  4.837 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core 0.5.300-SNAPSHOT SUCCESS [  3.719 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.jsdtbridge 0.5.200-SNAPSHOT SUCCESS [  2.331 s]
[INFO] org.eclipse.wst.jsdt.chromium.wip.eclipse 0.5.200-SNAPSHOT SUCCESS [  2.830 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.ui 0.6.300-SNAPSHOT SUCCESS [  3.804 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.js 0.1.200-SNAPSHOT SUCCESS [  3.119 s]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.dev 0.5.300-SNAPSHOT SUCCESS [  4.177 s]
[INFO] org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0 0.5.300-SNAPSHOT SUCCESS [  4.124 s]
[INFO] nodejs 3.6.0-SNAPSHOT .............................. SUCCESS [  0.005 s]
[INFO] org.eclipse.wst.jsdt.js.cli 1.0.0-SNAPSHOT ......... SUCCESS [  2.882 s]
[INFO] org.eclipse.wst.jsdt.js.common 1.0.200-SNAPSHOT .... SUCCESS [  2.501 s]
[INFO] org.eclipse.wst.jsdt.js.bower 1.0.200-SNAPSHOT ..... SUCCESS [  3.006 s]
[INFO] org.eclipse.wst.jsdt.js.npm 1.0.300-SNAPSHOT ....... SUCCESS [  2.679 s]
[INFO] org.eclipse.wst.jsdt.js.grunt 1.0.200-SNAPSHOT ..... SUCCESS [  3.101 s]
[INFO] org.eclipse.wst.jsdt.js.gulp 1.0.200-SNAPSHOT ...... SUCCESS [  3.240 s]
[INFO] org.eclipse.wst.jsdt.js.node.common 1.0.0-SNAPSHOT . SUCCESS [  2.148 s]
[INFO] org.eclipse.wst.jsdt.js.node 1.1.100-SNAPSHOT ...... SUCCESS [  2.394 s]
[INFO] docs 3.6.0-SNAPSHOT ................................ SUCCESS [  0.003 s]
[INFO] org.eclipse.wst.jsdt.doc 2.1.0-SNAPSHOT ............ SUCCESS [ 11.580 s]
[INFO] tests 3.6.0-SNAPSHOT ............................... SUCCESS [  0.005 s]
[INFO] org.eclipse.wst.jsdt.core.tests.compiler 2.0.201-SNAPSHOT SUCCESS [ 20.000 s]
[INFO] org.eclipse.wst.jsdt.core.tests.model 2.0.201-SNAPSHOT SUCCESS [ 40.704 s]
[INFO] org.eclipse.wst.jsdt.debug.core.tests 1.1.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.wst.jsdt.debug.rhino.tests 1.0.701-SNAPSHOT SUCCESS [ 29.022 s]
[INFO] org.eclipse.wst.jsdt.ui.tests 1.2.1-SNAPSHOT ....... SKIPPED
[INFO] org.eclipse.wst.jsdt.chromium.tests 0.5.201-SNAPSHOT SUCCESS [  6.229 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.core.tests 0.5.201-SNAPSHOT SUCCESS [  8.349 s]
[INFO] org.eclipse.wst.jsdt.js.common.tests 1.0.201-SNAPSHOT SUCCESS [  7.627 s]
[INFO] org.eclipse.wst.jsdt.js.node.common.tests 1.0.1-SNAPSHOT SUCCESS [  4.678 s]
[INFO] features 3.6.0-SNAPSHOT ............................ SUCCESS [  0.004 s]
[INFO] org.eclipse.wst.jsdt.chromium.debug.feature 0.6.300-SNAPSHOT SUCCESS [  3.746 s]
[INFO] org.eclipse.wst.jsdt.chromium_sdk.feature 0.6.300-SNAPSHOT SUCCESS [  1.379 s]
[INFO] org.eclipse.wst.jsdt.chromium_tests.feature 0.6.0-SNAPSHOT SUCCESS [  1.014 s]
[INFO] org.eclipse.wst.jsdt_tests.feature 2.2.100-SNAPSHOT  SKIPPED
[INFO] org.eclipse.wst.jsdt.feature 2.4.200-SNAPSHOT ...... SKIPPED
[INFO] org.eclipse.wst.jsdt.nodejs.feature 1.1.0-SNAPSHOT . SUCCESS [  2.098 s]
[INFO] org.eclipse.wst.jsdt_sdk.feature 2.4.200-SNAPSHOT .. SKIPPED
[INFO] org.eclipse.webtools.jsdt.site 3.6.0-SNAPSHOT ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:08 min
[INFO] Finished at: 2022-09-21T12:33:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.7.5:compile (default-compile) on project org.eclipse.wst.jsdt.ui: Compilation failure: Compilation failure: 
[ERROR] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/org/eclipse/wst/jsdt/internal/ui/text/AbstractInformationControl.java:[156] 
[ERROR] 	super(parent, shellStyle, true, true, true, true, null, null);
[ERROR] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PopupDialog(Shell, int, boolean, boolean, boolean, boolean, null, null) is undefined
[ERROR] /home/jenkins/agent/workspace/webtools-jsdt-gerrit_master/bundles/org.eclipse.wst.jsdt.ui/src/org/eclipse/wst/jsdt/internal/ui/text/AbstractInformationControl.java:[620] 
[ERROR] 	if (!getPersistBounds() || getDialogSettings() == null)
[ERROR] 	     ^^^^^^^^^^^^^^^^
[ERROR] The method getPersistBounds() is undefined for the type AbstractInformationControl
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.7.5:compile (default-compile) on project org.eclipse.wst.jsdt.ui: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
    at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:431)
    at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.doCompile (AbstractOsgiCompilerMojo.java:355)
    at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute (AbstractOsgiCompilerMojo.java:336)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.eclipse.wst.jsdt.ui
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: FAILURE