Started by an SCM change Running as SYSTEM Agent centos-7-jsthx is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-jsthx" namespace: "mat" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mat.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-jsthx" - 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-jsthx" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" 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-mat" 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-jsthx (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/tycho-mat-nightly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WxzYZdNaWA0e/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16754676108982887885.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16754676108982887885.key) [ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git > git init /home/jenkins/agent/workspace/tycho-mat-nightly # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 8a35d9762ed272bd369613f4ed7e985cf323799e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a35d9762ed272bd369613f4ed7e985cf323799e # timeout=10 Commit message: "Bug 576009 Surface suspect thread locals in leak suspects report" > git rev-list --no-walk c25dda02a9e9784dc7d0a6a321581ec084d945f2 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [tycho-mat-nightly] $ Xvnc -help Starting xvnc [tycho-mat-nightly] $ Xvnc :67 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 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 Sat Jul 15 20:13:34 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5967 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins676428177039756990.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-07-15 20:13:34-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ 0K . 100% 436M=0s 2023-07-15 20:13:34 (436 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [1724/1724] Loading robots.txt; please ignore errors. --2023-07-15 20:13:34-- https://public.dhe.ibm.com/robots.txt Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-07-15 20:13:34 ERROR 404: Not Found. Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected. --2023-07-15 20:13:34-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ 0K . 100% 552M=0s 2023-07-15 20:13:34 (552 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected. --2023-07-15 20:13:34-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ 0K . 100% 249M=0s 2023-07-15 20:13:34 (249 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-07-15 20:13:34-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ 0K . 100% 555M=0s 2023-07-15 20:13:35 (555 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected. --2023-07-15 20:13:35-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ 0K . 100% 268M=0s 2023-07-15 20:13:35 (268 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected. --2023-07-15 20:13:35-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ 0K . 100% 387M=0s 2023-07-15 20:13:35 (387 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-07-15 20:13:35-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ 0K 100% 257M=0s 2023-07-15 20:13:35 (257 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ saved [748/748] --2023-07-15 20:13:35-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ 0K .......... .......... .......... .......... .......... 13% 583K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 407M 0s 200K .......... .......... .......... .......... .......... 67% 1.14M 0s 250K .......... .......... .......... .......... .......... 80% 1.14M 0s 300K .......... .......... .......... .......... .......... 93% 312M 0s 350K .......... .......... .. 100% 438M=0.3s 2023-07-15 20:13:36 (1.41 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ 0K .......... .......... .......... .......... .......... 30% 216M 0s 50K .......... .......... .......... .......... .......... 61% 1.15M 0s 100K .......... .......... .......... .......... .......... 91% 145M 0s 150K .......... ... 100% 521M=0.04s 2023-07-15 20:13:36 (3.69 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ saved [167272/167272] --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ 0K 100% 176M=0s 2023-07-15 20:13:36 (176 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ 0K 100% 59.7M=0s 2023-07-15 20:13:36 (59.7 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ 0K . 100% 412M=0s 2023-07-15 20:13:36 (412 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ 0K . 100% 519M=0s 2023-07-15 20:13:36 (519 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ 0K . 100% 597M=0s 2023-07-15 20:13:36 (597 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ 0K . 100% 515M=0s 2023-07-15 20:13:36 (515 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1724 (1.7K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ 0K . 100% 567M=0s 2023-07-15 20:13:36 (567 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ saved [1724/1724] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ 0K 100% 324M=0s 2023-07-15 20:13:36 (324 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ 0K 100% 147M=0s 2023-07-15 20:13:36 (147 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ 0K 100% 268M=0s 2023-07-15 20:13:36 (268 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 917 [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ 0K 100% 338M=0s 2023-07-15 20:13:36 (338 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ saved [917/917] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected. --2023-07-15 20:13:36-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 11% 235M 0s 50K .......... .......... .......... .......... .......... 23% 1.14M 0s 100K .......... .......... .......... .......... .......... 35% 255M 0s 150K .......... .......... .......... .......... .......... 47% 1.14M 0s 200K .......... .......... .......... .......... .......... 58% 228M 0s 250K .......... .......... .......... .......... .......... 70% 1.14M 0s 300K .......... .......... .......... .......... .......... 82% 360M 0s 350K .......... .......... .......... .......... .......... 94% 419M 0s 400K .......... .......... ..... 100% 592K=0.2s 2023-07-15 20:13:37 (2.42 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454] --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=N;O=D Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ 0K . 100% 372M=0s 2023-07-15 20:13:37 (372 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected. --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ 0K . 100% 366M=0s 2023-07-15 20:13:37 (366 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected. --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=S;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ 0K . 100% 358M=0s 2023-07-15 20:13:37 (358 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected. --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=D;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1095 (1.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ 0K . 100% 353M=0s 2023-07-15 20:13:37 (353 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ saved [1095/1095] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected. --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ 0K .......... .......... ......... 100% 688K=0.04s 2023-07-15 20:13:37 (688 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ saved [30135/30135] --2023-07-15 20:13:37-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ 0K .......... .......... .......... .......... .......... 0% 330M 0s 50K .......... .......... .......... .......... .......... 0% 1.15M 14s 100K .......... .......... .......... .......... .......... 0% 187M 9s 150K .......... .......... .......... .......... .......... 0% 486M 7s 200K .......... .......... .......... .......... .......... 0% 1.14M 11s 250K .......... .......... .......... .......... .......... 0% 1.14M 14s 300K .......... .......... .......... .......... .......... 1% 272M 12s 350K .......... .......... .......... .......... .......... 1% 398M 10s 400K .......... .......... .......... .......... .......... 1% 1.14M 12s 450K .......... .......... .......... .......... .......... 1% 422M 11s 500K .......... .......... .......... .......... .......... 1% 1.13M 13s 550K .......... .......... .......... .......... .......... 1% 429M 11s 600K .......... .......... .......... .......... .......... 1% 411M 11s 650K .......... .......... .......... .......... .......... 2% 1.14M 12s 700K .......... .......... .......... .......... .......... 2% 582K 15s 750K .......... .......... .......... .......... .......... 2% 242M 14s 800K .......... .......... .......... .......... .......... 2% 1.15M 14s 850K .......... .......... .......... .......... .......... 2% 351M 14s 900K .......... .......... .......... .......... .......... 2% 485M 13s 950K .......... .......... .......... .......... .......... 3% 1.13M 14s 1000K .......... .......... .......... .......... .......... 3% 1.15M 14s 1050K .......... .......... .......... .......... .......... 3% 144M 14s 1100K .......... .......... .......... .......... .......... 3% 415M 13s 1150K .......... .......... .......... .......... .......... 3% 1.14M 14s 1200K .......... .......... .......... .......... .......... 3% 326M 13s 1250K .......... .......... .......... .......... .......... 3% 1.14M 13s 1300K .......... .......... .......... .......... .......... 4% 461M 13s 1350K .......... .......... .......... .......... .......... 4% 1.14M 13s 1400K .......... .......... .......... .......... .......... 4% 474M 13s 1450K .......... .......... .......... .......... .......... 4% 1.14M 13s 1500K .......... .......... .......... .......... .......... 4% 391M 13s 1550K .......... .......... .......... .......... .......... 4% 1.15M 13s 1600K .......... .......... .......... .......... .......... 5% 279M 13s 1650K .......... .......... .......... .......... .......... 5% 1.13M 13s 1700K .......... .......... .......... .......... .......... 5% 304M 13s 1750K .......... .......... .......... .......... .......... 5% 1.14M 13s 1800K .......... .......... .......... .......... .......... 5% 341M 13s 1850K .......... .......... .......... .......... .......... 5% 1.14M 13s 1900K .......... .......... .......... .......... .......... 5% 389M 13s 1950K .......... .......... .......... .......... .......... 6% 466M 13s 2000K .......... .......... .......... .......... .......... 6% 1.13M 13s 2050K .......... .......... .......... .......... .......... 6% 452M 13s 2100K .......... .......... .......... .......... .......... 6% 1.14M 13s 2150K .......... .......... .......... .......... .......... 6% 466M 12s 2200K .......... .......... .......... .......... .......... 6% 1.14M 13s 2250K .......... .......... .......... .......... .......... 7% 363M 12s 2300K .......... .......... .......... .......... .......... 7% 1.14M 13s 2350K .......... .......... .......... .......... .......... 7% 191M 12s 2400K .......... .......... .......... .......... .......... 7% 1.15M 13s 2450K .......... .......... .......... .......... .......... 7% 390M 12s 2500K .......... .......... .......... .......... .......... 7% 1.14M 13s 2550K .......... .......... .......... .......... .......... 7% 436M 12s 2600K .......... .......... .......... .......... .......... 8% 1.13M 13s 2650K .......... .......... .......... .......... .......... 8% 473M 12s 2700K .......... .......... .......... .......... .......... 8% 1.13M 13s 2750K .......... .......... .......... .......... .......... 8% 330M 12s 2800K .......... .......... .......... .......... .......... 8% 1.15M 13s 2850K .......... .......... .......... .......... .......... 8% 220M 12s 2900K .......... .......... .......... .......... .......... 9% 395M 12s 2950K .......... .......... .......... .......... .......... 9% 1.14M 12s 3000K .......... .......... .......... .......... .......... 9% 1.15M 13s 3050K .......... .......... .......... .......... .......... 9% 261M 12s 3100K .......... .......... .......... .......... .......... 9% 344M 12s 3150K .......... .......... .......... .......... .......... 9% 1.14M 12s 3200K .......... .......... .......... .......... .......... 9% 362M 12s 3250K .......... .......... .......... .......... .......... 10% 1.14M 12s 3300K .......... .......... .......... .......... .......... 10% 447M 12s 3350K .......... .......... .......... .......... .......... 10% 1.14M 12s 3400K .......... .......... .......... .......... .......... 10% 409M 12s 3450K .......... .......... .......... .......... .......... 10% 1.15M 12s 3500K .......... .......... .......... .......... .......... 10% 271M 12s 3550K .......... .......... .......... .......... .......... 11% 1.14M 12s 3600K .......... .......... .......... .......... .......... 11% 365M 12s 3650K .......... .......... .......... .......... .......... 11% 1.15M 12s 3700K .......... .......... .......... .......... .......... 11% 137M 12s 3750K .......... .......... .......... .......... .......... 11% 382M 12s 3800K .......... .......... .......... .......... .......... 11% 1.15M 12s 3850K .......... .......... .......... .......... .......... 11% 328M 12s 3900K .......... .......... .......... .......... .......... 12% 1.15M 12s 3950K .......... .......... .......... .......... .......... 12% 133M 12s 4000K .......... .......... .......... .......... .......... 12% 1.14M 12s 4050K .......... .......... .......... .......... .......... 12% 323M 12s 4100K .......... .......... .......... .......... .......... 12% 1.14M 12s 4150K .......... .......... .......... .......... .......... 12% 1.14M 12s 4200K .......... .......... .......... .......... .......... 13% 234K 13s 4250K .......... .......... .......... .......... .......... 13% 234K 14s 4300K .......... .......... .......... .......... .......... 13% 292K 15s 4350K .......... .......... .......... .......... .......... 13% 292K 16s 4400K .......... .......... .......... .......... .......... 13% 292K 17s 4450K .......... .......... .......... .......... .......... 13% 389K 18s 4500K .......... .......... .......... .......... .......... 13% 389K 18s 4550K .......... .......... .......... .......... .......... 14% 389K 19s 4600K .......... .......... .......... .......... .......... 14% 292K 20s 4650K .......... .......... .......... .......... .......... 14% 389K 20s 4700K .......... .......... .......... .......... .......... 14% 583K 20s 4750K .......... .......... .......... .......... .......... 14% 389K 21s 4800K .......... .......... .......... .......... .......... 14% 389K 21s 4850K .......... .......... .......... .......... .......... 15% 582K 22s 4900K .......... .......... .......... .......... .......... 15% 390K 22s 4950K .......... .......... .......... .......... .......... 15% 583K 22s 5000K .......... .......... .......... .......... .......... 15% 389K 23s 5050K .......... .......... .......... .......... .......... 15% 583K 23s 5100K .......... .......... .......... .......... .......... 15% 390K 23s 5150K .......... .......... .......... .......... .......... 15% 584K 24s 5200K .......... .......... .......... .......... .......... 16% 583K 24s 5250K .......... .......... .......... .......... .......... 16% 389K 24s 5300K .......... .......... .......... .......... .......... 16% 583K 24s 5350K .......... .......... .......... .......... .......... 16% 583K 24s 5400K .......... .......... .......... .......... .......... 16% 583K 25s 5450K .......... .......... .......... .......... .......... 16% 583K 25s 5500K .......... .......... .......... .......... .......... 17% 584K 25s 5550K .......... .......... .......... .......... .......... 17% 389K 25s 5600K .......... .......... .......... .......... .......... 17% 584K 25s 5650K .......... .......... .......... .......... .......... 17% 584K 26s 5700K .......... .......... .......... .......... .......... 17% 1.14M 25s 5750K .......... .......... .......... .......... .......... 17% 390K 26s 5800K .......... .......... .......... .......... .......... 17% 1.14M 26s 5850K .......... .......... .......... .......... .......... 18% 582K 26s 5900K .......... .......... .......... .......... .......... 18% 581K 26s 5950K .......... .......... .......... .......... .......... 18% 585K 26s 6000K .......... .......... .......... .......... .......... 18% 583K 26s 6050K .......... .......... .......... .......... .......... 18% 585K 26s 6100K .......... .......... .......... .......... .......... 18% 1.14M 26s 6150K .......... .......... .......... .......... .......... 19% 581K 26s 6200K .......... .......... .......... .......... .......... 19% 583K 26s 6250K .......... .......... .......... .......... .......... 19% 584K 27s 6300K .......... .......... .......... .......... .......... 19% 1.14M 26s 6350K .......... .......... .......... .......... .......... 19% 584K 27s 6400K .......... .......... .......... .......... .......... 19% 583K 27s 6450K .......... .......... .......... .......... .......... 19% 1.14M 27s 6500K .......... .......... .......... .......... .......... 20% 583K 27s 6550K .......... .......... .......... .......... .......... 20% 1.14M 27s 6600K .......... .......... .......... .......... .......... 20% 583K 27s 6650K .......... .......... .......... .......... .......... 20% 583K 27s 6700K .......... .......... .......... .......... .......... 20% 1.14M 27s 6750K .......... .......... .......... .......... .......... 20% 584K 27s 6800K .......... .......... .......... .......... .......... 20% 584K 27s 6850K .......... .......... .......... .......... .......... 21% 1.14M 27s 6900K .......... .......... .......... .......... .......... 21% 583K 27s 6950K .......... .......... .......... .......... .......... 21% 1.13M 27s 7000K .......... .......... .......... .......... .......... 21% 583K 27s 7050K .......... .......... .......... .......... .......... 21% 1.14M 27s 7100K .......... .......... .......... .......... .......... 21% 584K 27s 7150K .......... .......... .......... .......... .......... 22% 584K 27s 7200K .......... .......... .......... .......... .......... 22% 1.14M 27s 7250K .......... .......... .......... .......... .......... 22% 585K 27s 7300K .......... .......... .......... .......... .......... 22% 1.14M 27s 7350K .......... .......... .......... .......... .......... 22% 584K 27s 7400K .......... .......... .......... .......... .......... 22% 1.14M 27s 7450K .......... .......... .......... .......... .......... 22% 585K 27s 7500K .......... .......... .......... .......... .......... 23% 584K 27s 7550K .......... .......... .......... .......... .......... 23% 1.13M 27s 7600K .......... .......... .......... .......... .......... 23% 585K 27s 7650K .......... .......... .......... .......... .......... 23% 1.14M 27s 7700K .......... .......... .......... .......... .......... 23% 1.13M 27s 7750K .......... .......... .......... .......... .......... 23% 584K 27s 7800K .......... .......... .......... .......... .......... 24% 1.14M 27s 7850K .......... .......... .......... .......... .......... 24% 583K 27s 7900K .......... .......... .......... .......... .......... 24% 1.13M 26s 7950K .......... .......... .......... .......... .......... 24% 1.13M 26s 8000K .......... .......... .......... .......... .......... 24% 584K 26s 8050K .......... .......... .......... .......... .......... 24% 1.14M 26s 8100K .......... .......... .......... .......... .......... 24% 584K 26s 8150K .......... .......... .......... .......... .......... 25% 1.14M 26s 8200K .......... .......... .......... .......... .......... 25% 1.14M 26s 8250K .......... .......... .......... .......... .......... 25% 584K 26s 8300K .......... .......... .......... .......... .......... 25% 1.14M 26s 8350K .......... .......... .......... .......... .......... 25% 1.13M 26s 8400K .......... .......... .......... .......... .......... 25% 584K 26s 8450K .......... .......... .......... .......... .......... 26% 1.14M 26s 8500K .......... .......... .......... .......... .......... 26% 584K 26s 8550K .......... .......... .......... .......... .......... 26% 1.14M 26s 8600K .......... .......... .......... .......... .......... 26% 583K 26s 8650K .......... .......... .......... .......... .......... 26% 1.14M 26s 8700K .......... .......... .......... .......... .......... 26% 1.14M 26s 8750K .......... .......... .......... .......... .......... 26% 1.14M 26s 8800K .......... .......... .......... .......... .......... 27% 584K 26s 8850K .......... .......... .......... .......... .......... 27% 1.14M 26s 8900K .......... .......... .......... .......... .......... 27% 1.14M 26s 8950K .......... .......... .......... .......... .......... 27% 585K 26s 9000K .......... .......... .......... .......... .......... 27% 1.14M 26s 9050K .......... .......... .......... .......... .......... 27% 1.14M 25s 9100K .......... .......... .......... .......... .......... 28% 582K 26s 9150K .......... .......... .......... .......... .......... 28% 1.14M 25s 9200K .......... .......... .......... .......... .......... 28% 1.14M 25s 9250K .......... .......... .......... .......... .......... 28% 1.14M 25s 9300K .......... .......... .......... .......... .......... 28% 1.14M 25s 9350K .......... .......... .......... .......... .......... 28% 584K 25s 9400K .......... .......... .......... .......... .......... 28% 1.14M 25s 9450K .......... .......... .......... .......... .......... 29% 1.14M 25s 9500K .......... .......... .......... .......... .......... 29% 584K 25s 9550K .......... .......... .......... .......... .......... 29% 1.14M 25s 9600K .......... .......... .......... .......... .......... 29% 1.13M 25s 9650K .......... .......... .......... .......... .......... 29% 1.14M 25s 9700K .......... .......... .......... .......... .......... 29% 1.13M 25s 9750K .......... .......... .......... .......... .......... 30% 583K 25s 9800K .......... .......... .......... .......... .......... 30% 1.14M 25s 9850K .......... .......... .......... .......... .......... 30% 1.14M 25s 9900K .......... .......... .......... .......... .......... 30% 1.13M 25s 9950K .......... .......... .......... .......... .......... 30% 1.13M 24s 10000K .......... .......... .......... .......... .......... 30% 585K 24s 10050K .......... .......... .......... .......... .......... 30% 1.13M 24s 10100K .......... .......... .......... .......... .......... 31% 1.14M 24s 10150K .......... .......... .......... .......... .......... 31% 1.14M 24s 10200K .......... .......... .......... .......... .......... 31% 585K 24s 10250K .......... .......... .......... .......... .......... 31% 1.14M 24s 10300K .......... .......... .......... .......... .......... 31% 1.14M 24s 10350K .......... .......... .......... .......... .......... 31% 1.14M 24s 10400K .......... .......... .......... .......... .......... 32% 1.14M 24s 10450K .......... .......... .......... .......... .......... 32% 584K 24s 10500K .......... .......... .......... .......... .......... 32% 1.13M 24s 10550K .......... .......... .......... .......... .......... 32% 1.14M 24s 10600K .......... .......... .......... .......... .......... 32% 1.14M 24s 10650K .......... .......... .......... .......... .......... 32% 1.14M 24s 10700K .......... .......... .......... .......... .......... 32% 1.14M 24s 10750K .......... .......... .......... .......... .......... 33% 584K 24s 10800K .......... .......... .......... .......... .......... 33% 1.14M 23s 10850K .......... .......... .......... .......... .......... 33% 1.14M 23s 10900K .......... .......... .......... .......... .......... 33% 1.14M 23s 10950K .......... .......... .......... .......... .......... 33% 1.14M 23s 11000K .......... .......... .......... .......... .......... 33% 583K 23s 11050K .......... .......... .......... .......... .......... 34% 1.13M 23s 11100K .......... .......... .......... .......... .......... 34% 1.14M 23s 11150K .......... .......... .......... .......... .......... 34% 1.14M 23s 11200K .......... .......... .......... .......... .......... 34% 1.14M 23s 11250K .......... .......... .......... .......... .......... 34% 1.14M 23s 11300K .......... .......... .......... .......... .......... 34% 1.14M 23s 11350K .......... .......... .......... .......... .......... 34% 1.14M 23s 11400K .......... .......... .......... .......... .......... 35% 1.14M 23s 11450K .......... .......... .......... .......... .......... 35% 1.14M 23s 11500K .......... .......... .......... .......... .......... 35% 585K 23s 11550K .......... .......... .......... .......... .......... 35% 1.14M 23s 11600K .......... .......... .......... .......... .......... 35% 1.14M 22s 11650K .......... .......... .......... .......... .......... 35% 1.14M 22s 11700K .......... .......... .......... .......... .......... 36% 1.14M 22s 11750K .......... .......... .......... .......... .......... 36% 585K 22s 11800K .......... .......... .......... .......... .......... 36% 583K 22s 11850K .......... .......... .......... .......... .......... 36% 1.14M 22s 11900K .......... .......... .......... .......... .......... 36% 1.14M 22s 11950K .......... .......... .......... .......... .......... 36% 1.14M 22s 12000K .......... .......... .......... .......... .......... 36% 1.14M 22s 12050K .......... .......... .......... .......... .......... 37% 1.14M 22s 12100K .......... .......... .......... .......... .......... 37% 1.14M 22s 12150K .......... .......... .......... .......... .......... 37% 1.14M 22s 12200K .......... .......... .......... .......... .......... 37% 1.14M 22s 12250K .......... .......... .......... .......... .......... 37% 1.14M 22s 12300K .......... .......... .......... .......... .......... 37% 1.14M 22s 12350K .......... .......... .......... .......... .......... 38% 1.14M 22s 12400K .......... .......... .......... .......... .......... 38% 1.14M 21s 12450K .......... .......... .......... .......... .......... 38% 1.14M 21s 12500K .......... .......... .......... .......... .......... 38% 1.14M 21s 12550K .......... .......... .......... .......... .......... 38% 1.14M 21s 12600K .......... .......... .......... .......... .......... 38% 1.14M 21s 12650K .......... .......... .......... .......... .......... 38% 1.14M 21s 12700K .......... .......... .......... .......... .......... 39% 1.14M 21s 12750K .......... .......... .......... .......... .......... 39% 584K 21s 12800K .......... .......... .......... .......... .......... 39% 251M 21s 12850K .......... .......... .......... .......... .......... 39% 584K 21s 12900K .......... .......... .......... .......... .......... 39% 201M 21s 12950K .......... .......... .......... .......... .......... 39% 1.14M 21s 13000K .......... .......... .......... .......... .......... 39% 585K 21s 13050K .......... .......... .......... .......... .......... 40% 389K 21s 13100K .......... .......... .......... .......... .......... 40% 1.14M 21s 13150K .......... .......... .......... .......... .......... 40% 1.14M 21s 13200K .......... .......... .......... .......... .......... 40% 1.14M 21s 13250K .......... .......... .......... .......... .......... 40% 1.14M 20s 13300K .......... .......... .......... .......... .......... 40% 1.14M 20s 13350K .......... .......... .......... .......... .......... 41% 1.14M 20s 13400K .......... .......... .......... .......... .......... 41% 1.14M 20s 13450K .......... .......... .......... .......... .......... 41% 1.14M 20s 13500K .......... .......... .......... .......... .......... 41% 1.14M 20s 13550K .......... .......... .......... .......... .......... 41% 1.14M 20s 13600K .......... .......... .......... .......... .......... 41% 1.14M 20s 13650K .......... .......... .......... .......... .......... 41% 1.14M 20s 13700K .......... .......... .......... .......... .......... 42% 1.14M 20s 13750K .......... .......... .......... .......... .......... 42% 1.13M 20s 13800K .......... .......... .......... .......... .......... 42% 274M 20s 13850K .......... .......... .......... .......... .......... 42% 584K 20s 13900K .......... .......... .......... .......... .......... 42% 1.14M 20s 13950K .......... .......... .......... .......... .......... 42% 1.14M 20s 14000K .......... .......... .......... .......... .......... 43% 1.14M 19s 14050K .......... .......... .......... .......... .......... 43% 245M 19s 14100K .......... .......... .......... .......... .......... 43% 584K 19s 14150K .......... .......... .......... .......... .......... 43% 265M 19s 14200K .......... .......... .......... .......... .......... 43% 1.14M 19s 14250K .......... .......... .......... .......... .......... 43% 584K 19s 14300K .......... .......... .......... .......... .......... 43% 228M 19s 14350K .......... .......... .......... .......... .......... 44% 1.14M 19s 14400K .......... .......... .......... .......... .......... 44% 1.14M 19s 14450K .......... .......... .......... .......... .......... 44% 1.14M 19s 14500K .......... .......... .......... .......... .......... 44% 1.14M 19s 14550K .......... .......... .......... .......... .......... 44% 1.14M 19s 14600K .......... .......... .......... .......... .......... 44% 1.14M 19s 14650K .......... .......... .......... .......... .......... 45% 1.14M 19s 14700K .......... .......... .......... .......... .......... 45% 1.14M 19s 14750K .......... .......... .......... .......... .......... 45% 1.14M 18s 14800K .......... .......... .......... .......... .......... 45% 1.14M 18s 14850K .......... .......... .......... .......... .......... 45% 1.14M 18s 14900K .......... .......... .......... .......... .......... 45% 1.14M 18s 14950K .......... .......... .......... .......... .......... 45% 201M 18s 15000K .......... .......... .......... .......... .......... 46% 1.14M 18s 15050K .......... .......... .......... .......... .......... 46% 584K 18s 15100K .......... .......... .......... .......... .......... 46% 1.14M 18s 15150K .......... .......... .......... .......... .......... 46% 188M 18s 15200K .......... .......... .......... .......... .......... 46% 1.14M 18s 15250K .......... .......... .......... .......... .......... 46% 390K 18s 15300K .......... .......... .......... .......... .......... 47% 202M 18s 15350K .......... .......... .......... .......... .......... 47% 1.14M 18s 15400K .......... .......... .......... .......... .......... 47% 1.14M 18s 15450K .......... .......... .......... .......... .......... 47% 1.14M 18s 15500K .......... .......... .......... .......... .......... 47% 1.14M 18s 15550K .......... .......... .......... .......... .......... 47% 1.14M 17s 15600K .......... .......... .......... .......... .......... 47% 1.13M 17s 15650K .......... .......... .......... .......... .......... 48% 1.14M 17s 15700K .......... .......... .......... .......... .......... 48% 1.14M 17s 15750K .......... .......... .......... .......... .......... 48% 1.14M 17s 15800K .......... .......... .......... .......... .......... 48% 175M 17s 15850K .......... .......... .......... .......... .......... 48% 1.14M 17s 15900K .......... .......... .......... .......... .......... 48% 1.14M 17s 15950K .......... .......... .......... .......... .......... 49% 1.14M 17s 16000K .......... .......... .......... .......... .......... 49% 1.14M 17s 16050K .......... .......... .......... .......... .......... 49% 1.14M 17s 16100K .......... .......... .......... .......... .......... 49% 1.14M 17s 16150K .......... .......... .......... .......... .......... 49% 1.14M 17s 16200K .......... .......... .......... .......... .......... 49% 1.14M 17s 16250K .......... .......... .......... .......... .......... 49% 166M 17s 16300K .......... .......... .......... .......... .......... 50% 1.14M 17s 16350K .......... .......... .......... .......... .......... 50% 1.14M 16s 16400K .......... .......... .......... .......... .......... 50% 1.13M 16s 16450K .......... .......... .......... .......... .......... 50% 1.14M 16s 16500K .......... .......... .......... .......... .......... 50% 1.14M 16s 16550K .......... .......... .......... .......... .......... 50% 1.14M 16s 16600K .......... .......... .......... .......... .......... 51% 1.14M 16s 16650K .......... .......... .......... .......... .......... 51% 155M 16s 16700K .......... .......... .......... .......... .......... 51% 1.14M 16s 16750K .......... .......... .......... .......... .......... 51% 1.14M 16s 16800K .......... .......... .......... .......... .......... 51% 1.14M 16s 16850K .......... .......... .......... .......... .......... 51% 1.14M 16s 16900K .......... .......... .......... .......... .......... 51% 1.14M 16s 16950K .......... .......... .......... .......... .......... 52% 1.14M 16s 17000K .......... .......... .......... .......... .......... 52% 1.14M 16s 17050K .......... .......... .......... .......... .......... 52% 1.14M 16s 17100K .......... .......... .......... .......... .......... 52% 1.14M 16s 17150K .......... .......... .......... .......... .......... 52% 1.14M 15s 17200K .......... .......... .......... .......... .......... 52% 239M 15s 17250K .......... .......... .......... .......... .......... 53% 586K 15s 17300K .......... .......... .......... .......... .......... 53% 161M 15s 17350K .......... .......... .......... .......... .......... 53% 1.14M 15s 17400K .......... .......... .......... .......... .......... 53% 1.14M 15s 17450K .......... .......... .......... .......... .......... 53% 1.14M 15s 17500K .......... .......... .......... .......... .......... 53% 1.14M 15s 17550K .......... .......... .......... .......... .......... 53% 1.14M 15s 17600K .......... .......... .......... .......... .......... 54% 1.14M 15s 17650K .......... .......... .......... .......... .......... 54% 1.14M 15s 17700K .......... .......... .......... .......... .......... 54% 252M 15s 17750K .......... .......... .......... .......... .......... 54% 1.14M 15s 17800K .......... .......... .......... .......... .......... 54% 1.14M 15s 17850K .......... .......... .......... .......... .......... 54% 1.14M 15s 17900K .......... .......... .......... .......... .......... 55% 1.14M 15s 17950K .......... .......... .......... .......... .......... 55% 1.14M 15s 18000K .......... .......... .......... .......... .......... 55% 1.14M 14s 18050K .......... .......... .......... .......... .......... 55% 230M 14s 18100K .......... .......... .......... .......... .......... 55% 1.14M 14s 18150K .......... .......... .......... .......... .......... 55% 1.14M 14s 18200K .......... .......... .......... .......... .......... 55% 1.14M 14s 18250K .......... .......... .......... .......... .......... 56% 1.14M 14s 18300K .......... .......... .......... .......... .......... 56% 1.14M 14s 18350K .......... .......... .......... .......... .......... 56% 1.14M 14s 18400K .......... .......... .......... .......... .......... 56% 284M 14s 18450K .......... .......... .......... .......... .......... 56% 1.14M 14s 18500K .......... .......... .......... .......... .......... 56% 1.14M 14s 18550K .......... .......... .......... .......... .......... 57% 1.14M 14s 18600K .......... .......... .......... .......... .......... 57% 1.14M 14s 18650K .......... .......... .......... .......... .......... 57% 1.14M 14s 18700K .......... .......... .......... .......... .......... 57% 226M 14s 18750K .......... .......... .......... .......... .......... 57% 1.14M 14s 18800K .......... .......... .......... .......... .......... 57% 1.14M 14s 18850K .......... .......... .......... .......... .......... 57% 1.14M 13s 18900K .......... .......... .......... .......... .......... 58% 1.14M 13s 18950K .......... .......... .......... .......... .......... 58% 227M 13s 19000K .......... .......... .......... .......... .......... 58% 1.14M 13s 19050K .......... .......... .......... .......... .......... 58% 1.14M 13s 19100K .......... .......... .......... .......... .......... 58% 1.14M 13s 19150K .......... .......... .......... .......... .......... 58% 1.13M 13s 19200K .......... .......... .......... .......... .......... 58% 1.15M 13s 19250K .......... .......... .......... .......... .......... 59% 165M 13s 19300K .......... .......... .......... .......... .......... 59% 1.14M 13s 19350K .......... .......... .......... .......... .......... 59% 1.14M 13s 19400K .......... .......... .......... .......... .......... 59% 1.14M 13s 19450K .......... .......... .......... .......... .......... 59% 1.14M 13s 19500K .......... .......... .......... .......... .......... 59% 1.14M 13s 19550K .......... .......... .......... .......... .......... 60% 243M 13s 19600K .......... .......... .......... .......... .......... 60% 1.14M 13s 19650K .......... .......... .......... .......... .......... 60% 1.14M 13s 19700K .......... .......... .......... .......... .......... 60% 1.14M 12s 19750K .......... .......... .......... .......... .......... 60% 1.14M 12s 19800K .......... .......... .......... .......... .......... 60% 1.15M 12s 19850K .......... .......... .......... .......... .......... 60% 1.14M 12s 19900K .......... .......... .......... .......... .......... 61% 1.14M 12s 19950K .......... .......... .......... .......... .......... 61% 192M 12s 20000K .......... .......... .......... .......... .......... 61% 1.14M 12s 20050K .......... .......... .......... .......... .......... 61% 1.14M 12s 20100K .......... .......... .......... .......... .......... 61% 1.14M 12s 20150K .......... .......... .......... .......... .......... 61% 1.14M 12s 20200K .......... .......... .......... .......... .......... 62% 164M 12s 20250K .......... .......... .......... .......... .......... 62% 1.14M 12s 20300K .......... .......... .......... .......... .......... 62% 1.14M 12s 20350K .......... .......... .......... .......... .......... 62% 1.14M 12s 20400K .......... .......... .......... .......... .......... 62% 1.14M 12s 20450K .......... .......... .......... .......... .......... 62% 267M 12s 20500K .......... .......... .......... .......... .......... 62% 1.14M 12s 20550K .......... .......... .......... .......... .......... 63% 1.14M 12s 20600K .......... .......... .......... .......... .......... 63% 1.14M 11s 20650K .......... .......... .......... .......... .......... 63% 1.14M 11s 20700K .......... .......... .......... .......... .......... 63% 1.14M 11s 20750K .......... .......... .......... .......... .......... 63% 212M 11s 20800K .......... .......... .......... .......... .......... 63% 1.14M 11s 20850K .......... .......... .......... .......... .......... 64% 1.14M 11s 20900K .......... .......... .......... .......... .......... 64% 1.14M 11s 20950K .......... .......... .......... .......... .......... 64% 1.14M 11s 21000K .......... .......... .......... .......... .......... 64% 1.14M 11s 21050K .......... .......... .......... .......... .......... 64% 189M 11s 21100K .......... .......... .......... .......... .......... 64% 1.14M 11s 21150K .......... .......... .......... .......... .......... 64% 1.14M 11s 21200K .......... .......... .......... .......... .......... 65% 1.14M 11s 21250K .......... .......... .......... .......... .......... 65% 185M 11s 21300K .......... .......... .......... .......... .......... 65% 1.14M 11s 21350K .......... .......... .......... .......... .......... 65% 583K 11s 21400K .......... .......... .......... .......... .......... 65% 1.14M 11s 21450K .......... .......... .......... .......... .......... 65% 1.14M 11s 21500K .......... .......... .......... .......... .......... 66% 1.13M 11s 21550K .......... .......... .......... .......... .......... 66% 195M 10s 21600K .......... .......... .......... .......... .......... 66% 1.14M 10s 21650K .......... .......... .......... .......... .......... 66% 1.14M 10s 21700K .......... .......... .......... .......... .......... 66% 1.14M 10s 21750K .......... .......... .......... .......... .......... 66% 1.14M 10s 21800K .......... .......... .......... .......... .......... 66% 1.14M 10s 21850K .......... .......... .......... .......... .......... 67% 1.14M 10s 21900K .......... .......... .......... .......... .......... 67% 1.14M 10s 21950K .......... .......... .......... .......... .......... 67% 369M 10s 22000K .......... .......... .......... .......... .......... 67% 1.05M 10s 22050K .......... .......... .......... .......... .......... 67% 1.14M 10s 22100K .......... .......... .......... .......... .......... 67% 1.14M 10s 22150K .......... .......... .......... .......... .......... 68% 1.14M 10s 22200K .......... .......... .......... .......... .......... 68% 1.14M 10s 22250K .......... .......... .......... .......... .......... 68% 1.14M 10s 22300K .......... .......... .......... .......... .......... 68% 1.14M 10s 22350K .......... .......... .......... .......... .......... 68% 1.14M 10s 22400K .......... .......... .......... .......... .......... 68% 1.14M 10s 22450K .......... .......... .......... .......... .......... 68% 206M 10s 22500K .......... .......... .......... .......... .......... 69% 1.14M 9s 22550K .......... .......... .......... .......... .......... 69% 1.14M 9s 22600K .......... .......... .......... .......... .......... 69% 1.14M 9s 22650K .......... .......... .......... .......... .......... 69% 1.14M 9s 22700K .......... .......... .......... .......... .......... 69% 1.14M 9s 22750K .......... .......... .......... .......... .......... 69% 1.14M 9s 22800K .......... .......... .......... .......... .......... 70% 1.14M 9s 22850K .......... .......... .......... .......... .......... 70% 1.14M 9s 22900K .......... .......... .......... .......... .......... 70% 1.14M 9s 22950K .......... .......... .......... .......... .......... 70% 1.14M 9s 23000K .......... .......... .......... .......... .......... 70% 1.12M 9s 23050K .......... .......... .......... .......... .......... 70% 1.14M 9s 23100K .......... .......... .......... .......... .......... 70% 1.14M 9s 23150K .......... .......... .......... .......... .......... 71% 228M 9s 23200K .......... .......... .......... .......... .......... 71% 1.14M 9s 23250K .......... .......... .......... .......... .......... 71% 1.14M 9s 23300K .......... .......... .......... .......... .......... 71% 1.14M 9s 23350K .......... .......... .......... .......... .......... 71% 1.14M 9s 23400K .......... .......... .......... .......... .......... 71% 1.13M 9s 23450K .......... .......... .......... .......... .......... 72% 1.14M 9s 23500K .......... .......... .......... .......... .......... 72% 1.14M 8s 23550K .......... .......... .......... .......... .......... 72% 1.14M 8s 23600K .......... .......... .......... .......... .......... 72% 250M 8s 23650K .......... .......... .......... .......... .......... 72% 1.14M 8s 23700K .......... .......... .......... .......... .......... 72% 1.14M 8s 23750K .......... .......... .......... .......... .......... 72% 1.14M 8s 23800K .......... .......... .......... .......... .......... 73% 1.14M 8s 23850K .......... .......... .......... .......... .......... 73% 1.14M 8s 23900K .......... .......... .......... .......... .......... 73% 1.14M 8s 23950K .......... .......... .......... .......... .......... 73% 234M 8s 24000K .......... .......... .......... .......... .......... 73% 1.14M 8s 24050K .......... .......... .......... .......... .......... 73% 1.14M 8s 24100K .......... .......... .......... .......... .......... 74% 1.14M 8s 24150K .......... .......... .......... .......... .......... 74% 1.14M 8s 24200K .......... .......... .......... .......... .......... 74% 262M 8s 24250K .......... .......... .......... .......... .......... 74% 1.14M 8s 24300K .......... .......... .......... .......... .......... 74% 1.14M 8s 24350K .......... .......... .......... .......... .......... 74% 1.14M 8s 24400K .......... .......... .......... .......... .......... 74% 1.14M 8s 24450K .......... .......... .......... .......... .......... 75% 1.14M 8s 24500K .......... .......... .......... .......... .......... 75% 1.14M 7s 24550K .......... .......... .......... .......... .......... 75% 260M 7s 24600K .......... .......... .......... .......... .......... 75% 1.14M 7s 24650K .......... .......... .......... .......... .......... 75% 1.13M 7s 24700K .......... .......... .......... .......... .......... 75% 1.14M 7s 24750K .......... .......... .......... .......... .......... 76% 1.13M 7s 24800K .......... .......... .......... .......... .......... 76% 1.15M 7s 24850K .......... .......... .......... .......... .......... 76% 128M 7s 24900K .......... .......... .......... .......... .......... 76% 1.14M 7s 24950K .......... .......... .......... .......... .......... 76% 1.14M 7s 25000K .......... .......... .......... .......... .......... 76% 1.14M 7s 25050K .......... .......... .......... .......... .......... 76% 1.13M 7s 25100K .......... .......... .......... .......... .......... 77% 1.14M 7s 25150K .......... .......... .......... .......... .......... 77% 302M 7s 25200K .......... .......... .......... .......... .......... 77% 586K 7s 25250K .......... .......... .......... .......... .......... 77% 1.14M 7s 25300K .......... .......... .......... .......... .......... 77% 187M 7s 25350K .......... .......... .......... .......... .......... 77% 1.14M 7s 25400K .......... .......... .......... .......... .......... 78% 1.14M 7s 25450K .......... .......... .......... .......... .......... 78% 1.14M 7s 25500K .......... .......... .......... .......... .......... 78% 1.14M 6s 25550K .......... .......... .......... .......... .......... 78% 393M 6s 25600K .......... .......... .......... .......... .......... 78% 1.14M 6s 25650K .......... .......... .......... .......... .......... 78% 1.14M 6s 25700K .......... .......... .......... .......... .......... 78% 1.14M 6s 25750K .......... .......... .......... .......... .......... 79% 1.14M 6s 25800K .......... .......... .......... .......... .......... 79% 1.14M 6s 25850K .......... .......... .......... .......... .......... 79% 1.14M 6s 25900K .......... .......... .......... .......... .......... 79% 438M 6s 25950K .......... .......... .......... .......... .......... 79% 1.14M 6s 26000K .......... .......... .......... .......... .......... 79% 1.14M 6s 26050K .......... .......... .......... .......... .......... 79% 1.14M 6s 26100K .......... .......... .......... .......... .......... 80% 1.14M 6s 26150K .......... .......... .......... .......... .......... 80% 318M 6s 26200K .......... .......... .......... .......... .......... 80% 1.14M 6s 26250K .......... .......... .......... .......... .......... 80% 1.14M 6s 26300K .......... .......... .......... .......... .......... 80% 1.14M 6s 26350K .......... .......... .......... .......... .......... 80% 1.14M 6s 26400K .......... .......... .......... .......... .......... 81% 227M 6s 26450K .......... .......... .......... .......... .......... 81% 1.14M 6s 26500K .......... .......... .......... .......... .......... 81% 1.14M 6s 26550K .......... .......... .......... .......... .......... 81% 1.14M 5s 26600K .......... .......... .......... .......... .......... 81% 1.14M 5s 26650K .......... .......... .......... .......... .......... 81% 306M 5s 26700K .......... .......... .......... .......... .......... 81% 1.14M 5s 26750K .......... .......... .......... .......... .......... 82% 1.14M 5s 26800K .......... .......... .......... .......... .......... 82% 1.14M 5s 26850K .......... .......... .......... .......... .......... 82% 350M 5s 26900K .......... .......... .......... .......... .......... 82% 1.14M 5s 26950K .......... .......... .......... .......... .......... 82% 1.14M 5s 27000K .......... .......... .......... .......... .......... 82% 1.14M 5s 27050K .......... .......... .......... .......... .......... 83% 1.14M 5s 27100K .......... .......... .......... .......... .......... 83% 1.14M 5s 27150K .......... .......... .......... .......... .......... 83% 239M 5s 27200K .......... .......... .......... .......... .......... 83% 1.14M 5s 27250K .......... .......... .......... .......... .......... 83% 1.13M 5s 27300K .......... .......... .......... .......... .......... 83% 1.15M 5s 27350K .......... .......... .......... .......... .......... 83% 161M 5s 27400K .......... .......... .......... .......... .......... 84% 1.14M 5s 27450K .......... .......... .......... .......... .......... 84% 1.14M 5s 27500K .......... .......... .......... .......... .......... 84% 1.14M 5s 27550K .......... .......... .......... .......... .......... 84% 1.14M 5s 27600K .......... .......... .......... .......... .......... 84% 126M 4s 27650K .......... .......... .......... .......... .......... 84% 1.14M 4s 27700K .......... .......... .......... .......... .......... 85% 1.14M 4s 27750K .......... .......... .......... .......... .......... 85% 1.14M 4s 27800K .......... .......... .......... .......... .......... 85% 227M 4s 27850K .......... .......... .......... .......... .......... 85% 1.14M 4s 27900K .......... .......... .......... .......... .......... 85% 1.14M 4s 27950K .......... .......... .......... .......... .......... 85% 1.14M 4s 28000K .......... .......... .......... .......... .......... 85% 1.14M 4s 28050K .......... .......... .......... .......... .......... 86% 1.14M 4s 28100K .......... .......... .......... .......... .......... 86% 225M 4s 28150K .......... .......... .......... .......... .......... 86% 1.14M 4s 28200K .......... .......... .......... .......... .......... 86% 1.14M 4s 28250K .......... .......... .......... .......... .......... 86% 1.14M 4s 28300K .......... .......... .......... .......... .......... 86% 424M 4s 28350K .......... .......... .......... .......... .......... 87% 1.14M 4s 28400K .......... .......... .......... .......... .......... 87% 1.14M 4s 28450K .......... .......... .......... .......... .......... 87% 1.14M 4s 28500K .......... .......... .......... .......... .......... 87% 1.14M 4s 28550K .......... .......... .......... .......... .......... 87% 288M 4s 28600K .......... .......... .......... .......... .......... 87% 1.14M 4s 28650K .......... .......... .......... .......... .......... 87% 1.14M 4s 28700K .......... .......... .......... .......... .......... 88% 1.14M 3s 28750K .......... .......... .......... .......... .......... 88% 1.14M 3s 28800K .......... .......... .......... .......... .......... 88% 286M 3s 28850K .......... .......... .......... .......... .......... 88% 1.14M 3s 28900K .......... .......... .......... .......... .......... 88% 1.14M 3s 28950K .......... .......... .......... .......... .......... 88% 1.14M 3s 29000K .......... .......... .......... .......... .......... 89% 1.14M 3s 29050K .......... .......... .......... .......... .......... 89% 245M 3s 29100K .......... .......... .......... .......... .......... 89% 1.13M 3s 29150K .......... .......... .......... .......... .......... 89% 1.13M 3s 29200K .......... .......... .......... .......... .......... 89% 1.14M 3s 29250K .......... .......... .......... .......... .......... 89% 232M 3s 29300K .......... .......... .......... .......... .......... 89% 1.14M 3s 29350K .......... .......... .......... .......... .......... 90% 1.14M 3s 29400K .......... .......... .......... .......... .......... 90% 1.14M 3s 29450K .......... .......... .......... .......... .......... 90% 1.14M 3s 29500K .......... .......... .......... .......... .......... 90% 378M 3s 29550K .......... .......... .......... .......... .......... 90% 1.14M 3s 29600K .......... .......... .......... .......... .......... 90% 1.14M 3s 29650K .......... .......... .......... .......... .......... 91% 1.14M 3s 29700K .......... .......... .......... .......... .......... 91% 265M 3s 29750K .......... .......... .......... .......... .......... 91% 1.14M 2s 29800K .......... .......... .......... .......... .......... 91% 1.14M 2s 29850K .......... .......... .......... .......... .......... 91% 1.14M 2s 29900K .......... .......... .......... .......... .......... 91% 1.14M 2s 29950K .......... .......... .......... .......... .......... 91% 317M 2s 30000K .......... .......... .......... .......... .......... 92% 1.14M 2s 30050K .......... .......... .......... .......... .......... 92% 1.14M 2s 30100K .......... .......... .......... .......... .......... 92% 1.14M 2s 30150K .......... .......... .......... .......... .......... 92% 343M 2s 30200K .......... .......... .......... .......... .......... 92% 1.14M 2s 30250K .......... .......... .......... .......... .......... 92% 1.14M 2s 30300K .......... .......... .......... .......... .......... 93% 1.14M 2s 30350K .......... .......... .......... .......... .......... 93% 269M 2s 30400K .......... .......... .......... .......... .......... 93% 1.14M 2s 30450K .......... .......... .......... .......... .......... 93% 1.14M 2s 30500K .......... .......... .......... .......... .......... 93% 1.14M 2s 30550K .......... .......... .......... .......... .......... 93% 336M 2s 30600K .......... .......... .......... .......... .......... 93% 1.14M 2s 30650K .......... .......... .......... .......... .......... 94% 1.14M 2s 30700K .......... .......... .......... .......... .......... 94% 1.14M 2s 30750K .......... .......... .......... .......... .......... 94% 1.14M 2s 30800K .......... .......... .......... .......... .......... 94% 349M 2s 30850K .......... .......... .......... .......... .......... 94% 1.14M 2s 30900K .......... .......... .......... .......... .......... 94% 1.14M 1s 30950K .......... .......... .......... .......... .......... 95% 1.14M 1s 31000K .......... .......... .......... .......... .......... 95% 268M 1s 31050K .......... .......... .......... .......... .......... 95% 1.14M 1s 31100K .......... .......... .......... .......... .......... 95% 1.14M 1s 31150K .......... .......... .......... .......... .......... 95% 447M 1s 31200K .......... .......... .......... .......... .......... 95% 1.14M 1s 31250K .......... .......... .......... .......... .......... 95% 1.14M 1s 31300K .......... .......... .......... .......... .......... 96% 1.14M 1s 31350K .......... .......... .......... .......... .......... 96% 224M 1s 31400K .......... .......... .......... .......... .......... 96% 1.14M 1s 31450K .......... .......... .......... .......... .......... 96% 1.14M 1s 31500K .......... .......... .......... .......... .......... 96% 1.14M 1s 31550K .......... .......... .......... .......... .......... 96% 249M 1s 31600K .......... .......... .......... .......... .......... 97% 1.14M 1s 31650K .......... .......... .......... .......... .......... 97% 1.14M 1s 31700K .......... .......... .......... .......... .......... 97% 420M 1s 31750K .......... .......... .......... .......... .......... 97% 1.14M 1s 31800K .......... .......... .......... .......... .......... 97% 585K 1s 31850K .......... .......... .......... .......... .......... 97% 199M 1s 31900K .......... .......... .......... .......... .......... 97% 1.13M 1s 31950K .......... .......... .......... .......... .......... 98% 1.14M 1s 32000K .......... .......... .......... .......... .......... 98% 1.14M 1s 32050K .......... .......... .......... .......... .......... 98% 156M 0s 32100K .......... .......... .......... .......... .......... 98% 1.14M 0s 32150K .......... .......... .......... .......... .......... 98% 1.13M 0s 32200K .......... .......... .......... .......... .......... 98% 336M 0s 32250K .......... .......... .......... .......... .......... 98% 1.14M 0s 32300K .......... .......... .......... .......... .......... 99% 1.14M 0s 32350K .......... .......... .......... .......... .......... 99% 1.14M 0s 32400K .......... .......... .......... .......... .......... 99% 1.14M 0s 32450K .......... .......... .......... .......... .......... 99% 234M 0s 32500K .......... .......... .......... .......... .......... 99% 1.14M 0s 32550K .......... .......... .......... .......... .......... 99% 1.14M 0s 32600K .......... .......... ....... 100% 267M=28s 2023-07-15 20:14:05 (1.13 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372] FINISHED --2023-07-15 20:14:05-- Total wall clock time: 32s Downloaded: 27 files, 33M in 29s (1.15 MB/s) + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index --2023-07-15 20:14:05-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 172 Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ 0K 100% 49.6M=0s 2023-07-15 20:14:06 (49.6 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ saved [172/172] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar --2023-07-15 20:14:06-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1128 (1.1K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ 0K . 100% 277M=0s 2023-07-15 20:14:06 (277 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ saved [1128/1128] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz --2023-07-15 20:14:06-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 748 [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ 0K 100% 209M=0s 2023-07-15 20:14:07 (209 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ saved [748/748] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar --2023-07-15 20:14:07-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 381772 (373K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ 0K .......... .......... .......... .......... .......... 13% 388K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.14M 0s 150K .......... .......... .......... .......... .......... 53% 221M 0s 200K .......... .......... .......... .......... .......... 67% 1.15M 0s 250K .......... .......... .......... .......... .......... 80% 223M 0s 300K .......... .......... .......... .......... .......... 93% 1.15M 0s 350K .......... .......... .. 100% 379M=0.3s 2023-07-15 20:14:07 (1.21 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ saved [381772/381772] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz --2023-07-15 20:14:07-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 167272 (163K) [application/xml] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ 0K .......... .......... .......... .......... .......... 30% 389K 0s 50K .......... .......... .......... .......... .......... 61% 1.14M 0s 100K .......... .......... .......... .......... .......... 91% 152M 0s 150K .......... ... 100% 315K=0.2s 2023-07-15 20:14:08 (763 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ saved [167272/167272] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar --2023-07-15 20:14:08-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 435454 (425K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 11% 577K 1s 50K .......... .......... .......... .......... .......... 23% 1.14M 0s 100K .......... .......... .......... .......... .......... 35% 1.14M 0s 150K .......... .......... .......... .......... .......... 47% 1.14M 0s 200K .......... .......... .......... .......... .......... 58% 426M 0s 250K .......... .......... .......... .......... .......... 70% 1.14M 0s 300K .......... .......... .......... .......... .......... 82% 183M 0s 350K .......... .......... .......... .......... .......... 94% 265M 0s 400K .......... .......... ..... 100% 592K=0.3s 2023-07-15 20:14:08 (1.38 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ saved [435454/435454] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar --2023-07-15 20:14:08-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 30135 (29K) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ 0K .......... .......... ......... 100% 342K=0.09s 2023-07-15 20:14:09 (342 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar.1’ saved [30135/30135] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar --2023-07-15 20:14:09-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 33410372 (32M) [application/java-archive] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ 0K .......... .......... .......... .......... .......... 0% 580K 56s 50K .......... .......... .......... .......... .......... 0% 585K 56s 100K .......... .......... .......... .......... .......... 0% 1.14M 46s 150K .......... .......... .......... .......... .......... 0% 3.71M 37s 200K .......... .......... .......... .......... .......... 0% 1.64M 33s 250K .......... .......... .......... .......... .......... 0% 3.71M 29s 300K .......... .......... .......... .......... .......... 1% 1.63M 28s 350K .......... .......... .......... .......... .......... 1% 3.73M 25s 400K .......... .......... .......... .......... .......... 1% 354M 22s 450K .......... .......... .......... .......... .......... 1% 1.66M 22s 500K .......... .......... .......... .......... .......... 1% 206M 20s 550K .......... .......... .......... .......... .......... 1% 3.72M 19s 600K .......... .......... .......... .......... .......... 1% 235M 18s 650K .......... .......... .......... .......... .......... 2% 355M 16s 700K .......... .......... .......... .......... .......... 2% 1.66M 16s 750K .......... .......... .......... .......... .......... 2% 246M 15s 800K .......... .......... .......... .......... .......... 2% 3.74M 15s 850K .......... .......... .......... .......... .......... 2% 237M 14s 900K .......... .......... .......... .......... .......... 2% 370M 13s 950K .......... .......... .......... .......... .......... 3% 1.66M 14s 1000K .......... .......... .......... .......... .......... 3% 3.70M 13s 1050K .......... .......... .......... .......... .......... 3% 394M 13s 1100K .......... .......... .......... .......... .......... 3% 283M 12s 1150K .......... .......... .......... .......... .......... 3% 1.66M 12s 1200K .......... .......... .......... .......... .......... 3% 3.69M 12s 1250K .......... .......... .......... .......... .......... 3% 245M 12s 1300K .......... .......... .......... .......... .......... 4% 352M 11s 1350K .......... .......... .......... .......... .......... 4% 1.66M 11s 1400K .......... .......... .......... .......... .......... 4% 3.73M 11s 1450K .......... .......... .......... .......... .......... 4% 258M 11s 1500K .......... .......... .......... .......... .......... 4% 239M 11s 1550K .......... .......... .......... .......... .......... 4% 691K 12s 1600K .......... .......... .......... .......... .......... 5% 240M 11s 1650K .......... .......... .......... .......... .......... 5% 266M 11s 1700K .......... .......... .......... .......... .......... 5% 301M 11s 1750K .......... .......... .......... .......... .......... 5% 259M 10s 1800K .......... .......... .......... .......... .......... 5% 1.16M 11s 1850K .......... .......... .......... .......... .......... 5% 311M 10s 1900K .......... .......... .......... .......... .......... 5% 225M 10s 1950K .......... .......... .......... .......... .......... 6% 263M 10s 2000K .......... .......... .......... .......... .......... 6% 1.15M 10s 2050K .......... .......... .......... .......... .......... 6% 365M 10s 2100K .......... .......... .......... .......... .......... 6% 259M 10s 2150K .......... .......... .......... .......... .......... 6% 291M 10s 2200K .......... .......... .......... .......... .......... 6% 1.15M 10s 2250K .......... .......... .......... .......... .......... 7% 239M 10s 2300K .......... .......... .......... .......... .......... 7% 417M 9s 2350K .......... .......... .......... .......... .......... 7% 1.15M 10s 2400K .......... .......... .......... .......... .......... 7% 145M 10s 2450K .......... .......... .......... .......... .......... 7% 427M 9s 2500K .......... .......... .......... .......... .......... 7% 373M 9s 2550K .......... .......... .......... .......... .......... 7% 469M 9s 2600K .......... .......... .......... .......... .......... 8% 1.15M 9s 2650K .......... .......... .......... .......... .......... 8% 393M 9s 2700K .......... .......... .......... .......... .......... 8% 374M 9s 2750K .......... .......... .......... .......... .......... 8% 328M 9s 2800K .......... .......... .......... .......... .......... 8% 462M 9s 2850K .......... .......... .......... .......... .......... 8% 1.15M 9s 2900K .......... .......... .......... .......... .......... 9% 361M 9s 2950K .......... .......... .......... .......... .......... 9% 428M 8s 3000K .......... .......... .......... .......... .......... 9% 255M 8s 3050K .......... .......... .......... .......... .......... 9% 435M 8s 3100K .......... .......... .......... .......... .......... 9% 1.05M 8s 3150K .......... .......... .......... .......... .......... 9% 284M 8s 3200K .......... .......... .......... .......... .......... 9% 224M 8s 3250K .......... .......... .......... .......... .......... 10% 251M 8s 3300K .......... .......... .......... .......... .......... 10% 1.15M 8s 3350K .......... .......... .......... .......... .......... 10% 270M 8s 3400K .......... .......... .......... .......... .......... 10% 265M 8s 3450K .......... .......... .......... .......... .......... 10% 393M 8s 3500K .......... .......... .......... .......... .......... 10% 1.15M 8s 3550K .......... .......... .......... .......... .......... 11% 412M 8s 3600K .......... .......... .......... .......... .......... 11% 289M 8s 3650K .......... .......... .......... .......... .......... 11% 442M 8s 3700K .......... .......... .......... .......... .......... 11% 352M 8s 3750K .......... .......... .......... .......... .......... 11% 1.15M 8s 3800K .......... .......... .......... .......... .......... 11% 278M 8s 3850K .......... .......... .......... .......... .......... 11% 331M 8s 3900K .......... .......... .......... .......... .......... 12% 277M 8s 3950K .......... .......... .......... .......... .......... 12% 468M 7s 4000K .......... .......... .......... .......... .......... 12% 1.15M 8s 4050K .......... .......... .......... .......... .......... 12% 308M 8s 4100K .......... .......... .......... .......... .......... 12% 376M 7s 4150K .......... .......... .......... .......... .......... 12% 393M 7s 4200K .......... .......... .......... .......... .......... 13% 1.14M 7s 4250K .......... .......... .......... .......... .......... 13% 2.24M 8s 4300K .......... .......... .......... .......... .......... 13% 405M 7s 4350K .......... .......... .......... .......... .......... 13% 207M 7s 4400K .......... .......... .......... .......... .......... 13% 438M 7s 4450K .......... .......... .......... .......... .......... 13% 1.14M 7s 4500K .......... .......... .......... .......... .......... 13% 1.14M 8s 4550K .......... .......... .......... .......... .......... 14% 396M 7s 4600K .......... .......... .......... .......... .......... 14% 362M 7s 4650K .......... .......... .......... .......... .......... 14% 425M 7s 4700K .......... .......... .......... .......... .......... 14% 13.4M 7s 4750K .......... .......... .......... .......... .......... 14% 1.25M 7s 4800K .......... .......... .......... .......... .......... 14% 364M 7s 4850K .......... .......... .......... .......... .......... 15% 13.2M 7s 4900K .......... .......... .......... .......... .......... 15% 341M 7s 4950K .......... .......... .......... .......... .......... 15% 1.25M 7s 5000K .......... .......... .......... .......... .......... 15% 265M 7s 5050K .......... .......... .......... .......... .......... 15% 13.1M 7s 5100K .......... .......... .......... .......... .......... 15% 1.25M 7s 5150K .......... .......... .......... .......... .......... 15% 211M 7s 5200K .......... .......... .......... .......... .......... 16% 334M 7s 5250K .......... .......... .......... .......... .......... 16% 390M 7s 5300K .......... .......... .......... .......... .......... 16% 14.0M 7s 5350K .......... .......... .......... .......... .......... 16% 1.25M 7s 5400K .......... .......... .......... .......... .......... 16% 412M 7s 5450K .......... .......... .......... .......... .......... 16% 372M 7s 5500K .......... .......... .......... .......... .......... 17% 387M 7s 5550K .......... .......... .......... .......... .......... 17% 13.6M 7s 5600K .......... .......... .......... .......... .......... 17% 608K 7s 5650K .......... .......... .......... .......... .......... 17% 367M 7s 5700K .......... .......... .......... .......... .......... 17% 443M 7s 5750K .......... .......... .......... .......... .......... 17% 1.15M 7s 5800K .......... .......... .......... .......... .......... 17% 212M 7s 5850K .......... .......... .......... .......... .......... 18% 230M 7s 5900K .......... .......... .......... .......... .......... 18% 341M 7s 5950K .......... .......... .......... .......... .......... 18% 362M 7s 6000K .......... .......... .......... .......... .......... 18% 1.15M 7s 6050K .......... .......... .......... .......... .......... 18% 285M 7s 6100K .......... .......... .......... .......... .......... 18% 305M 7s 6150K .......... .......... .......... .......... .......... 19% 429M 7s 6200K .......... .......... .......... .......... .......... 19% 499M 7s 6250K .......... .......... .......... .......... .......... 19% 1.15M 7s 6300K .......... .......... .......... .......... .......... 19% 440M 7s 6350K .......... .......... .......... .......... .......... 19% 379M 7s 6400K .......... .......... .......... .......... .......... 19% 411M 7s 6450K .......... .......... .......... .......... .......... 19% 1.14M 7s 6500K .......... .......... .......... .......... .......... 20% 94.4M 7s 6550K .......... .......... .......... .......... .......... 20% 298M 7s 6600K .......... .......... .......... .......... .......... 20% 142M 6s 6650K .......... .......... .......... .......... .......... 20% 387M 6s 6700K .......... .......... .......... .......... .......... 20% 1.15M 7s 6750K .......... .......... .......... .......... .......... 20% 221M 6s 6800K .......... .......... .......... .......... .......... 20% 173M 6s 6850K .......... .......... .......... .......... .......... 21% 1.15M 7s 6900K .......... .......... .......... .......... .......... 21% 255M 6s 6950K .......... .......... .......... .......... .......... 21% 269M 6s 7000K .......... .......... .......... .......... .......... 21% 185M 6s 7050K .......... .......... .......... .......... .......... 21% 1.15M 6s 7100K .......... .......... .......... .......... .......... 21% 349M 6s 7150K .......... .......... .......... .......... .......... 22% 218M 6s 7200K .......... .......... .......... .......... .......... 22% 214M 6s 7250K .......... .......... .......... .......... .......... 22% 1.15M 6s 7300K .......... .......... .......... .......... .......... 22% 307M 6s 7350K .......... .......... .......... .......... .......... 22% 299M 6s 7400K .......... .......... .......... .......... .......... 22% 298M 6s 7450K .......... .......... .......... .......... .......... 22% 1.15M 6s 7500K .......... .......... .......... .......... .......... 23% 283M 6s 7550K .......... .......... .......... .......... .......... 23% 336M 6s 7600K .......... .......... .......... .......... .......... 23% 1.15M 6s 7650K .......... .......... .......... .......... .......... 23% 230M 6s 7700K .......... .......... .......... .......... .......... 23% 357M 6s 7750K .......... .......... .......... .......... .......... 23% 358M 6s 7800K .......... .......... .......... .......... .......... 24% 253M 6s 7850K .......... .......... .......... .......... .......... 24% 1.15M 6s 7900K .......... .......... .......... .......... .......... 24% 369M 6s 7950K .......... .......... .......... .......... .......... 24% 321M 6s 8000K .......... .......... .......... .......... .......... 24% 341M 6s 8050K .......... .......... .......... .......... .......... 24% 442M 6s 8100K .......... .......... .......... .......... .......... 24% 1.15M 6s 8150K .......... .......... .......... .......... .......... 25% 316M 6s 8200K .......... .......... .......... .......... .......... 25% 329M 6s 8250K .......... .......... .......... .......... .......... 25% 287M 6s 8300K .......... .......... .......... .......... .......... 25% 435M 6s 8350K .......... .......... .......... .......... .......... 25% 1.14M 6s 8400K .......... .......... .......... .......... .......... 25% 411M 6s 8450K .......... .......... .......... .......... .......... 26% 410M 6s 8500K .......... .......... .......... .......... .......... 26% 1.15M 6s 8550K .......... .......... .......... .......... .......... 26% 1.14M 6s 8600K .......... .......... .......... .......... .......... 26% 348M 6s 8650K .......... .......... .......... .......... .......... 26% 374M 6s 8700K .......... .......... .......... .......... .......... 26% 419M 6s 8750K .......... .......... .......... .......... .......... 26% 1.15M 6s 8800K .......... .......... .......... .......... .......... 27% 365M 6s 8850K .......... .......... .......... .......... .......... 27% 344M 6s 8900K .......... .......... .......... .......... .......... 27% 401M 6s 8950K .......... .......... .......... .......... .......... 27% 1.15M 6s 9000K .......... .......... .......... .......... .......... 27% 312M 6s 9050K .......... .......... .......... .......... .......... 27% 449M 6s 9100K .......... .......... .......... .......... .......... 28% 337M 6s 9150K .......... .......... .......... .......... .......... 28% 295M 6s 9200K .......... .......... .......... .......... .......... 28% 1.14M 6s 9250K .......... .......... .......... .......... .......... 28% 245M 6s 9300K .......... .......... .......... .......... .......... 28% 245M 6s 9350K .......... .......... .......... .......... .......... 28% 242M 6s 9400K .......... .......... .......... .......... .......... 28% 1.15M 6s 9450K .......... .......... .......... .......... .......... 29% 268M 6s 9500K .......... .......... .......... .......... .......... 29% 330M 6s 9550K .......... .......... .......... .......... .......... 29% 314M 6s 9600K .......... .......... .......... .......... .......... 29% 1.15M 6s 9650K .......... .......... .......... .......... .......... 29% 224M 6s 9700K .......... .......... .......... .......... .......... 29% 375M 6s 9750K .......... .......... .......... .......... .......... 30% 1.15M 6s 9800K .......... .......... .......... .......... .......... 30% 294M 6s 9850K .......... .......... .......... .......... .......... 30% 86.9M 5s 9900K .......... .......... .......... .......... .......... 30% 380M 5s 9950K .......... .......... .......... .......... .......... 30% 1.16M 6s 10000K .......... .......... .......... .......... .......... 30% 99.3M 5s 10050K .......... .......... .......... .......... .......... 30% 400M 5s 10100K .......... .......... .......... .......... .......... 31% 342M 5s 10150K .......... .......... .......... .......... .......... 31% 1.15M 5s 10200K .......... .......... .......... .......... .......... 31% 112M 5s 10250K .......... .......... .......... .......... .......... 31% 347M 5s 10300K .......... .......... .......... .......... .......... 31% 1.16M 5s 10350K .......... .......... .......... .......... .......... 31% 257M 5s 10400K .......... .......... .......... .......... .......... 32% 87.0M 5s 10450K .......... .......... .......... .......... .......... 32% 448M 5s 10500K .......... .......... .......... .......... .......... 32% 1.16M 5s 10550K .......... .......... .......... .......... .......... 32% 80.3M 5s 10600K .......... .......... .......... .......... .......... 32% 376M 5s 10650K .......... .......... .......... .......... .......... 32% 429M 5s 10700K .......... .......... .......... .......... .......... 32% 1.16M 5s 10750K .......... .......... .......... .......... .......... 33% 68.3M 5s 10800K .......... .......... .......... .......... .......... 33% 400M 5s 10850K .......... .......... .......... .......... .......... 33% 1.16M 5s 10900K .......... .......... .......... .......... .......... 33% 5.05M 5s 10950K .......... .......... .......... .......... .......... 33% 210M 5s 11000K .......... .......... .......... .......... .......... 33% 202M 5s 11050K .......... .......... .......... .......... .......... 34% 1.48M 5s 11100K .......... .......... .......... .......... .......... 34% 5.04M 5s 11150K .......... .......... .......... .......... .......... 34% 316M 5s 11200K .......... .......... .......... .......... .......... 34% 217M 5s 11250K .......... .......... .......... .......... .......... 34% 1.48M 5s 11300K .......... .......... .......... .......... .......... 34% 5.09M 5s 11350K .......... .......... .......... .......... .......... 34% 129M 5s 11400K .......... .......... .......... .......... .......... 35% 1.49M 5s 11450K .......... .......... .......... .......... .......... 35% 292M 5s 11500K .......... .......... .......... .......... .......... 35% 5.04M 5s 11550K .......... .......... .......... .......... .......... 35% 169M 5s 11600K .......... .......... .......... .......... .......... 35% 1.49M 5s 11650K .......... .......... .......... .......... .......... 35% 951K 5s 11700K .......... .......... .......... .......... .......... 36% 325M 5s 11750K .......... .......... .......... .......... .......... 36% 356M 5s 11800K .......... .......... .......... .......... .......... 36% 437M 5s 11850K .......... .......... .......... .......... .......... 36% 1.15M 5s 11900K .......... .......... .......... .......... .......... 36% 381M 5s 11950K .......... .......... .......... .......... .......... 36% 358M 5s 12000K .......... .......... .......... .......... .......... 36% 296M 5s 12050K .......... .......... .......... .......... .......... 37% 1.15M 5s 12100K .......... .......... .......... .......... .......... 37% 324M 5s 12150K .......... .......... .......... .......... .......... 37% 231M 5s 12200K .......... .......... .......... .......... .......... 37% 1.15M 5s 12250K .......... .......... .......... .......... .......... 37% 242M 5s 12300K .......... .......... .......... .......... .......... 37% 50.3M 5s 12350K .......... .......... .......... .......... .......... 38% 194M 5s 12400K .......... .......... .......... .......... .......... 38% 1.17M 5s 12450K .......... .......... .......... .......... .......... 38% 56.9M 5s 12500K .......... .......... .......... .......... .......... 38% 310M 5s 12550K .......... .......... .......... .......... .......... 38% 234M 5s 12600K .......... .......... .......... .......... .......... 38% 1.17M 5s 12650K .......... .......... .......... .......... .......... 38% 51.6M 5s 12700K .......... .......... .......... .......... .......... 39% 312M 5s 12750K .......... .......... .......... .......... .......... 39% 182M 5s 12800K .......... .......... .......... .......... .......... 39% 1.17M 5s 12850K .......... .......... .......... .......... .......... 39% 49.5M 5s 12900K .......... .......... .......... .......... .......... 39% 184M 5s 12950K .......... .......... .......... .......... .......... 39% 1.18M 5s 13000K .......... .......... .......... .......... .......... 39% 225M 5s 13050K .......... .......... .......... .......... .......... 40% 48.4M 5s 13100K .......... .......... .......... .......... .......... 40% 141M 5s 13150K .......... .......... .......... .......... .......... 40% 1.18M 5s 13200K .......... .......... .......... .......... .......... 40% 24.5M 5s 13250K .......... .......... .......... .......... .......... 40% 210M 5s 13300K .......... .......... .......... .......... .......... 40% 85.5M 5s 13350K .......... .......... .......... .......... .......... 41% 1.21M 5s 13400K .......... .......... .......... .......... .......... 41% 23.3M 5s 13450K .......... .......... .......... .......... .......... 41% 116M 5s 13500K .......... .......... .......... .......... .......... 41% 149M 5s 13550K .......... .......... .......... .......... .......... 41% 1.22M 5s 13600K .......... .......... .......... .......... .......... 41% 10.9M 5s 13650K .......... .......... .......... .......... .......... 41% 139M 5s 13700K .......... .......... .......... .......... .......... 42% 1.28M 5s 13750K .......... .......... .......... .......... .......... 42% 295M 5s 13800K .......... .......... .......... .......... .......... 42% 11.0M 5s 13850K .......... .......... .......... .......... .......... 42% 108M 5s 13900K .......... .......... .......... .......... .......... 42% 1.29M 5s 13950K .......... .......... .......... .......... .......... 42% 11.1M 5s 14000K .......... .......... .......... .......... .......... 43% 263M 4s 14050K .......... .......... .......... .......... .......... 43% 126M 4s 14100K .......... .......... .......... .......... .......... 43% 1.28M 4s 14150K .......... .......... .......... .......... .......... 43% 11.0M 4s 14200K .......... .......... .......... .......... .......... 43% 206M 4s 14250K .......... .......... .......... .......... .......... 43% 1.28M 4s 14300K .......... .......... .......... .......... .......... 43% 288M 4s 14350K .......... .......... .......... .......... .......... 44% 10.2M 4s 14400K .......... .......... .......... .......... .......... 44% 422M 4s 14450K .......... .......... .......... .......... .......... 44% 1.28M 4s 14500K .......... .......... .......... .......... .......... 44% 10.5M 4s 14550K .......... .......... .......... .......... .......... 44% 307M 4s 14600K .......... .......... .......... .......... .......... 44% 124M 4s 14650K .......... .......... .......... .......... .......... 45% 1.29M 4s 14700K .......... .......... .......... .......... .......... 45% 10.4M 4s 14750K .......... .......... .......... .......... .......... 45% 11.6M 4s 14800K .......... .......... .......... .......... .......... 45% 1.44M 4s 14850K .......... .......... .......... .......... .......... 45% 1.60M 4s 14900K .......... .......... .......... .......... .......... 45% 246M 4s 14950K .......... .......... .......... .......... .......... 45% 179M 4s 15000K .......... .......... .......... .......... .......... 46% 4.10M 4s 15050K .......... .......... .......... .......... .......... 46% 1.59M 4s 15100K .......... .......... .......... .......... .......... 46% 241M 4s 15150K .......... .......... .......... .......... .......... 46% 202M 4s 15200K .......... .......... .......... .......... .......... 46% 4.15M 4s 15250K .......... .......... .......... .......... .......... 46% 1.59M 4s 15300K .......... .......... .......... .......... .......... 47% 201M 4s 15350K .......... .......... .......... .......... .......... 47% 4.13M 4s 15400K .......... .......... .......... .......... .......... 47% 226M 4s 15450K .......... .......... .......... .......... .......... 47% 1.59M 4s 15500K .......... .......... .......... .......... .......... 47% 207M 4s 15550K .......... .......... .......... .......... .......... 47% 4.18M 4s 15600K .......... .......... .......... .......... .......... 47% 1.58M 4s 15650K .......... .......... .......... .......... .......... 48% 216M 4s 15700K .......... .......... .......... .......... .......... 48% 124M 4s 15750K .......... .......... .......... .......... .......... 48% 4.23M 4s 15800K .......... .......... .......... .......... .......... 48% 1.38M 4s 15850K .......... .......... .......... .......... .......... 48% 217M 4s 15900K .......... .......... .......... .......... .......... 48% 442M 4s 15950K .......... .......... .......... .......... .......... 49% 6.89M 4s 16000K .......... .......... .......... .......... .......... 49% 1.37M 4s 16050K .......... .......... .......... .......... .......... 49% 325M 4s 16100K .......... .......... .......... .......... .......... 49% 6.82M 4s 16150K .......... .......... .......... .......... .......... 49% 1.37M 4s 16200K .......... .......... .......... .......... .......... 49% 253M 4s 16250K .......... .......... .......... .......... .......... 49% 361M 4s 16300K .......... .......... .......... .......... .......... 50% 6.95M 4s 16350K .......... .......... .......... .......... .......... 50% 1.37M 4s 16400K .......... .......... .......... .......... .......... 50% 40.2M 4s 16450K .......... .......... .......... .......... .......... 50% 8.13M 4s 16500K .......... .......... .......... .......... .......... 50% 226M 4s 16550K .......... .......... .......... .......... .......... 50% 1.38M 4s 16600K .......... .......... .......... .......... .......... 51% 38.4M 4s 16650K .......... .......... .......... .......... .......... 51% 7.99M 4s 16700K .......... .......... .......... .......... .......... 51% 1.38M 4s 16750K .......... .......... .......... .......... .......... 51% 259M 4s 16800K .......... .......... .......... .......... .......... 51% 40.0M 4s 16850K .......... .......... .......... .......... .......... 51% 4.30M 4s 16900K .......... .......... .......... .......... .......... 51% 1.61M 4s 16950K .......... .......... .......... .......... .......... 52% 23.6M 4s 17000K .......... .......... .......... .......... .......... 52% 4.69M 4s 17050K .......... .......... .......... .......... .......... 52% 1.62M 4s 17100K .......... .......... .......... .......... .......... 52% 214M 4s 17150K .......... .......... .......... .......... .......... 52% 5.15M 4s 17200K .......... .......... .......... .......... .......... 52% 15.6M 4s 17250K .......... .......... .......... .......... .......... 53% 1.61M 4s 17300K .......... .......... .......... .......... .......... 53% 5.17M 4s 17350K .......... .......... .......... .......... .......... 53% 250M 4s 17400K .......... .......... .......... .......... .......... 53% 15.6M 4s 17450K .......... .......... .......... .......... .......... 53% 1.61M 4s 17500K .......... .......... .......... .......... .......... 53% 5.12M 4s 17550K .......... .......... .......... .......... .......... 53% 16.0M 4s 17600K .......... .......... .......... .......... .......... 54% 278M 4s 17650K .......... .......... .......... .......... .......... 54% 1.62M 4s 17700K .......... .......... .......... .......... .......... 54% 5.15M 4s 17750K .......... .......... .......... .......... .......... 54% 15.4M 4s 17800K .......... .......... .......... .......... .......... 54% 1.62M 4s 17850K .......... .......... .......... .......... .......... 54% 1.13M 4s 17900K .......... .......... .......... .......... .......... 55% 396M 4s 17950K .......... .......... .......... .......... .......... 55% 412M 4s 18000K .......... .......... .......... .......... .......... 55% 1.15M 4s 18050K .......... .......... .......... .......... .......... 55% 279M 4s 18100K .......... .......... .......... .......... .......... 55% 261M 4s 18150K .......... .......... .......... .......... .......... 55% 321M 3s 18200K .......... .......... .......... .......... .......... 55% 1.14M 4s 18250K .......... .......... .......... .......... .......... 56% 5.09M 3s 18300K .......... .......... .......... .......... .......... 56% 162M 3s 18350K .......... .......... .......... .......... .......... 56% 1.45M 3s 18400K .......... .......... .......... .......... .......... 56% 227M 3s 18450K .......... .......... .......... .......... .......... 56% 5.39M 3s 18500K .......... .......... .......... .......... .......... 56% 244M 3s 18550K .......... .......... .......... .......... .......... 57% 1.10M 3s 18600K .......... .......... .......... .......... .......... 57% 270M 3s 18650K .......... .......... .......... .......... .......... 57% 367M 3s 18700K .......... .......... .......... .......... .......... 57% 388M 3s 18750K .......... .......... .......... .......... .......... 57% 1.14M 3s 18800K .......... .......... .......... .......... .......... 57% 4.83M 3s 18850K .......... .......... .......... .......... .......... 57% 289M 3s 18900K .......... .......... .......... .......... .......... 58% 1.50M 3s 18950K .......... .......... .......... .......... .......... 58% 9.94M 3s 19000K .......... .......... .......... .......... .......... 58% 9.49M 3s 19050K .......... .......... .......... .......... .......... 58% 1.48M 3s 19100K .......... .......... .......... .......... .......... 58% 10.2M 3s 19150K .......... .......... .......... .......... .......... 58% 364M 3s 19200K .......... .......... .......... .......... .......... 58% 9.35M 3s 19250K .......... .......... .......... .......... .......... 59% 1.49M 3s 19300K .......... .......... .......... .......... .......... 59% 10.0M 3s 19350K .......... .......... .......... .......... .......... 59% 9.41M 3s 19400K .......... .......... .......... .......... .......... 59% 340M 3s 19450K .......... .......... .......... .......... .......... 59% 1.48M 3s 19500K .......... .......... .......... .......... .......... 59% 10.1M 3s 19550K .......... .......... .......... .......... .......... 60% 9.55M 3s 19600K .......... .......... .......... .......... .......... 60% 1.48M 3s 19650K .......... .......... .......... .......... .......... 60% 375M 3s 19700K .......... .......... .......... .......... .......... 60% 10.2M 3s 19750K .......... .......... .......... .......... .......... 60% 9.61M 3s 19800K .......... .......... .......... .......... .......... 60% 1.48M 3s 19850K .......... .......... .......... .......... .......... 60% 1.59M 3s 19900K .......... .......... .......... .......... .......... 61% 909K 3s 19950K .......... .......... .......... .......... .......... 61% 289M 3s 20000K .......... .......... .......... .......... .......... 61% 271M 3s 20050K .......... .......... .......... .......... .......... 61% 353M 3s 20100K .......... .......... .......... .......... .......... 61% 1.15M 3s 20150K .......... .......... .......... .......... .......... 61% 92.8M 3s 20200K .......... .......... .......... .......... .......... 62% 143M 3s 20250K .......... .......... .......... .......... .......... 62% 241M 3s 20300K .......... .......... .......... .......... .......... 62% 1.17M 3s 20350K .......... .......... .......... .......... .......... 62% 55.2M 3s 20400K .......... .......... .......... .......... .......... 62% 335M 3s 20450K .......... .......... .......... .......... .......... 62% 372M 3s 20500K .......... .......... .......... .......... .......... 62% 1.17M 3s 20550K .......... .......... .......... .......... .......... 63% 60.2M 3s 20600K .......... .......... .......... .......... .......... 63% 250M 3s 20650K .......... .......... .......... .......... .......... 63% 1.17M 3s 20700K .......... .......... .......... .......... .......... 63% 381M 3s 20750K .......... .......... .......... .......... .......... 63% 52.1M 3s 20800K .......... .......... .......... .......... .......... 63% 337M 3s 20850K .......... .......... .......... .......... .......... 64% 1.17M 3s 20900K .......... .......... .......... .......... .......... 64% 64.2M 3s 20950K .......... .......... .......... .......... .......... 64% 214M 3s 21000K .......... .......... .......... .......... .......... 64% 1.17M 3s 21050K .......... .......... .......... .......... .......... 64% 273M 3s 21100K .......... .......... .......... .......... .......... 64% 54.6M 3s 21150K .......... .......... .......... .......... .......... 64% 71.5M 3s 21200K .......... .......... .......... .......... .......... 65% 1.18M 3s 21250K .......... .......... .......... .......... .......... 65% 26.3M 3s 21300K .......... .......... .......... .......... .......... 65% 329M 3s 21350K .......... .......... .......... .......... .......... 65% 214M 3s 21400K .......... .......... .......... .......... .......... 65% 1.20M 3s 21450K .......... .......... .......... .......... .......... 65% 26.3M 3s 21500K .......... .......... .......... .......... .......... 66% 143M 3s 21550K .......... .......... .......... .......... .......... 66% 1.21M 3s 21600K .......... .......... .......... .......... .......... 66% 237M 3s 21650K .......... .......... .......... .......... .......... 66% 12.4M 3s 21700K .......... .......... .......... .......... .......... 66% 217M 3s 21750K .......... .......... .......... .......... .......... 66% 1.26M 3s 21800K .......... .......... .......... .......... .......... 66% 12.2M 3s 21850K .......... .......... .......... .......... .......... 67% 205M 3s 21900K .......... .......... .......... .......... .......... 67% 266M 3s 21950K .......... .......... .......... .......... .......... 67% 1.26M 3s 22000K .......... .......... .......... .......... .......... 67% 3.85M 3s 22050K .......... .......... .......... .......... .......... 67% 249M 3s 22100K .......... .......... .......... .......... .......... 67% 207M 3s 22150K .......... .......... .......... .......... .......... 68% 1.63M 3s 22200K .......... .......... .......... .......... .......... 68% 3.77M 3s 22250K .......... .......... .......... .......... .......... 68% 245M 3s 22300K .......... .......... .......... .......... .......... 68% 1.65M 3s 22350K .......... .......... .......... .......... .......... 68% 190M 3s 22400K .......... .......... .......... .......... .......... 68% 2.93M 2s 22450K .......... .......... .......... .......... .......... 68% 151M 2s 22500K .......... .......... .......... .......... .......... 69% 1.89M 2s 22550K .......... .......... .......... .......... .......... 69% 2.92M 2s 22600K .......... .......... .......... .......... .......... 69% 168M 2s 22650K .......... .......... .......... .......... .......... 69% 282M 2s 22700K .......... .......... .......... .......... .......... 69% 1.89M 2s 22750K .......... .......... .......... .......... .......... 69% 2.93M 2s 22800K .......... .......... .......... .......... .......... 70% 111M 2s 22850K .......... .......... .......... .......... .......... 70% 1.90M 2s 22900K .......... .......... .......... .......... .......... 70% 385M 2s 22950K .......... .......... .......... .......... .......... 70% 2.91M 2s 23000K .......... .......... .......... .......... .......... 70% 118M 2s 23050K .......... .......... .......... .......... .......... 70% 1.91M 2s 23100K .......... .......... .......... .......... .......... 70% 1.49M 2s 23150K .......... .......... .......... .......... .......... 71% 425M 2s 23200K .......... .......... .......... .......... .......... 71% 66.1M 2s 23250K .......... .......... .......... .......... .......... 71% 5.08M 2s 23300K .......... .......... .......... .......... .......... 71% 1.50M 2s 23350K .......... .......... .......... .......... .......... 71% 68.0M 2s 23400K .......... .......... .......... .......... .......... 71% 408M 2s 23450K .......... .......... .......... .......... .......... 72% 5.16M 2s 23500K .......... .......... .......... .......... .......... 72% 1.49M 2s 23550K .......... .......... .......... .......... .......... 72% 87.4M 2s 23600K .......... .......... .......... .......... .......... 72% 5.13M 2s 23650K .......... .......... .......... .......... .......... 72% 1.49M 2s 23700K .......... .......... .......... .......... .......... 72% 423M 2s 23750K .......... .......... .......... .......... .......... 72% 99.6M 2s 23800K .......... .......... .......... .......... .......... 73% 5.10M 2s 23850K .......... .......... .......... .......... .......... 73% 1.49M 2s 23900K .......... .......... .......... .......... .......... 73% 149M 2s 23950K .......... .......... .......... .......... .......... 73% 368M 2s 24000K .......... .......... .......... .......... .......... 73% 4.99M 2s 24050K .......... .......... .......... .......... .......... 73% 663K 2s 24100K .......... .......... .......... .......... .......... 74% 333M 2s 24150K .......... .......... .......... .......... .......... 74% 423M 2s 24200K .......... .......... .......... .......... .......... 74% 472M 2s 24250K .......... .......... .......... .......... .......... 74% 1.15M 2s 24300K .......... .......... .......... .......... .......... 74% 1.77M 2s 24350K .......... .......... .......... .......... .......... 74% 331M 2s 24400K .......... .......... .......... .......... .......... 74% 3.21M 2s 24450K .......... .......... .......... .......... .......... 75% 1.77M 2s 24500K .......... .......... .......... .......... .......... 75% 338M 2s 24550K .......... .......... .......... .......... .......... 75% 3.22M 2s 24600K .......... .......... .......... .......... .......... 75% 709K 2s 24650K .......... .......... .......... .......... .......... 75% 377M 2s 24700K .......... .......... .......... .......... .......... 75% 454M 2s 24750K .......... .......... .......... .......... .......... 76% 1.14M 2s 24800K .......... .......... .......... .......... .......... 76% 404M 2s 24850K .......... .......... .......... .......... .......... 76% 340M 2s 24900K .......... .......... .......... .......... .......... 76% 1.15M 2s 24950K .......... .......... .......... .......... .......... 76% 442M 2s 25000K .......... .......... .......... .......... .......... 76% 1.14M 2s 25050K .......... .......... .......... .......... .......... 76% 310M 2s 25100K .......... .......... .......... .......... .......... 77% 391M 2s 25150K .......... .......... .......... .......... .......... 77% 1.14M 2s 25200K .......... .......... .......... .......... .......... 77% 396M 2s 25250K .......... .......... .......... .......... .......... 77% 402M 2s 25300K .......... .......... .......... .......... .......... 77% 1.14M 2s 25350K .......... .......... .......... .......... .......... 77% 357M 2s 25400K .......... .......... .......... .......... .......... 78% 347M 2s 25450K .......... .......... .......... .......... .......... 78% 1.15M 2s 25500K .......... .......... .......... .......... .......... 78% 328M 2s 25550K .......... .......... .......... .......... .......... 78% 35.1M 2s 25600K .......... .......... .......... .......... .......... 78% 1.18M 2s 25650K .......... .......... .......... .......... .......... 78% 351M 2s 25700K .......... .......... .......... .......... .......... 78% 1.15M 2s 25750K .......... .......... .......... .......... .......... 79% 272M 2s 25800K .......... .......... .......... .......... .......... 79% 1.14M 2s 25850K .......... .......... .......... .......... .......... 79% 370M 2s 25900K .......... .......... .......... .......... .......... 79% 5.79M 2s 25950K .......... .......... .......... .......... .......... 79% 1.42M 2s 26000K .......... .......... .......... .......... .......... 79% 357M 2s 26050K .......... .......... .......... .......... .......... 79% 5.77M 2s 26100K .......... .......... .......... .......... .......... 80% 1.42M 2s 26150K .......... .......... .......... .......... .......... 80% 320M 2s 26200K .......... .......... .......... .......... .......... 80% 5.92M 2s 26250K .......... .......... .......... .......... .......... 80% 1.41M 2s 26300K .......... .......... .......... .......... .......... 80% 341M 2s 26350K .......... .......... .......... .......... .......... 80% 5.98M 2s 26400K .......... .......... .......... .......... .......... 81% 1.41M 2s 26450K .......... .......... .......... .......... .......... 81% 231M 2s 26500K .......... .......... .......... .......... .......... 81% 6.03M 2s 26550K .......... .......... .......... .......... .......... 81% 258M 2s 26600K .......... .......... .......... .......... .......... 81% 1.40M 2s 26650K .......... .......... .......... .......... .......... 81% 6.05M 2s 26700K .......... .......... .......... .......... .......... 81% 9.00M 1s 26750K .......... .......... .......... .......... .......... 82% 1.64M 1s 26800K .......... .......... .......... .......... .......... 82% 6.40M 1s 26850K .......... .......... .......... .......... .......... 82% 1.40M 1s 26900K .......... .......... .......... .......... .......... 82% 225M 1s 26950K .......... .......... .......... .......... .......... 82% 6.33M 1s 27000K .......... .......... .......... .......... .......... 82% 8.84M 1s 27050K .......... .......... .......... .......... .......... 83% 1.64M 1s 27100K .......... .......... .......... .......... .......... 83% 6.33M 1s 27150K .......... .......... .......... .......... .......... 83% 8.99M 1s 27200K .......... .......... .......... .......... .......... 83% 1.63M 1s 27250K .......... .......... .......... .......... .......... 83% 6.59M 1s 27300K .......... .......... .......... .......... .......... 83% 9.06M 1s 27350K .......... .......... .......... .......... .......... 83% 1.62M 1s 27400K .......... .......... .......... .......... .......... 84% 6.59M 1s 27450K .......... .......... .......... .......... .......... 84% 9.16M 1s 27500K .......... .......... .......... .......... .......... 84% 1.62M 1s 27550K .......... .......... .......... .......... .......... 84% 6.61M 1s 27600K .......... .......... .......... .......... .......... 84% 9.04M 1s 27650K .......... .......... .......... .......... .......... 84% 1.62M 1s 27700K .......... .......... .......... .......... .......... 85% 3.86M 1s 27750K .......... .......... .......... .......... .......... 85% 4.92M 1s 27800K .......... .......... .......... .......... .......... 85% 2.39M 1s 27850K .......... .......... .......... .......... .......... 85% 2.19M 1s 27900K .......... .......... .......... .......... .......... 85% 327M 1s 27950K .......... .......... .......... .......... .......... 85% 2.39M 1s 28000K .......... .......... .......... .......... .......... 85% 3.87M 1s 28050K .......... .......... .......... .......... .......... 86% 4.94M 1s 28100K .......... .......... .......... .......... .......... 86% 2.39M 1s 28150K .......... .......... .......... .......... .......... 86% 3.88M 1s 28200K .......... .......... .......... .......... .......... 86% 4.91M 1s 28250K .......... .......... .......... .......... .......... 86% 2.39M 1s 28300K .......... .......... .......... .......... .......... 86% 3.85M 1s 28350K .......... .......... .......... .......... .......... 87% 4.96M 1s 28400K .......... .......... .......... .......... .......... 87% 2.40M 1s 28450K .......... .......... .......... .......... .......... 87% 3.86M 1s 28500K .......... .......... .......... .......... .......... 87% 4.97M 1s 28550K .......... .......... .......... .......... .......... 87% 2.37M 1s 28600K .......... .......... .......... .......... .......... 87% 3.92M 1s 28650K .......... .......... .......... .......... .......... 87% 4.94M 1s 28700K .......... .......... .......... .......... .......... 88% 2.37M 1s 28750K .......... .......... .......... .......... .......... 88% 3.93M 1s 28800K .......... .......... .......... .......... .......... 88% 4.93M 1s 28850K .......... .......... .......... .......... .......... 88% 2.35M 1s 28900K .......... .......... .......... .......... .......... 88% 4.03M 1s 28950K .......... .......... .......... .......... .......... 88% 4.91M 1s 29000K .......... .......... .......... .......... .......... 89% 2.33M 1s 29050K .......... .......... .......... .......... .......... 89% 210M 1s 29100K .......... .......... .......... .......... .......... 89% 2.24M 1s 29150K .......... .......... .......... .......... .......... 89% 2.34M 1s 29200K .......... .......... .......... .......... .......... 89% 257M 1s 29250K .......... .......... .......... .......... .......... 89% 4.06M 1s 29300K .......... .......... .......... .......... .......... 89% 4.89M 1s 29350K .......... .......... .......... .......... .......... 90% 2.33M 1s 29400K .......... .......... .......... .......... .......... 90% 4.06M 1s 29450K .......... .......... .......... .......... .......... 90% 4.91M 1s 29500K .......... .......... .......... .......... .......... 90% 2.33M 1s 29550K .......... .......... .......... .......... .......... 90% 3.01M 1s 29600K .......... .......... .......... .......... .......... 90% 8.44M 1s 29650K .......... .......... .......... .......... .......... 91% 2.33M 1s 29700K .......... .......... .......... .......... .......... 91% 2.99M 1s 29750K .......... .......... .......... .......... .......... 91% 8.60M 1s 29800K .......... .......... .......... .......... .......... 91% 2.34M 1s 29850K .......... .......... .......... .......... .......... 91% 3.01M 1s 29900K .......... .......... .......... .......... .......... 91% 8.53M 1s 29950K .......... .......... .......... .......... .......... 91% 2.33M 1s 30000K .......... .......... .......... .......... .......... 92% 3.03M 1s 30050K .......... .......... .......... .......... .......... 92% 8.45M 1s 30100K .......... .......... .......... .......... .......... 92% 2.31M 1s 30150K .......... .......... .......... .......... .......... 92% 3.04M 1s 30200K .......... .......... .......... .......... .......... 92% 8.63M 1s 30250K .......... .......... .......... .......... .......... 92% 2.32M 1s 30300K .......... .......... .......... .......... .......... 93% 289M 1s 30350K .......... .......... .......... .......... .......... 93% 2.20M 1s 30400K .......... .......... .......... .......... .......... 93% 2.37M 1s 30450K .......... .......... .......... .......... .......... 93% 2.25M 1s 30500K .......... .......... .......... .......... .......... 93% 2.32M 1s 30550K .......... .......... .......... .......... .......... 93% 243M 1s 30600K .......... .......... .......... .......... .......... 93% 2.25M 1s 30650K .......... .......... .......... .......... .......... 94% 191M 0s 30700K .......... .......... .......... .......... .......... 94% 2.34M 0s 30750K .......... .......... .......... .......... .......... 94% 232M 0s 30800K .......... .......... .......... .......... .......... 94% 2.24M 0s 30850K .......... .......... .......... .......... .......... 94% 2.33M 0s 30900K .......... .......... .......... .......... .......... 94% 285M 0s 30950K .......... .......... .......... .......... .......... 95% 2.25M 0s 31000K .......... .......... .......... .......... .......... 95% 2.32M 0s 31050K .......... .......... .......... .......... .......... 95% 176M 0s 31100K .......... .......... .......... .......... .......... 95% 2.25M 0s 31150K .......... .......... .......... .......... .......... 95% 2.34M 0s 31200K .......... .......... .......... .......... .......... 95% 163M 0s 31250K .......... .......... .......... .......... .......... 95% 2.23M 0s 31300K .......... .......... .......... .......... .......... 96% 2.35M 0s 31350K .......... .......... .......... .......... .......... 96% 165M 0s 31400K .......... .......... .......... .......... .......... 96% 2.23M 0s 31450K .......... .......... .......... .......... .......... 96% 2.34M 0s 31500K .......... .......... .......... .......... .......... 96% 2.21M 0s 31550K .......... .......... .......... .......... .......... 96% 419M 0s 31600K .......... .......... .......... .......... .......... 97% 2.36M 0s 31650K .......... .......... .......... .......... .......... 97% 2.21M 0s 31700K .......... .......... .......... .......... .......... 97% 368M 0s 31750K .......... .......... .......... .......... .......... 97% 2.35M 0s 31800K .......... .......... .......... .......... .......... 97% 2.21M 0s 31850K .......... .......... .......... .......... .......... 97% 202M 0s 31900K .......... .......... .......... .......... .......... 97% 2.37M 0s 31950K .......... .......... .......... .......... .......... 98% 333M 0s 32000K .......... .......... .......... .......... .......... 98% 2.19M 0s 32050K .......... .......... .......... .......... .......... 98% 2.39M 0s 32100K .......... .......... .......... .......... .......... 98% 2.16M 0s 32150K .......... .......... .......... .......... .......... 98% 2.43M 0s 32200K .......... .......... .......... .......... .......... 98% 196M 0s 32250K .......... .......... .......... .......... .......... 98% 2.17M 0s 32300K .......... .......... .......... .......... .......... 99% 2.40M 0s 32350K .......... .......... .......... .......... .......... 99% 2.18M 0s 32400K .......... .......... .......... .......... .......... 99% 243M 0s 32450K .......... .......... .......... .......... .......... 99% 2.41M 0s 32500K .......... .......... .......... .......... .......... 99% 2.18M 0s 32550K .......... .......... .......... .......... .......... 99% 314M 0s 32600K .......... .......... ....... 100% 211M=8.5s 2023-07-15 20:14:18 (3.77 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1’ saved [33410372/33410372] + ls -R /home/jenkins/.m2/repository/public.dhe.ibm.com/ /home/jenkins/.m2/repository/public.dhe.ibm.com/: ibmdl /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl: export /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export: pub /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub: software /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software: websphere /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere: runtimes /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes: tools /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools: dtfj /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj: artifacts.jar artifacts.jar.1 artifacts.xml.xz artifacts.xml.xz.1 content.jar content.jar.1 content.xml.xz content.xml.xz.1 features p2.index p2.index.1 plugins /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features: com.ibm.dtfj.feature_1.12.29003.202006111057.jar com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1 /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins: com.ibm.dtfj.api_1.12.29003.202006111057.jar com.ibm.dtfj.api_1.12.29003.202006111057.jar.1 com.ibm.dtfj.j9_1.12.29003.202006111057.jar com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1 + cd parent + '[' false == true ']' + rm -r ../../.repository/org/eclipse/mat/ rm: cannot remove ‘../../.repository/org/eclipse/mat/’: No such file or directory + true + /opt/tools/apache-maven/latest/bin/mvn -P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@55d8f6bb... 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] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.api:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/pom.xml [INFO] Fetching R-4.26-202211231800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.26/ (63B) [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.72MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (147.01kB) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.47MB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.2kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (74.44kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (90.9kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (370.34kB) [INFO] Fetching org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (151.62kB) [INFO] Fetching org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.68MB) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.26MB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (232.69kB) [INFO] Fetching org.eclipse.birt.core_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (551.63kB) [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (292.32kB) [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.24MB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (369.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/pom.xml [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.64kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (10.75MB) [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.09kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.41kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.45kB) [INFO] Fetching org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (64.23kB) [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.79kB) [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (116.38kB) [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (289.68kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (314.82kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (164.89kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (891.79kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (27.81kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/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/R-4.26-202211231800/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/R-4.26-202211231800/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/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/R-4.26-202211231800/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/R-4.26-202211231800/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/R-4.26-202211231800/plugins/ (42.3kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.85kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (317.8kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.66kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.37kB) [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (215.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (205.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.05kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.32kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (397.12kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (266.96kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (89.67kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (120.02kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (252.15kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (291.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.9kB) [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (53.71kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/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/R-4.26-202211231800/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (176.44kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/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/R-4.26-202211231800/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.07kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (297.19kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.48MB) [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (331.65kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (387.45kB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (346.47kB) [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.06kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (424.89kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.15MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.14MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.08MB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.06MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.dtfj:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/pom.xml [INFO] Fetching com.ibm.dtfj.api_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (29.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.hprof:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jdt:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/pom.xml [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (806.64kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (690.83kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (620.52kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.6kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (400.2kB) [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3MB) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (245.21kB) [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (6.72MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.2MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (343.24kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (570.86kB) [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (916.98kB) [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.03MB) [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (491.27kB) [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.42MB) [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (402.87kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174.1kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (110.7kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.parser:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.report:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ibmdumps:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jruby.resolver:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/pom.xml [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (31.86MB) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (3.6MB of 31.86MB at 3.59MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (8.12MB of 31.86MB at 4.06MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (13.15MB of 31.86MB at 4.38MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (17.94MB of 31.86MB at 4.47MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (22.09MB of 31.86MB at 4.39MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (25.21MB of 31.86MB at 4.3MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (28.06MB of 31.86MB at 3.93MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (30.89MB of 31.86MB at 3.47MB/s) [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.ibm.dtfj.feature_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ (425.25kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.96MB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.65kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (65.43kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (72.52kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.9kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.help:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/pom.xml [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (56.84kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.93kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.68MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.37MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.45MB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.14kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.61kB) [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.44kB) [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (536.94kB) [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (738.76kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.67kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.updatesite:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (137.97kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.69kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (844.43kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (909.51kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (262.89kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (54.01kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.78kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.84kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.42kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (251.02kB) [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (14.42kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (136.19kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.01kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.11kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.9kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.3kB) [INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (22.87kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (209.6kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.76kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.12kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (27.83kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (84.82kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (24.79kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (29.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (23.74kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.89kB) [INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.96kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (435.92kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (270.24kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/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/R-4.26-202211231800/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.99kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (236.29kB) [INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (243.35kB) [INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (776.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (161.82kB) [INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (553.13kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.35kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (112.39kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.87kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.25kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.71kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (45.06kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (40.75kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.48kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (61.68kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.47kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (246.23kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (51.45kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (256.62kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (659.54kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (20.12kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.26kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (70.34kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.58kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (100.51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (211.12kB) [INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (118.15kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (62.42kB) [INFO] Fetching org.eclipse.help_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.33kB) [INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (34.03kB) [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (689.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174kB) [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.76kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (142.2kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (825.3kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (37.33kB) [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (98.21kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.91kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (20.24kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (17.02kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.06kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (16.44kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (87.79kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.59kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.64kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.53kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (88.49kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.ppc64le_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (36.31kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.52kB) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MAT Parent [pom] [INFO] org.eclipse.mat.targetdef [eclipse-target-definition] [INFO] org.eclipse.mat.report [eclipse-plugin] [INFO] org.eclipse.mat.api [eclipse-plugin] [INFO] org.eclipse.mat.chart [eclipse-plugin] [INFO] org.eclipse.mat.ui [eclipse-plugin] [INFO] org.eclipse.mat.chart.ui [eclipse-plugin] [INFO] org.eclipse.mat.parser [eclipse-plugin] [INFO] org.eclipse.mat.dtfj [eclipse-plugin] [INFO] org.eclipse.mat.hprof [eclipse-plugin] [INFO] org.eclipse.mat.jdt [eclipse-plugin] [INFO] org.eclipse.mat.ibmdumps [eclipse-plugin] [INFO] org.eclipse.mat.jruby.resolver [eclipse-plugin] [INFO] org.eclipse.mat.tests [eclipse-test-plugin] [INFO] org.eclipse.mat.ui.help [eclipse-plugin] [INFO] org.eclipse.mat.ui.rcp [eclipse-plugin] [INFO] org.eclipse.mat.feature [eclipse-feature] [INFO] org.eclipse.mat.chart.feature [eclipse-feature] [INFO] org.eclipse.mat.ui.rcp.feature [eclipse-feature] [INFO] org.eclipse.mat.updatesite [eclipse-repository] [INFO] MAT RCP [eclipse-repository] [INFO] org.eclipse.mat.ui.rcp.tests [eclipse-test-plugin] [INFO] [INFO] -----------------------< org.eclipse.mat:parent >----------------------- [INFO] Building MAT Parent 1.14.0-SNAPSHOT [1/22] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ parent --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ parent --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.14.0-SNAPSHOT/parent-1.14.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ parent --- [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >-------------- [INFO] Building org.eclipse.mat.targetdef 1.14.0-SNAPSHOT [2/22] [INFO] from ../org.eclipse.mat.targetdef/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.targetdef --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2020-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2020-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-local-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-old-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-old-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-06.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-06.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-09.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2023-03.target [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.targetdef --- [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.report >--------------- [INFO] Building org.eclipse.mat.report 1.14.0-SNAPSHOT [3/22] [INFO] from ../plugins/org.eclipse.mat.report/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.report --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.report --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.report --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.report --- [INFO] Resolving class path of org.eclipse.mat.report... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.report --- [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.report --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.report --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.report --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.report --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.report --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.report --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.report --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.report --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.report --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----------------< org.eclipse.mat:org.eclipse.mat.api >----------------- [INFO] Building org.eclipse.mat.api 1.14.0-SNAPSHOT [4/22] [INFO] from ../plugins/org.eclipse.mat.api/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.api --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.api --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.api --- [INFO] Resolving class path of org.eclipse.mat.api... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.api --- [INFO] Compiling 237 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.api --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.api --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.api --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.api --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.api --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.api --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.chart >---------------- [INFO] Building org.eclipse.mat.chart 1.14.0-SNAPSHOT [5/22] [INFO] from ../plugins/org.eclipse.mat.chart/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.chart --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.chart --- [INFO] Resolving class path of org.eclipse.mat.chart... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.chart --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.chart --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.chart --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.chart --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.chart --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----------------< org.eclipse.mat:org.eclipse.mat.ui >----------------- [INFO] Building org.eclipse.mat.ui 1.14.0-SNAPSHOT [6/22] [INFO] from ../plugins/org.eclipse.mat.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui --- [INFO] Resolving class path of org.eclipse.mat.ui... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui --- [INFO] Compiling 180 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.chart.ui >-------------- [INFO] Building org.eclipse.mat.chart.ui 1.14.0-SNAPSHOT [7/22] [INFO] from ../plugins/org.eclipse.mat.chart.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.chart.ui --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.chart.ui --- [INFO] Resolving class path of org.eclipse.mat.chart.ui... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.chart.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.chart.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.chart.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.chart.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.chart.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart.ui --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart.ui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.parser >--------------- [INFO] Building org.eclipse.mat.parser 1.14.0-SNAPSHOT [8/22] [INFO] from ../plugins/org.eclipse.mat.parser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.parser --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.parser --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.parser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.parser --- [INFO] Resolving class path of org.eclipse.mat.parser... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.parser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.parser --- [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.parser --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.parser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.parser --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.parser --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.parser --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.parser --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.parser --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.parser --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.parser --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.parser --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.parser/1.14.0-SNAPSHOT/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.parser/1.14.0-SNAPSHOT/org.eclipse.mat.parser-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.parser/1.14.0-SNAPSHOT/org.eclipse.mat.parser-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.parser/1.14.0-SNAPSHOT/org.eclipse.mat.parser-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.parser --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.parser --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.parser --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----------------< org.eclipse.mat:org.eclipse.mat.dtfj >---------------- [INFO] Building org.eclipse.mat.dtfj 1.14.0-SNAPSHOT [9/22] [INFO] from ../plugins/org.eclipse.mat.dtfj/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.dtfj --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.dtfj --- [INFO] Resolving class path of org.eclipse.mat.dtfj... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.dtfj --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.dtfj --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.dtfj --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.dtfj --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.dtfj --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.dtfj --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.dtfj --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.dtfj --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.dtfj --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.dtfj/1.14.0-SNAPSHOT/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.dtfj/1.14.0-SNAPSHOT/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.dtfj/1.14.0-SNAPSHOT/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.dtfj/1.14.0-SNAPSHOT/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.dtfj --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.dtfj --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.dtfj --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.hprof >---------------- [INFO] Building org.eclipse.mat.hprof 1.14.0-SNAPSHOT [10/22] [INFO] from ../plugins/org.eclipse.mat.hprof/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.hprof --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.hprof --- [INFO] Resolving class path of org.eclipse.mat.hprof... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.hprof --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.hprof --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.hprof --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.hprof --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.hprof --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.hprof --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.hprof --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.hprof --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.hprof --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.hprof/1.14.0-SNAPSHOT/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.hprof/1.14.0-SNAPSHOT/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.hprof/1.14.0-SNAPSHOT/org.eclipse.mat.hprof-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.hprof/1.14.0-SNAPSHOT/org.eclipse.mat.hprof-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.hprof --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.hprof --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.hprof --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----------------< org.eclipse.mat:org.eclipse.mat.jdt >----------------- [INFO] Building org.eclipse.mat.jdt 1.14.0-SNAPSHOT [11/22] [INFO] from ../plugins/org.eclipse.mat.jdt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.jdt --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.jdt --- [INFO] Resolving class path of org.eclipse.mat.jdt... [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.66kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (224.58kB) [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.jdt --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.jdt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.jdt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.jdt --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.jdt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.jdt --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.jdt --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.jdt --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jdt/1.14.0-SNAPSHOT/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jdt/1.14.0-SNAPSHOT/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jdt/1.14.0-SNAPSHOT/org.eclipse.mat.jdt-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jdt/1.14.0-SNAPSHOT/org.eclipse.mat.jdt-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.jdt --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.jdt --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.jdt --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.ibmdumps >-------------- [INFO] Building org.eclipse.mat.ibmdumps 1.14.0-SNAPSHOT [12/22] [INFO] from ../plugins/org.eclipse.mat.ibmdumps/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ibmdumps --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ibmdumps --- [INFO] Resolving class path of org.eclipse.mat.ibmdumps... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ibmdumps --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ibmdumps --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ibmdumps --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ibmdumps --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ibmdumps --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ibmdumps --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ibmdumps --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ibmdumps --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ibmdumps --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ibmdumps/1.14.0-SNAPSHOT/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ibmdumps/1.14.0-SNAPSHOT/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ibmdumps/1.14.0-SNAPSHOT/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ibmdumps/1.14.0-SNAPSHOT/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ibmdumps --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ibmdumps --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ibmdumps --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----------< org.eclipse.mat:org.eclipse.mat.jruby.resolver >----------- [INFO] Building org.eclipse.mat.jruby.resolver 1.14.0-SNAPSHOT [13/22] [INFO] from ../plugins/org.eclipse.mat.jruby.resolver/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.jruby.resolver --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.jruby.resolver --- [INFO] Resolving class path of org.eclipse.mat.jruby.resolver... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.jruby.resolver --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.jruby.resolver --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.jruby.resolver --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.jruby.resolver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.jruby.resolver --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.jruby.resolver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.jruby.resolver --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.jruby.resolver --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.jruby.resolver --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jruby.resolver/1.14.0-SNAPSHOT/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jruby.resolver/1.14.0-SNAPSHOT/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jruby.resolver/1.14.0-SNAPSHOT/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.jruby.resolver/1.14.0-SNAPSHOT/org.eclipse.mat.jruby.resolver-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.jruby.resolver --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.jruby.resolver --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.jruby.resolver --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.tests >---------------- [INFO] Building org.eclipse.mat.tests 1.14.0-SNAPSHOT [14/22] [INFO] from ../plugins/org.eclipse.mat.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.tests --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.tests --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.tests --- [INFO] Resolving class path of org.eclipse.mat.tests... [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (10.41kB) [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.tests --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/classes [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/org.eclipse.mat.tests-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.mat.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1536m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties] Running org.eclipse.mat.tests.AllTests Heap dump provider org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider@417d6615 Desc hudson.remoting.jnlp.Main -headless -tunnel jenkins-discovery.mat.svc.cluster.local:50000 -url http://jenkins-ui.mat.svc.cluster.local/mat/ -workDir /home/jenkins/agent b8e2fdcec82ec4e581e99ba040e832a7007279ca8b01210885fb56ee660f57b5 centos-7-jsthx Desc org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Desc /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Desc /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0}.{2,number,0000}.hprof Dump /tmp/collections17851376530074814060/acquire_collection_dump_1.hprof Missing collection java.util.concurrent.DelayQueue empty=false Missing collection java.util.concurrent.SynchronousQueue empty=false Missing map java.util.EnumMap empty=false Missing map javax.management.openmbean.TabularDataSupport empty=false Missing map java.util.EnumMap empty=true Missing map javax.management.openmbean.TabularDataSupport empty=true Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class class java.util.ImmutableCollections$MapN$1 Dump /tmp/collections17851376530074814060/acquire_collection_dump_1.hprof 37173280 org.eclipse.mat.tests.CreateCollectionDump@34cf294c Desc jdk.jcmd/sun.tools.jcmd.JCmd -l Heap dump provider org.eclipse.mat.ibmvm.acquire.IBMDumpProvider@3a91d146 Desc sun socket : hudson.remoting.jnlp.Main -headless -tunnel jenkins-discovery.mat.svc.cluster.local:50000 -url http://jenkins-ui.mat.svc.cluster.local/mat/ -workDir /home/jenkins/agent b8e2fdcec82ec4e581e99ba040e832a7007279ca8b01210885fb56ee660f57b5 centos-7-jsthx Desc sun socket : org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0000}.{2,number,0000}.hprof Dump /tmp/collections17851376530074814060/acquire_collection_dump_2.hprof Missing collection java.util.concurrent.DelayQueue empty=false Missing collection java.util.concurrent.SynchronousQueue empty=false Missing map java.util.EnumMap empty=false Missing map javax.management.openmbean.TabularDataSupport empty=false Missing map java.util.EnumMap empty=true Missing map javax.management.openmbean.TabularDataSupport empty=true Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class class java.util.ImmutableCollections$MapN$1 Ignoring dump as: Unsuitable target JVM "PID = 895 sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties" Heap dump provider org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider@4c98a6d5 Desc sun socket : hudson.remoting.jnlp.Main -headless -tunnel jenkins-discovery.mat.svc.cluster.local:50000 -url http://jenkins-ui.mat.svc.cluster.local/mat/ -workDir /home/jenkins/agent b8e2fdcec82ec4e581e99ba040e832a7007279ca8b01210885fb56ee660f57b5 centos-7-jsthx Desc sun socket : org.codehaus.plexus.classworlds.launcher.Launcher -V -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0000}.{2,number,0000}.hprof Dump /tmp/collections17851376530074814060/acquire_collection_dump_3.hprof Missing collection java.util.concurrent.DelayQueue empty=false Missing collection java.util.concurrent.SynchronousQueue empty=false Missing map java.util.EnumMap empty=false Missing map javax.management.openmbean.TabularDataSupport empty=false Missing map java.util.EnumMap empty=true Missing map javax.management.openmbean.TabularDataSupport empty=true Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class java.util.ImmutableCollections$MapN$1 Missing entry set class class java.util.ImmutableCollections$MapN$1 Dump /tmp/collections17851376530074814060/acquire_collection_dump_3.hprof 38659999 org.eclipse.mat.tests.CreateCollectionDump@378cfecf Cannot find class [int[][]] in heap dump Cannot find class [int[][]] in heap dump Cannot find class [int[][]] in heap dump Desc /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0}.{2,number,0000}.hprof.gz org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider@417d6615 Dump /tmp/acquire8263662699619127088/acquire_dump_1.hprof.gz Dump /tmp/acquire8263662699619127088/acquire_dump_1.hprof.gz 161879818 Max memory=1610612736 Total memory=1610612736 Free memory=984310192 Snapshot path=/tmp/acquire8263662699619127088/acquire_dump_1.hprof.gz Max memory=1610612736 Total memory=1610612736 Free memory=722626536 Took 2332ms for EclipseBundle query for /tmp/acquire8263662699619127088/acquire_dump_1.hprof.gz 161879818 Desc /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0}.{2,number,0000}.hprof org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider@417d6615 Dump /tmp/acquire17417674783404422112/acquire_dump_1.hprof Dump /tmp/acquire17417674783404422112/acquire_dump_1.hprof 439603942 Max memory=1610612736 Total memory=1042284544 Free memory=731943592 Snapshot path=/tmp/acquire17417674783404422112/acquire_dump_1.hprof Max memory=1610612736 Total memory=1283457024 Free memory=640625736 Took 511ms for EclipseBundle query for /tmp/acquire17417674783404422112/acquire_dump_1.hprof 439603942 Desc /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Proposed name java_pid{1,number,0}.{2,number,0000}.hprof.gz org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider@417d6615 Dump /tmp/acquire17126535281427888/acquire_dump_1.hprof.gz Dump /tmp/acquire17126535281427888/acquire_dump_1.hprof.gz 94430267 Max memory=1610612736 Total memory=1042284544 Free memory=703013648 Snapshot path=/tmp/acquire17126535281427888/acquire_dump_1.hprof.gz Max memory=1610612736 Total memory=1506803712 Free memory=812118352 Took 881ms for EclipseBundle query for /tmp/acquire17126535281427888/acquire_dump_1.hprof.gz 94430267 Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Failed to set field: chunked Proposed name java_pid{1,number,0000}.{2,number,0000}.hprof org.eclipse.mat.ibmvm.acquire.IBMDumpProvider@3a91d146 Dump /tmp/acquire17224535182648898296/acquire_dump_2.hprof Ignoring dump as: Unsuitable target JVM "PID = 895 sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties" Desc sun socket : /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties Failed to set field: chunked Proposed name java_pid{1,number,0000}.{2,number,0000}.hprof org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider@4c98a6d5 Dump /tmp/acquire14921260614137355619/acquire_dump_3.hprof Dump /tmp/acquire14921260614137355619/acquire_dump_3.hprof 444993547 Max memory=1610612736 Total memory=1073741824 Free memory=753003952 Snapshot path=/tmp/acquire14921260614137355619/acquire_dump_3.hprof Max memory=1610612736 Total memory=1512046592 Free memory=859121032 Took 442ms for EclipseBundle query for /tmp/acquire14921260614137355619/acquire_dump_3.hprof 444993547 Tests run: 2865, Failures: 0, Errors: 0, Skipped: 346, Time elapsed: 1,059.117 s - in org.eclipse.mat.tests.AllTests testLongArrayCompressedOverwrite(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 2.592 s testIntArrayCompressedOverwrite(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 0.546 s testIntAndLongArrayCompressed(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 0.18 s testLongAndIntArrayCompressed(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 0.293 s testLongArrayCompressed(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 0.302 s testIntArrayCompressed(org.eclipse.mat.tests.collect.CompressedArraysTest) Time elapsed: 0.19 s testSetInt0(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 1.238 s testSetInt1(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 1.576 s testSetInt2(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 1.609 s testSetInt3(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 1.965 s testSetInt4(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 2.044 s testSetInt5(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 0.706 s testSetInt6(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 6.646 s testSetInt7(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 0.656 s testSetInt8(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 1.649 s testSetInt3a(org.eclipse.mat.tests.collect.SetIntTest) Time elapsed: 2.74 s testSetLong3a(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 3.912 s testSetLong0(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 1.287 s testSetLong1(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 1.579 s testSetLong2(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 1.609 s testSetLong3(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 1.98 s testSetLong4(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 1.943 s testSetLong5(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 0.711 s testSetLong6(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 8.112 s testSetLong7(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 0.757 s testSetLong8(org.eclipse.mat.tests.collect.SetLongTest) Time elapsed: 2.699 s testArrayInt0(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.061 s testArrayInt1(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.164 s testArrayInt2(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.066 s testArrayInt3(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.123 s testArrayInt4(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 1.24 s testArrayInt5(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.008 s testArrayInt6(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.423 s testArrayInt7(org.eclipse.mat.tests.collect.ArrayIntTest) Time elapsed: 0.028 s testArrayLong0(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.109 s testArrayLong1(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.26 s testArrayLong2(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.113 s testArrayLong3(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.196 s testArrayLong4(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.177 s testArrayLong5(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.009 s testArrayLong6(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.528 s testArrayLong7(org.eclipse.mat.tests.collect.ArrayLongTest) Time elapsed: 0.018 s testQueueInt0(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 0.059 s testQueueInt1(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 1.197 s testQueueInt2(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 0.062 s testQueueInt4(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 1.182 s testQueueInt5(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 0.008 s testQueueInt6(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 0.174 s testQueueInt7(org.eclipse.mat.tests.collect.QueueIntTest) Time elapsed: 0.024 s testArrayInt(org.eclipse.mat.tests.collect.PrimitiveArrayTests) Time elapsed: 0 s testIntLongMapHuge(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.343 s testIntLongMapPerf(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.243 s testIntLongMapN(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.099 s testObjectLongMap(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.353 s testIntObjectMapN(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.117 s testLongObjectMap(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.231 s testIntObjectMapHuge(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 2.719 s testIntObjectMapPerf(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.252 s testObjectLongMapHuge(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.985 s testObjectLongMapPerf(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.188 s testObjectLongMapN(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.156 s testIntObjectMap(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.146 s testIntLongMap(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.092 s testLongObjectMapN(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.067 s testLongObjectMapHuge(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 1 s testLongObjectMapPerf(org.eclipse.mat.tests.collect.PrimitiveMapTests) Time elapsed: 0.162 s testToken10(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0.004 s testToken1(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken2(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken3(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken4(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken5(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken6(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken7(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken8(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testToken9(org.eclipse.mat.tests.collect.CommandTests) Time elapsed: 0 s testSortDesc(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.621 s testSort2(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.244 s testSort3(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.282 s testSort4(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.181 s testSort5(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.151 s testSort(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.413 s testSortDesc2(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.271 s testSortDesc3(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.296 s testSortDesc4(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.293 s testSortDesc5(org.eclipse.mat.tests.collect.SortTest) Time elapsed: 0.288 s testWeakHashMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.647 s testThreadLocalMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testConcurrentHashMapSegmentEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 2.127 s testConcurrentHashMapSegmentEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 4.06 s testWeakHashMapEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testConcurrentHashMapSegmentSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.341 s testConcurrentHashMapSegmentSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.327 s testConcurrentHashMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.005 s testHashMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.006 s testThreadLocalMapEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testThreadLocalMapEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testTreeMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.004 s testThreadLocalMapSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testThreadLocalMapSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testPropertiesSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testPropertiesSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testHashtableEntries_IBM_JDK142(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) skipped testHashSetEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testCustomCollection_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testConcurrentHashMapEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.004 s testConcurrentHashMapEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testHashMapEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.047 s testHashMapEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.005 s testPropertiesEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.004 s testLinkedHashMapEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testConcurrentHashMapSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testConcurrentHashMapSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testHashSetEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testHashMapEntries_IBM_JDK142(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) skipped testLinkedHashSetEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testPropertiesEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.005 s testPropertiesEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.006 s testHashtableEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testHashtableSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testHashtableSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testHashtableEntries_IBM_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testHashtableEntries_IBM_JDK7(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.003 s testPropertiesEntries_IBM_JDK142(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) skipped testHashMapSize_IBM_JDK6_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.005 s testHashMapSize_IBM_JDK7_PHD(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testConcurrentHashMapSegmentEntries_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.001 s testIdentityHashMapCollection_Sun_JDK6(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) Time elapsed: 0.002 s testThreadLocalMapEntries_IBM_JDK142(org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest) skipped testSeekableInflater[Compression -1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 3.214 s test1[Compression -1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.721 s testSeekableGZip[Compression -1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.481 s testSeekableGZip2[Compression -1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 3.379 s testSeekableInflater[Compression 9](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 2.902 s test1[Compression 9](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.532 s testSeekableGZip[Compression 9](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.474 s testSeekableGZip2[Compression 9](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 3.254 s testSeekableInflater[Compression 1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 2.742 s test1[Compression 1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.457 s testSeekableGZip[Compression 1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.178 s testSeekableGZip2[Compression 1](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 3.097 s testSeekableInflater[Compression 5](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 2.697 s test1[Compression 5](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.488 s testSeekableGZip[Compression 5](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 1.452 s testSeekableGZip2[Compression 5](org.eclipse.mat.tests.parser.GzipTests) Time elapsed: 3.161 s test1ToNSorted[Arrays 0 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.003 s test1ToN[Arrays 0 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.001 s testLong[Arrays 0 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.002 s testInbound[Arrays 0 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.007 s test1ToNSortedReader[Arrays 0 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.002 s test1ToNSorted[Arrays 1 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.004 s test1ToN[Arrays 1 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.006 s testLong[Arrays 1 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.006 s testInbound[Arrays 1 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.005 s test1ToNSortedReader[Arrays 1 size 0 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.004 s test1ToNSorted[Arrays 6 size 6 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.004 s test1ToN[Arrays 6 size 6 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.002 s testLong[Arrays 6 size 6 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.003 s testInbound[Arrays 6 size 6 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.006 s test1ToNSortedReader[Arrays 6 size 6 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.002 s test1ToNSorted[Arrays 1 size 999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.048 s test1ToN[Arrays 1 size 999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.033 s testLong[Arrays 1 size 999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.175 s testInbound[Arrays 1 size 999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.299 s test1ToNSortedReader[Arrays 1 size 999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.032 s test1ToNSorted[Arrays 1 size 1,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.022 s test1ToN[Arrays 1 size 1,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.042 s testLong[Arrays 1 size 1,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.12 s testInbound[Arrays 1 size 1,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.232 s test1ToNSortedReader[Arrays 1 size 1,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.073 s test1ToNSorted[Arrays 1 size 1,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.023 s test1ToN[Arrays 1 size 1,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.054 s testLong[Arrays 1 size 1,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.065 s testInbound[Arrays 1 size 1,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.234 s test1ToNSortedReader[Arrays 1 size 1,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.039 s test1ToNSorted[Arrays 1 size 1,999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.072 s test1ToN[Arrays 1 size 1,999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.045 s testLong[Arrays 1 size 1,999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.184 s testInbound[Arrays 1 size 1,999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.317 s test1ToNSortedReader[Arrays 1 size 1,999,999 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.077 s test1ToNSorted[Arrays 1 size 2,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.073 s test1ToN[Arrays 1 size 2,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.092 s testLong[Arrays 1 size 2,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.126 s testInbound[Arrays 1 size 2,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.27 s test1ToNSortedReader[Arrays 1 size 2,000,000 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.044 s test1ToNSorted[Arrays 1 size 2,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.039 s test1ToN[Arrays 1 size 2,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.06 s testLong[Arrays 1 size 2,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.12 s testInbound[Arrays 1 size 2,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.303 s test1ToNSortedReader[Arrays 1 size 2,000,001 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.044 s test1ToNSorted[Arrays 999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.176 s test1ToN[Arrays 999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.169 s testLong[Arrays 999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.183 s testInbound[Arrays 999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.331 s test1ToNSortedReader[Arrays 999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.156 s test1ToNSorted[Arrays 1,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.138 s test1ToN[Arrays 1,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.159 s testLong[Arrays 1,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.179 s testInbound[Arrays 1,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.327 s test1ToNSortedReader[Arrays 1,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.163 s test1ToNSorted[Arrays 1,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.144 s test1ToN[Arrays 1,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.164 s testLong[Arrays 1,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.202 s testInbound[Arrays 1,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.322 s test1ToNSortedReader[Arrays 1,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.142 s test1ToNSorted[Arrays 1,999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.294 s test1ToN[Arrays 1,999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.313 s testLong[Arrays 1,999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.373 s testInbound[Arrays 1,999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.668 s test1ToNSortedReader[Arrays 1,999,999 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.302 s test1ToNSorted[Arrays 2,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.314 s test1ToN[Arrays 2,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.354 s testLong[Arrays 2,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.361 s testInbound[Arrays 2,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.593 s test1ToNSortedReader[Arrays 2,000,000 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.291 s test1ToNSorted[Arrays 2,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.317 s test1ToN[Arrays 2,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.299 s testLong[Arrays 2,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.362 s testInbound[Arrays 2,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.598 s test1ToNSortedReader[Arrays 2,000,001 size 1 variation 0](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.3 s test1ToNSorted[Arrays 100 size 1,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.005 s test1ToN[Arrays 100 size 1,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.004 s testLong[Arrays 100 size 1,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.006 s testInbound[Arrays 100 size 1,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.014 s test1ToNSortedReader[Arrays 100 size 1,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) Time elapsed: 0.004 s test1ToNSorted[Arrays 3,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToN[Arrays 3,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testLong[Arrays 3,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testInbound[Arrays 3,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToNSortedReader[Arrays 3,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToNSorted[Arrays 6,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToN[Arrays 6,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testLong[Arrays 6,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testInbound[Arrays 6,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToNSortedReader[Arrays 6,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToNSorted[Arrays 9,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToN[Arrays 9,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testLong[Arrays 9,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped testInbound[Arrays 9,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped test1ToNSortedReader[Arrays 9,000 size 600,000 variation 11](org.eclipse.mat.tests.parser.TestIndex) skipped intIndex1[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIndex2[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex3[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.002 s intIndex4[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIndex5[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex6[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s longIndexCollector1[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector2[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector3[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector4[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector5[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier1[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier2[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier3[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier4[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier5[index size 0](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex1[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex2[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex3[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.002 s intIndex4[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIndex5[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.002 s intIndex6[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s longIndexCollector1[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector2[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s longIndexCollector3[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector4[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector5[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.006 s intIdentifier1[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier2[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier3[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier4[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier5[index size 6](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIndex1[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.071 s intIndex2[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.131 s intIndex3[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.093 s intIndex4[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.015 s intIndex5[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.053 s intIndex6[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.055 s longIndexCollector1[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.068 s longIndexCollector2[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.112 s longIndexCollector3[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.091 s longIndexCollector4[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.471 s longIndexCollector5[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 9.504 s intIdentifier1[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.031 s intIdentifier2[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.07 s intIdentifier3[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.061 s intIdentifier4[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.413 s intIdentifier5[index size 999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.396 s intIndex1[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.044 s intIndex2[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.093 s intIndex3[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.094 s intIndex4[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.014 s intIndex5[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.054 s intIndex6[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.044 s longIndexCollector1[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.047 s longIndexCollector2[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.101 s longIndexCollector3[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.082 s longIndexCollector4[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.462 s longIndexCollector5[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 9.986 s intIdentifier1[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.028 s intIdentifier2[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.075 s intIdentifier3[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.059 s intIdentifier4[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.388 s intIdentifier5[index size 1,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.397 s intIndex1[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.06 s intIndex2[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.092 s intIndex3[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.083 s intIndex4[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.002 s intIndex5[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.045 s intIndex6[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.049 s longIndexCollector1[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.044 s longIndexCollector2[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.093 s longIndexCollector3[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.082 s longIndexCollector4[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.469 s longIndexCollector5[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 8.982 s intIdentifier1[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.007 s intIdentifier2[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.054 s intIdentifier3[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.049 s intIdentifier4[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.385 s intIdentifier5[index size 1,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.389 s intIndex1[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.086 s intIndex2[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.175 s intIndex3[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.156 s intIndex4[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.003 s intIndex5[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.086 s intIndex6[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.088 s longIndexCollector1[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.085 s longIndexCollector2[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.186 s longIndexCollector3[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.172 s longIndexCollector4[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.995 s longIndexCollector5[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 16.571 s intIdentifier1[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.015 s intIdentifier2[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.1 s intIdentifier3[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.098 s intIdentifier4[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.885 s intIdentifier5[index size 1,999,999](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.877 s intIndex1[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.088 s intIndex2[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.173 s intIndex3[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.162 s intIndex4[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.004 s intIndex5[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.088 s intIndex6[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.09 s longIndexCollector1[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.087 s longIndexCollector2[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.194 s longIndexCollector3[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.179 s longIndexCollector4[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.936 s longIndexCollector5[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 15.662 s intIdentifier1[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.015 s intIdentifier2[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.094 s intIdentifier3[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.091 s intIdentifier4[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.852 s intIdentifier5[index size 2,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.875 s intIndex1[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.087 s intIndex2[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.181 s intIndex3[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.167 s intIndex4[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.005 s intIndex5[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.088 s intIndex6[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.092 s longIndexCollector1[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.085 s longIndexCollector2[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.209 s longIndexCollector3[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.157 s longIndexCollector4[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.933 s longIndexCollector5[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 14.286 s intIdentifier1[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.016 s intIdentifier2[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.095 s intIdentifier3[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.092 s intIdentifier4[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.85 s intIdentifier5[index size 2,000,001](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.858 s intIndex1[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex2[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.004 s intIndex3[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.003 s intIndex4[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIndex5[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.003 s intIndex6[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.003 s longIndexCollector1[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector2[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s longIndexCollector3[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector4[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s longIndexCollector5[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.005 s intIdentifier1[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier2[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier3[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier4[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0 s intIdentifier5[index size 1,000](org.eclipse.mat.tests.parser.TestIndex1to1) Time elapsed: 0.001 s intIndex1[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex2[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex3[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex4[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex5[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex6[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector1[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector2[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector3[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector4[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector5[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier1[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier2[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier3[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier4[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier5[index size 1,800,000,000](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex1[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex2[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex3[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex4[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex5[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIndex6[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector1[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector2[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector3[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector4[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndexCollector5[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped longIndex1NReader[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier1[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier2[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier3[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier4[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped intIdentifier5[index size 2,147,483,647](org.eclipse.mat.tests.parser.TestIndex1to1) skipped testShowDomTreeQuerySunJdk6_32(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0.26 s testDomTreeSunJdk5_64(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0.137 s testDomTreeSunJdk6_32(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0 s testImmDomQuerySunJdk6_32(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0.004 s testDomTreeIBMJdk6_32_System(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0 s testDomTreeIBMJdk6_32_Heap(org.eclipse.mat.tests.snapshot.DominatorTreeTest) Time elapsed: 0.16 s testDiscardSunJDK5_64(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.222 s testDiscardSunJDK6_32(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.583 s testDiscardReportSunJDK5_64(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.321 s testDiscardReportSunJDK6_32(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.578 s testIBMJDK6_32_SYSTEM(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 2.336 s testSunJDK5_64(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.214 s testSunJDK6_32(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.563 s testDiscardStringsIBMJDK6_32_SYSTEM(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 1.404 s testDiscardReportIBMJDK6_32_SYSTEM(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 1.475 s testDiscardStringsSunJDK5_64(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.133 s testDiscardStringsSunJDK6_32(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 0.393 s testDiscardIBMJDK6_32_SYSTEM(org.eclipse.mat.tests.snapshot.TestUnreachableObjects) Time elapsed: 2.782 s exportHPROF[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.487 s exportHPROFredact[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.704 s topReferenceLeak[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.024 s stacks1[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 12.087 s testLeakSuspects2Report1[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.288 s testLeakSuspects2Report2[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.677 s testLeakSuspects2Report3[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.248 s exportHPROFCompressChunked[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.474 s stringBufferToString[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 5.729 s objectSizes[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.01 s listEntries[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s exportHPROFCompress[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.4 s totalObjects[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s stringBuilderToString[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.797 s topComponents[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.15 s groupByValue[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.076 s testBug572227[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.041 s testAllQueriesReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 8.61 s exportHPROFSegments[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.227 s testMethods[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload2[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.06 s stringToString[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s testAllQueriesReportCSV[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 5.303 s testOverviewReportRename2[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.682 s testClassLoaders[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.315 s testLeakSuspectsReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.544 s testAllQueriesReportText[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 5.244 s stackFrameElementResolver[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s testOverviewReport[0: Snapshot=dumps/sun_jdk6_32bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.346 s exportHPROF[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.162 s exportHPROFredact[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.203 s topReferenceLeak[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.175 s testLeakSuspects2Report1[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.325 s testLeakSuspects2Report2[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.318 s testLeakSuspects2Report3[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.461 s exportHPROFCompressChunked[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.11 s stringBufferToString[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.81 s objectSizes[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s listEntries[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s exportHPROFCompress[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.097 s totalObjects[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.183 s topComponents[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.03 s groupByValue[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.01 s testBug572227[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s testAllQueriesReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.047 s exportHPROFSegments[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.104 s testMethods[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s stringToString[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s testAllQueriesReportCSV[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.72 s testOverviewReportRename2[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.484 s testClassLoaders[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.201 s testLeakSuspectsReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.278 s testAllQueriesReportText[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.774 s stackFrameElementResolver[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[1: Snapshot=dumps/sun_jdk5_64bit.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.166 s exportHPROF[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.369 s exportHPROFredact[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.588 s topReferenceLeak[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s stacks1[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.514 s testLeakSuspects2Report1[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.905 s testLeakSuspects2Report2[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.874 s testLeakSuspects2Report3[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.869 s exportHPROFCompressChunked[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.366 s stringBufferToString[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.167 s objectSizes[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s listEntries[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.006 s exportHPROFCompress[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.291 s totalObjects[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.515 s topComponents[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.122 s groupByValue[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.058 s testBug572227[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s testAllQueriesReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 6.501 s exportHPROFSegments[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.217 s testMethods[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.059 s stringToString[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s testAllQueriesReportCSV[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.988 s testOverviewReportRename2[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.557 s testClassLoaders[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.266 s testLeakSuspectsReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.699 s testAllQueriesReportText[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.704 s stackFrameElementResolver[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[2: Snapshot=dumps/sun_jdk6_18_x32.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.298 s exportHPROF[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.625 s exportHPROFredact[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.707 s topReferenceLeak[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s stacks1[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testRegressionReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.071 s testLeakSuspects2Report1[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.182 s testLeakSuspects2Report2[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.068 s testLeakSuspects2Report3[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.039 s exportHPROFCompressChunked[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.376 s stringBufferToString[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.769 s objectSizes[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s listEntries[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s exportHPROFCompress[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.5 s totalObjects[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.369 s topComponents[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.103 s groupByValue[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.043 s testBug572227[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.014 s testAllQueriesReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 7.866 s exportHPROFSegments[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.247 s testMethods[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.058 s stringToString[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.022 s testAllQueriesReportCSV[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 5.573 s testOverviewReportRename2[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.487 s testClassLoaders[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReportRename[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.24 s testLeakSuspectsReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.402 s testAllQueriesReportText[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 6.09 s stackFrameElementResolver[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[3: Snapshot=dumps/sun_jdk6_18_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.2 s exportHPROF[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.14 s exportHPROFredact[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.178 s topReferenceLeak[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.328 s testLeakSuspects2Report1[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.259 s testLeakSuspects2Report2[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.295 s testLeakSuspects2Report3[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.288 s exportHPROFCompressChunked[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.099 s stringBufferToString[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.612 s objectSizes[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s listEntries[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s exportHPROFCompress[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.1 s totalObjects[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.106 s topComponents[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.016 s groupByValue[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s testBug572227[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.307 s exportHPROFSegments[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.053 s testMethods[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.006 s stringToString[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testAllQueriesReportCSV[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.478 s testOverviewReportRename2[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.264 s testClassLoaders[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.153 s testLeakSuspectsReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.229 s testAllQueriesReportText[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.454 s stackFrameElementResolver[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReport[4: Snapshot=dumps/sun_jdk5_13_x32.hprof options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.151 s exportHPROF[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.178 s testLeakSuspects2Report1[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.676 s objectSizes[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s listEntries[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.005 s exportHPROFCompress[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.144 s topComponents[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.067 s groupByValue[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.335 s exportHPROFSegments[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.022 s stringToString[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.358 s testOverviewReportRename2[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.348 s testClassLoaders[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.158 s testLeakSuspectsReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.226 s testAllQueriesReportText[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.336 s stackFrameElementResolver[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[5: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.185 s exportHPROF[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.387 s exportHPROFredact[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.097 s topReferenceLeak[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.402 s testLeakSuspects2Report1[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.043 s stringBufferToString[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.187 s objectSizes[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s listEntries[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s exportHPROFCompress[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.118 s totalObjects[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.1 s topComponents[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s groupByValue[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.044 s testAllQueriesReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.719 s exportHPROFSegments[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.082 s testMethods[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s stringToString[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testAllQueriesReportCSV[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.195 s testOverviewReportRename2[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.085 s testClassLoaders[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.042 s testLeakSuspectsReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.039 s testAllQueriesReportText[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.168 s stackFrameElementResolver[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[6: Snapshot=dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.038 s exportHPROF[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.065 s testLeakSuspects2Report1[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.5 s objectSizes[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s listEntries[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s exportHPROFCompress[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.11 s topComponents[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.038 s groupByValue[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.233 s exportHPROFSegments[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.021 s stringToString[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.338 s testOverviewReportRename2[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.323 s testClassLoaders[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.174 s testLeakSuspectsReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.198 s testAllQueriesReportText[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.333 s stackFrameElementResolver[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[7: Snapshot=dumps/heapdump.20100112.141124.11580.0002.phd;dumps/javacore.20100112.141124.11580.0003.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.174 s exportHPROF[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.204 s exportHPROFredact[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.419 s topReferenceLeak[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.019 s testLeakSuspects2Report1[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.114 s testLeakSuspects2Report2[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.038 s testLeakSuspects2Report3[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.03 s exportHPROFCompressChunked[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.17 s stringBufferToString[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.06 s objectSizes[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s listEntries[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.158 s totalObjects[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.184 s topComponents[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.089 s groupByValue[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.028 s testBug572227[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.799 s exportHPROFSegments[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.114 s testMethods[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.135 s stringToString[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReportCSV[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.1 s testOverviewReportRename2[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.396 s testClassLoaders[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.201 s testLeakSuspectsReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.315 s testAllQueriesReportText[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.987 s stackFrameElementResolver[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[8: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.199 s exportHPROF[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.918 s exportHPROFredact[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s stacks1[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 48.793 s testLeakSuspects2Report1[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.187 s testLeakSuspects2Report2[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.044 s testLeakSuspects2Report3[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.145 s exportHPROFCompressChunked[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.406 s stringBufferToString[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.139 s objectSizes[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s listEntries[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s exportHPROFCompress[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.485 s totalObjects[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.997 s topComponents[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.072 s groupByValue[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.031 s testBug572227[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.02 s testAllQueriesReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.648 s exportHPROFSegments[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.289 s testMethods[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.215 s stringToString[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s testAllQueriesReportCSV[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.197 s testOverviewReportRename2[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.408 s testClassLoaders[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.269 s testLeakSuspectsReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.314 s testAllQueriesReportText[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.336 s stackFrameElementResolver[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[9: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=ALL_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.197 s exportHPROF[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.308 s exportHPROFredact[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testRegressionReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.987 s testLeakSuspects2Report1[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.91 s testLeakSuspects2Report2[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.832 s testLeakSuspects2Report3[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.794 s exportHPROFCompressChunked[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.145 s stringBufferToString[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.916 s objectSizes[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s listEntries[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.142 s totalObjects[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.112 s topComponents[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.071 s groupByValue[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.026 s testBug572227[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.048 s testAllQueriesReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.981 s exportHPROFSegments[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.121 s testMethods[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.98 s stringToString[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReportCSV[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.934 s testOverviewReportRename2[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.294 s testClassLoaders[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.146 s testLeakSuspectsReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.239 s testAllQueriesReportText[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.134 s stackFrameElementResolver[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[10: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.201 s exportHPROF[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.375 s exportHPROFredact[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.46 s testLeakSuspects2Report1[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.751 s testLeakSuspects2Report2[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.737 s testLeakSuspects2Report3[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.818 s exportHPROFCompressChunked[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.159 s stringBufferToString[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.181 s objectSizes[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s listEntries[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.19 s totalObjects[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.144 s topComponents[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.066 s groupByValue[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.03 s testBug572227[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.855 s exportHPROFSegments[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.137 s testMethods[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.907 s stringToString[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.014 s testAllQueriesReportCSV[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.883 s testOverviewReportRename2[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.341 s testClassLoaders[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalClasses[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.127 s testLeakSuspectsReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.196 s testAllQueriesReportText[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.088 s stackFrameElementResolver[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[11: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.195 s exportHPROF[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.498 s exportHPROFredact[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.343 s topReferenceLeak[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testRegressionReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.849 s testLeakSuspects2Report1[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.703 s testLeakSuspects2Report2[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.695 s testLeakSuspects2Report3[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.716 s exportHPROFCompressChunked[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.131 s stringBufferToString[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.152 s objectSizes[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s listEntries[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.216 s totalObjects[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.175 s topComponents[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.051 s groupByValue[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.064 s testBug572227[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.949 s exportHPROFSegments[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.145 s testMethods[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.928 s stringToString[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReportCSV[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.986 s testOverviewReportRename2[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.33 s testClassLoaders[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReportRename[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.118 s testLeakSuspectsReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.19 s testAllQueriesReportText[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.838 s stackFrameElementResolver[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[12: Snapshot=dumps/core.20100112.141124.11580.0001.dmp.zip options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.13 s exportHPROF[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testRegressionReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.407 s testLeakSuspects2Report1[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.494 s objectSizes[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s listEntries[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.042 s exportHPROFCompress[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.127 s topComponents[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.038 s groupByValue[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s testAllQueriesReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.152 s exportHPROFSegments[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s stringToString[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.341 s testOverviewReportRename2[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.208 s testClassLoaders[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalClasses[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.112 s testLeakSuspectsReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.201 s testAllQueriesReportText[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.421 s stackFrameElementResolver[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[13: Snapshot=dumps/heapdump.20100209.165721.4484.phd options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.114 s exportHPROF[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stacks1[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testRegressionReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report1[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped objectSizes[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped listEntries[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompress[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalHeapSize[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBuilderToString[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topComponents[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped groupByValue[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFSegments[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped reload1[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped reload2[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringToString[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReportRename2[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testClassLoaders[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalClasses[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReportRename[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspectsReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportText[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stackFrameElementResolver[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[14: Snapshot=dumps/javacore.20100209.165721.4484.txt options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROF[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.506 s testLeakSuspects2Report1[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.402 s objectSizes[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s listEntries[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s exportHPROFCompress[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.091 s topComponents[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.036 s groupByValue[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.011 s testAllQueriesReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.024 s exportHPROFSegments[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s stringToString[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.328 s testOverviewReportRename2[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.211 s testClassLoaders[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.109 s testLeakSuspectsReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.136 s testAllQueriesReportText[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.308 s stackFrameElementResolver[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[15: Snapshot=dumps/heapdump.20100209.165721.4484.phd;dumps/javacore.20100209.165721.4484.txt options=NONE methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.106 s exportHPROF[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFredact[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stacks1[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testRegressionReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report1[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report2[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspects2Report3[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompressChunked[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBufferToString[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testTopComponentsReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped objectSizes[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped listEntries[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFCompress[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalObjects[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalHeapSize[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringBuilderToString[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testPerformanceReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topComponents[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped groupByValue[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testBug572227[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROFSegments[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testMethods[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped reload1[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped reload2[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stringToString[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportCSV[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReportRename2[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testClassLoaders[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped totalClasses[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReportRename[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testLeakSuspectsReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testAllQueriesReportText[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped stackFrameElementResolver[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped testOverviewReport[16: Snapshot=dumps/core.20100209.165717.4484.txt.sdff options=FRAMES methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped exportHPROF[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.238 s exportHPROFredact[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.243 s topReferenceLeak[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s stacks1[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.384 s testLeakSuspects2Report1[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.204 s testLeakSuspects2Report2[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.254 s testLeakSuspects2Report3[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.299 s exportHPROFCompressChunked[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.134 s stringBufferToString[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.228 s objectSizes[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s listEntries[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.219 s totalObjects[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testPerformanceReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.167 s topComponents[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.049 s groupByValue[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.022 s testBug572227[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.245 s exportHPROFSegments[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.122 s testMethods[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload2[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.042 s stringToString[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s testAllQueriesReportCSV[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.233 s testOverviewReportRename2[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.274 s testClassLoaders[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalClasses[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.115 s testLeakSuspectsReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.199 s testAllQueriesReportText[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.452 s stackFrameElementResolver[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReport[17: Snapshot=dumps/oracle_jdk7_21_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.139 s exportHPROF[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.21 s exportHPROFredact[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.266 s topReferenceLeak[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.23 s testLeakSuspects2Report1[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.227 s testLeakSuspects2Report2[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.275 s testLeakSuspects2Report3[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.232 s exportHPROFCompressChunked[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.121 s stringBufferToString[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.876 s objectSizes[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.004 s listEntries[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.002 s exportHPROFCompress[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.145 s totalObjects[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stringBuilderToString[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.16 s topComponents[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.053 s groupByValue[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.02 s testBug572227[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.014 s testAllQueriesReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.035 s exportHPROFSegments[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.09 s testMethods[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s stringToString[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s testAllQueriesReportCSV[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.926 s testOverviewReportRename2[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.338 s testClassLoaders[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalClasses[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.163 s testLeakSuspectsReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.344 s testAllQueriesReportText[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.988 s stackFrameElementResolver[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[18: Snapshot=dumps/oracle_jdk8_05_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.137 s exportHPROF[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.97 s exportHPROFredact[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.075 s topReferenceLeak[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.017 s stacks1[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 27.826 s testLeakSuspects2Report1[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.208 s testLeakSuspects2Report2[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 1.182 s testLeakSuspects2Report3[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.866 s exportHPROFCompressChunked[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.674 s stringBufferToString[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 12.3 s objectSizes[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.023 s listEntries[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.024 s exportHPROFCompress[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.81 s totalObjects[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.003 s stringBuilderToString[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.293 s topComponents[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.236 s groupByValue[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.128 s testBug572227[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 14.652 s exportHPROFSegments[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.723 s testMethods[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.048 s stringToString[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.124 s testAllQueriesReportCSV[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 13.207 s testOverviewReportRename2[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.317 s testClassLoaders[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.202 s testLeakSuspectsReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.399 s testAllQueriesReportText[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 13.724 s stackFrameElementResolver[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[19: Snapshot=dumps/oracle_jdk9_01_x64.hprof options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.147 s exportHPROF[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 5.293 s exportHPROFredact[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.347 s topReferenceLeak[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testRegressionReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.94 s testLeakSuspects2Report1[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.674 s testLeakSuspects2Report2[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.531 s testLeakSuspects2Report3[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.809 s exportHPROFCompressChunked[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.258 s stringBufferToString[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testTopComponentsReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.156 s objectSizes[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.005 s listEntries[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.007 s exportHPROFCompress[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.254 s totalObjects[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.136 s topComponents[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.081 s groupByValue[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.019 s testBug572227[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.163 s exportHPROFSegments[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.117 s testMethods[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s stringToString[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s testAllQueriesReportCSV[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.27 s testOverviewReportRename2[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.346 s testClassLoaders[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReportRename[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.148 s testLeakSuspectsReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.378 s testAllQueriesReportText[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.31 s stackFrameElementResolver[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[20: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=null](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.144 s exportHPROF[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.87 s exportHPROFredact[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.695 s testLeakSuspects2Report1[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.64 s testLeakSuspects2Report2[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.583 s testLeakSuspects2Report3[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.603 s exportHPROFCompressChunked[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.181 s stringBufferToString[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.112 s objectSizes[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.005 s listEntries[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.007 s exportHPROFCompress[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.182 s totalObjects[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s totalHeapSize[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.217 s topComponents[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.112 s groupByValue[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.023 s testBug572227[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.015 s testAllQueriesReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.407 s exportHPROFSegments[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.122 s testMethods[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload1[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s stringToString[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s testAllQueriesReportCSV[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.26 s testOverviewReportRename2[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.423 s testClassLoaders[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.225 s testLeakSuspectsReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.301 s testAllQueriesReportText[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.329 s stackFrameElementResolver[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[21: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=RUNNING_METHODS](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.211 s exportHPROF[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.868 s exportHPROFredact[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) skipped topReferenceLeak[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stacks1[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.544 s testLeakSuspects2Report1[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.617 s testLeakSuspects2Report2[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.529 s testLeakSuspects2Report3[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.588 s exportHPROFCompressChunked[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.173 s stringBufferToString[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.029 s objectSizes[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.005 s listEntries[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.007 s exportHPROFCompress[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.197 s totalObjects[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.14 s topComponents[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.12 s groupByValue[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.023 s testBug572227[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.013 s testAllQueriesReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.273 s exportHPROFSegments[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.134 s testMethods[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s reload2[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s stringToString[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s testAllQueriesReportCSV[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.221 s testOverviewReportRename2[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.395 s testClassLoaders[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s testOverviewReportRename[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.159 s testLeakSuspectsReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.289 s testAllQueriesReportText[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.401 s stackFrameElementResolver[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[22: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=FRAMES_ONLY](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.206 s exportHPROF[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 4.838 s exportHPROFredact[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.2 s topReferenceLeak[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s stacks1[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testRegressionReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 11.523 s testLeakSuspects2Report1[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.619 s testLeakSuspects2Report2[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.524 s testLeakSuspects2Report3[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.497 s exportHPROFCompressChunked[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.176 s stringBufferToString[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testTopComponentsReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.085 s objectSizes[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.005 s listEntries[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.008 s exportHPROFCompress[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.198 s totalObjects[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalHeapSize[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.001 s stringBuilderToString[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testPerformanceReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.189 s topComponents[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.081 s groupByValue[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.021 s testBug572227[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.012 s testAllQueriesReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 3.12 s exportHPROFSegments[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.119 s testMethods[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload1[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s reload2[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s stringToString[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.009 s testAllQueriesReportCSV[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.182 s testOverviewReportRename2[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.388 s testClassLoaders[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s totalClasses[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReportRename[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.207 s testLeakSuspectsReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.291 s testAllQueriesReportText[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 2.375 s stackFrameElementResolver[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0 s testOverviewReport[23: Snapshot=dumps/java_pid1884.0001.hprof.gz options=FRAMES_AND_OBJECTS methods=NONE](org.eclipse.mat.tests.snapshot.GeneralSnapshotTests) Time elapsed: 0.146 s testHistogramSizes[0](org.eclipse.mat.tests.snapshot.TestInstanceSizes) Time elapsed: 0.055 s testHistogramSizes[1](org.eclipse.mat.tests.snapshot.TestInstanceSizes) Time elapsed: 0.161 s testHistogramSizes[2](org.eclipse.mat.tests.snapshot.TestInstanceSizes) Time elapsed: 0.267 s testHistogramSizes[3](org.eclipse.mat.tests.snapshot.TestInstanceSizes) Time elapsed: 0.081 s testHistogramSizes[4](org.eclipse.mat.tests.snapshot.TestInstanceSizes) Time elapsed: 0.083 s testCompareDiffRatioFirst(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.011 s testSubjectsAnnotation1(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testSubjectsAnnotation2(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0 s testSubjectsAnnotation3(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0 s testSubjectsAnnotation4(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0 s testCompareDuplicateRecords1(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 1.221 s testCompareDuplicateRecords2(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.085 s testCompareDuplicateRecords3(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 7.183 s testCompareOQL(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 3.779 s testParse(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0 s testCompareDiffRatioPreviousRetained1(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 7.56 s testCompareDiffRatioPreviousRetained2(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 8.481 s testCompareSetOperationsSymDiff(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.007 s testCompareSetOperationsIntersection(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0 s testCompareSetOperationsDiff1(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsDiff2(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsDiff3(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsDiff4(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsDiff5(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsDiff6(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareSetOperationsUnion(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompare(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testLookup(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.001 s testCompareDiffPrevious(org.eclipse.mat.tests.snapshot.QueryLookupTest) Time elapsed: 0.003 s testOQLFiltering2(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testOQLFiltering3(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testOQLFiltering4(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0 s testOQLFiltering5(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testOQLFiltering6(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0 s testOQLFiltering7(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testOQLFiltering8(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0 s testOQLFiltering9(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFindStrings(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.008 s testCompareThreads1(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.003 s testFiltering10(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testLeakHunter2ReportJDK11none(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 1.126 s testFiltering11ne2(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFindStrings2(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.023 s testFindStrings3(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.041 s testFiltering12percentAsNumNoFr(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.008 s testExportHprofReportFile(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.231 s testDominatorByLoader(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.006 s testQueryReport1(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.015 s testQueryReport2(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.016 s testQueryReport3(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.017 s testFiltering11urangea(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testFiltering11urangeb(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testLeakHunter2ReportJDK6none(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.144 s testOQLFiltering11urangeabnan(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.012 s testCompareHistogram1(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.011 s testSuspects2Report(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.76 s testOQLFormatting(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.015 s testOQLFiltering11notrangeabnan(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.008 s testOverview2Report(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.045 s testLeakHunter2ReportJDK6(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.313 s testFiltering11rangeab(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering12percent(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0 s testCompareReport(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.019 s testFiltering12percentNumPercent(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testCustomRetainedSet(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.003 s testLeakHunter2ReportIBM8_7(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 7.099 s testSecondarySnapshot(org.eclipse.mat.tests.snapshot.QueriesTest) skipped testCompareQuery(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testFiltering12percentFr(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11urangeab(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testFiltering11eq(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11ge(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11gt(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11le(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11lt(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11ne(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11regex(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testFiltering11rangea(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testFiltering11rangeb(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.001 s testLeakHunter2ReportJDK11(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 2.186 s testHeapArguments1(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.003 s testHeapArguments2(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.004 s testFiltering12percentAsNum(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testOQLSorting(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.042 s testExportHprofReport(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.17 s testLeakHunter2ReportJDK11Fresh(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 6.722 s testOQLFiltering(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.005 s testFiltering12percentAsNumFr(org.eclipse.mat.tests.snapshot.QueriesTest) Time elapsed: 0.002 s testCommandType[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[0: Query=ContextObjectSetQuery Command=contextobjectsetquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[1: Query=Big Drops in Dominator Tree Command=big_drops_in_dominator_tree (org.eclipse.mat.inspections.BigDropsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testCategory[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[2: Query=Finalizer Queue Command=finalizer_queue (org.eclipse.mat.inspections.finalizer.FinalizerQueueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[3: Query=ResultTreeQuery Command=resulttreequery (org.eclipse.mat.tests.queries.Context$ResultTreeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[4: Query=Open In Dominator Tree Command=show_dominator_tree (org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[5: Query=Find Leaks Command=leakhunter (org.eclipse.mat.inspections.LeakHunterQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[6: Query=Collection Fill Ratio Command=collection_fill_ratio (org.eclipse.mat.inspections.collections.CollectionFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[7: Query=Primitive Arrays With a Constant Value Command=primitive_arrays_with_a_constant_value (org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testCategory[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[8: Query=Component Report Command=component_report (org.eclipse.mat.inspections.component.ComponentReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[9: Query=Run Registered Report Command=default_report (org.eclipse.mat.report.internal.RunRegisterdReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[10: Query=Thread Details Command=thread_details (org.eclipse.mat.inspections.threads.ThreadInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[11: Query=CompositeResultTest Command=compositeresulttest (org.eclipse.mat.tests.queries.CompositeResultTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[12: Query=Waste in Char Arrays Command=waste_in_char_arrays (org.eclipse.mat.inspections.WasteInCharArraysQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[13: Query=Hash Entries Command=hash_entries (org.eclipse.mat.inspections.collections.HashEntriesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[14: Query=List Objects Command=list_objects (org.eclipse.mat.inspections.ObjectListQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[15: Query=System Properties Command=system_properties (org.eclipse.mat.inspections.SystemPropertiesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[16: Query=StructuredResults2Query Command=structuredresults2query (org.eclipse.mat.tests.queries.Context$StructuredResults2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testCategory[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[17: Query=Class Loader Explorer Command=classloaderexplorerquery (org.eclipse.mat.inspections.ClassLoaderExplorerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[18: Query=ContextObjectSetsQuery Command=contextobjectsetsquery (org.eclipse.mat.tests.queries.Context$ContextObjectSetsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[19: Query=Duplicate Classes Command=duplicate_classes (org.eclipse.mat.inspections.DuplicatedClassesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[20: Query=GC Roots Command=gc_roots (org.eclipse.mat.inspections.GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[21: Query=Thread Stacks Command=thread_stack (org.eclipse.mat.inspections.threads.ThreadStackQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[22: Query=Equinox Bundle Explorer Command=bundle_registry (org.eclipse.mat.inspections.osgi.BundleRegistryQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[23: Query=Class Name Command=fqclassname (org.eclipse.mat.ui.snapshot.actions.CopyActions$FQClassName)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[24: Query=exclude custom field... Command=path2gc (org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[25: Query=Find Leaks between Snapshots Command=leakhunter2 (org.eclipse.mat.inspections.LeakHunterQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[26: Query=Find Leaks by Snapshot Comparison Command=find_leaks2 (org.eclipse.mat.inspections.FindLeaksQuery2)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[27: Query=Extract Hash Set Values Command=hash_set_values (org.eclipse.mat.inspections.collections.HashSetValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[28: Query=Map Collision Ratio Command=map_collision_ratio (org.eclipse.mat.inspections.collections.MapCollisionRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[29: Query=Simple Comparison Command=simplecomparison (org.eclipse.mat.inspections.SimpleComparison)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[30: Query=Compare Snapshots Command=delta_histogram (org.eclipse.mat.inspections.DeltaHistogram)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[31: Query=StructuredResultQuery Command=structuredresultquery (org.eclipse.mat.tests.queries.Context$StructuredResultQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[32: Query=Find Leaks Command=find_leaks (org.eclipse.mat.inspections.FindLeaksQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[33: Query=ContextObjectQuery Command=contextobjectquery (org.eclipse.mat.tests.queries.Context$ContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[34: Query=Phantom References Statistics Command=phantom_references_statistics (org.eclipse.mat.inspections.PhantomReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[35: Query=Show As Histogram Command=histogram (org.eclipse.mat.inspections.HistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[36: Query=Compare Snapshots Leak Report Command=comparison_report (org.eclipse.mat.inspections.ComparisonReport)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[37: Query=Secondary Command=secondary (org.eclipse.mat.tests.queries.Secondary)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[38: Query=Customized Retained Set Command=customized_retained_set (org.eclipse.mat.inspections.CustomizedRetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[39: Query=SecondarySnapshotQuery Command=secondarysnapshotquery (org.eclipse.mat.tests.queries.Context$SecondarySnapshotQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[40: Query=Compare Tables and Trees Command=comparetablesquery (org.eclipse.mat.internal.snapshot.inspections.CompareTablesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testHelp[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[41: Query=exclude custom field... Command=merge_shortest_paths (org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[42: Query=Show objects by class Command=class_references (org.eclipse.mat.inspections.ClassReferrersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[43: Query=Find Strings Command=find_strings (org.eclipse.mat.inspections.FindStringsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[44: Query=Arrays Grouped By Size Command=arrays_grouped_by_size (org.eclipse.mat.inspections.collections.ArraysBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[45: Query=Run Expert System Test Command=create_report (org.eclipse.mat.report.internal.RunExternalTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[46: Query=Merged Paths from GC Roots Command=merged_paths_reg_test (org.eclipse.mat.tests.regression.query.MergedPathsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[47: Query=Group By Value Command=group_by_value (org.eclipse.mat.inspections.GroupByValueQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[48: Query=StructuredResultsQuery Command=structuredresultsquery (org.eclipse.mat.tests.queries.Context$StructuredResultsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[49: Query=Thread Overview and Stacks Command=thread_overview (org.eclipse.mat.inspections.threads.ThreadOverviewQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[50: Query=Finalizer Overview Command=finalizer_overview (org.eclipse.mat.inspections.finalizer.FinalizerQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testHelpLocale[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[51: Query=Top Consumers Command=top_consumers_html (org.eclipse.mat.inspections.TopConsumers2Query)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[52: Query=OQL Command=oql (org.eclipse.mat.inspections.OQLQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[53: Query=Array Fill Ratio Command=array_fill_ratio (org.eclipse.mat.inspections.collections.ArrayFillRatioQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[54: Query=Export Snapshot Command=export_hprof (org.eclipse.mat.hprof.ExportHprof)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testHelp[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[55: Query=Show Retained Set Command=show_retained_set (org.eclipse.mat.inspections.RetainedSetQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[56: Query=Dominator Tree (binary) Command=dom_tree_binary_test (org.eclipse.mat.tests.regression.query.DomTreeRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[57: Query=Top Consumers Command=top_consumers (org.eclipse.mat.inspections.TopConsumersQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[58: Query=Soft References Statistics Command=soft_references_statistics (org.eclipse.mat.inspections.SoftReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[59: Query=ContextObjectsQuery Command=contextobjectsquery (org.eclipse.mat.tests.queries.Context$ContextObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[60: Query=Dominator Tree Command=dominator_tree (org.eclipse.mat.internal.snapshot.inspections.DominatorQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[61: Query=Weak References Statistics Command=weak_references_statistics (org.eclipse.mat.inspections.WeakReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testCommandType[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[62: Query=Extract List Values Command=extract_list_values (org.eclipse.mat.inspections.collections.ExtractListValuesQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[63: Query=Collections Grouped By Size Command=collections_grouped_by_size (org.eclipse.mat.inspections.collections.CollectionsBySizeQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[64: Query=Value Command=value (org.eclipse.mat.ui.snapshot.actions.CopyActions$Value)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[65: Query=Supplementary query Command=supplement_test (org.eclipse.mat.tests.queries.Context$SupplementTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[66: Query=Save Value To File Command=savevalueasquery (org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[67: Query=OQL Query Command=copyoql (org.eclipse.mat.ui.snapshot.actions.CopyOQL)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[68: Query=Leaking Bundles Command=leaking_bundles (org.eclipse.mat.inspections.eclipse.LeakingPlugins)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[69: Query=Address Command=address (org.eclipse.mat.ui.snapshot.actions.CopyActions$Address)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[70: Query=References Statistics... Command=references_statistics (org.eclipse.mat.inspections.ReferenceQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[71: Query=Finalizer References Statistics Command=finalizer_references_statistics (org.eclipse.mat.inspections.FinalizerReferenceStatQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testIcon[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[72: Query=Heap Dump Overview Command=heap_dump_overview (org.eclipse.mat.inspections.HeapDumpInfoQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[73: Query=Reference Leaks Command=reference_leak (org.eclipse.mat.inspections.ReferenceLeakQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[74: Query=Paths from GC Roots Command=path2gc_reg_test (org.eclipse.mat.tests.regression.query.Paths2GCRootsRegTest)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[75: Query=Biggest Objects Pie Chart Command=pie_biggest_objects (org.eclipse.mat.inspections.BiggestObjectsPieQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[76: Query=OptionalObjectQuery Command=optionalobjectquery (org.eclipse.mat.tests.queries.Context$OptionalObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[77: Query=Finalizer Thread Command=finalizer_thread (org.eclipse.mat.inspections.finalizer.FinalizerThreadQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[78: Query=Retained Size for Histogram Command=retained_size_histogram_test (org.eclipse.mat.tests.regression.query.RetainedSizeForHistogramQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testArguments[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[79: Query=Unreachable Objects Histogram Command=unreachable_objects (org.eclipse.mat.inspections.UnreachableObjectsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[80: Query=Immediate Dominators Command=immediate_dominators (org.eclipse.mat.inspections.ImmediateDominatorsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[81: Query=Finalizer Thread Locals Command=finalizer_thread_locals (org.eclipse.mat.inspections.finalizer.FinalizerThreadLocalsQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[82: Query=Top Components Report Command=component_report_top (org.eclipse.mat.inspections.component.TopComponentsReportQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[83: Query=ResultTableQuery Command=resulttablequery (org.eclipse.mat.tests.queries.Context$ResultTableQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpLocale[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCategory[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIdentifier[84: Query=Finalizer In Processing Command=finalizer_in_processing (org.eclipse.mat.inspections.finalizer.FinalizerInProcessingQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testCommandType[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testArguments[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelp[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testIcon[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpLocale[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testHelpUrl[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testCategory[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) skipped testHelpAvailable[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0.001 s testIdentifier[85: Query=OptionalContextObjectQuery Command=optionalcontextobjectquery (org.eclipse.mat.tests.queries.Context$OptionalContextObjectQuery)](org.eclipse.mat.tests.snapshot.AllQueries) Time elapsed: 0 s testSelectFromObjectsClasses(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.004 s testBadObjectInbounds(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testObjectArray(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testLeftJoin(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.216 s testMethodCallSecurityManager(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.003 s testOutboundReferentIds(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromAddress(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testConcatentation(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testImplements(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testSelectFromObjectsClasses2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.005 s testSelectFromAbstract(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodArrayInfo(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.009 s testWhereRelationalOperators(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.017 s testWhereRelationalOperatorsOnStaticAttributes(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.008 s testBadObjectOutbounds(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnindexed11(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.016 s testUnindexed12(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.008 s testUnindexed13(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.026 s testUnindexed14(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testUnindexed15(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testUnindexed16(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.004 s testUnindexed17(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.003 s testUnindexed18(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.03 s testUnindexed19(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.075 s testUnindexed20(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.006 s testFromPattern(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testWhereRelationalOperatorsOnAttributes(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodCallVarArgs1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testMethodCallVarArgs5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnion(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testEval(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testAsEmpty(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOperations1long(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testOperations2date(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testOperations2long(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testPrimitiveArrayRange(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testWhereArithmeticInt(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testJavaArrayRange(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testFullOuterJoin(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.41 s testRightJoin(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.205 s testMethodCallNulls1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testWhereLiterals(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.019 s emptyColumnName(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testOQLunion1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOQLunion2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOQLunion3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.059 s testOQLunion4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 15.309 s testOQLunion5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testOQLunion6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOQLunion7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testArrayList(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testMethodCallSystem(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testMethodCallThread(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex10(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.005 s testComplex11(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex12(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex13(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex14(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex15(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.045 s testComplex16(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.104 s testComplex17(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.322 s testComplex18(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex19(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex20(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex21(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex22(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex23(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex24(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex25(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex26(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex27(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex29(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex30(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex31(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex32(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex33(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex34(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex35(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex36(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex37(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex38(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex39(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex40(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex41(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex42(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex43(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex44(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testComplex5a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex5b(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testComplex5c(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testComplex5d(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.005 s testFromSubSelect(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testMethodCallCompiler(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testAsSpaces(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromClauseWithNullObjects(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testBadObjectDominatorof(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodCallProcess(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectAttributes(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.11 s testBadObjectGetHeapSize(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testFromByName1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.078 s testFromByName2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.329 s testFromByName3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.301 s testFromByName4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.06 s testFromByName5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.096 s testFromByName6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.092 s testFromByName7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.215 s testOverloadedMethod1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOverloadedMethod2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.071 s testOverloadedMethod3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.071 s testOverloadedMethod4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.067 s nonEmptyColumnName(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.003 s testPrimitiveArrayRange2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testArrayListGet(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testJavaArray(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testBadObjectClassof(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInnerJoin1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.16 s testInnerJoin2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.148 s testComplex1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.01 s testComplex2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.011 s testComplex3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.004 s testComplex5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testComplex6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testComplex8(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testComplex9(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.034 s testJavaList(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testAsPunctution(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testBadObjectMapIdToAddress(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodCallClassLoader(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnreservedKeywords(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf10(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testGetHeapSize(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testInboundRefererIds(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testErrorRuntimeException(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testWhereArithmetic(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.011 s testAndClause(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testConversionsLong(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testJavaArrayRange2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testJavaArrayRange3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testBadObjectGetRetainedHeapSize(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testObjectArrayRange(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOperations1double(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnindexed1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnindexed2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnindexed3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnindexed4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnindexed5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.004 s testUnindexed6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testUnindexed7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testUnindexed8(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testUnindexed9(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.008 s testUnionCommand10(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.072 s testUnionCommand11(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.057 s testUnionCommand12(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand13(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand14(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand15(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand16(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand17(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand1a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand2a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand3a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand4a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand5a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand6a(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectObjects(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromSubSelect2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.025 s testFromSubSelect3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.01 s testFromSubSelect4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromSubSelect5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromSubSelect6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testDistinct1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testDistinct2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testDistinct3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.002 s testBadObjectDominators(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testBuildInFunctions(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testFromObject(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testRetainedSet1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testRetainedSet2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testFromInstanceOf(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testUnionCommand5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand8(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testUnionCommand9(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testPrimitiveArray(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testInstanceOf3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf8(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testInstanceOf9(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodCallRuntime(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOperations1int(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testOperations2int(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testBadObjectRetainedSet(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testConversionsLong1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testStatic(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testOperations2double(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testSelectStar(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testMethodCallInteger(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testErrorParseException(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testCrossJoin(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.074 s testSelectRetained1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectRetained2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectRetained3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectRetained4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.103 s testSelectRetained5(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testSelectRetained6(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testSelectRetained7(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testJavaListRange(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testBadObject(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testDirectIObject(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0 s testGetClasses1(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testGetClasses2(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testGetClasses3(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.004 s testGetClasses4(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.015 s testAndClauseSpaces(org.eclipse.mat.tests.snapshot.OQLTest) Time elapsed: 0.001 s testException(org.eclipse.mat.tests.snapshot.MultipleSnapshots) Time elapsed: 0.009 s testDump1(org.eclipse.mat.tests.snapshot.MultipleSnapshots) Time elapsed: 0.173 s testAcquireDumpCompressed[HPROF jmap dump provider](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 78.447 s test[HPROF jmap dump provider](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s test2[HPROF jmap dump provider](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s testAcquireDumpUncompressed[HPROF jmap dump provider](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 29.696 s testAcquireDumpCompressedChunked[HPROF jmap dump provider](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 55.291 s testAcquireDumpCompressed[Attach API](org.eclipse.mat.tests.acquire.AcquireDumpTest) skipped test[Attach API](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s test2[Attach API](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s testAcquireDumpUncompressed[Attach API](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0.015 s testAcquireDumpCompressedChunked[Attach API](org.eclipse.mat.tests.acquire.AcquireDumpTest) skipped testAcquireDumpCompressed[Attach API using a helper JVM](org.eclipse.mat.tests.acquire.AcquireDumpTest) skipped test[Attach API using a helper JVM](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s test2[Attach API using a helper JVM](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 0 s testAcquireDumpUncompressed[Attach API using a helper JVM](org.eclipse.mat.tests.acquire.AcquireDumpTest) Time elapsed: 43.53 s testAcquireDumpCompressedChunked[Attach API using a helper JVM](org.eclipse.mat.tests.acquire.AcquireDumpTest) skipped testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 2.359 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Arrays$ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.004 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 javax.management.AttributeList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.concurrent.CopyOnWriteArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.032 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$CheckedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$CopiesList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$SingletonList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$SynchronizedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$UnmodifiableRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.LinkedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.ImmutableCollections$ListN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.ImmutableCollections$List12](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 javax.management.relation.RoleList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 javax.management.relation.RoleUnresolvedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Stack](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Vector](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.034 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.LinkedHashMap$LinkedValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.041 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.TreeMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.07 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.05 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.014 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.concurrent.ConcurrentHashMap$ValuesView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.027 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.concurrent.ConcurrentSkipListMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.02 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.HashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.IdentityHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.AbstractMap$2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.lang.ProcessEnvironment$StringValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 1 java.util.WeakHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.031 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ArrayBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.ArrayDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.016 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.beans.beancontext.BeanContextServicesSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.beans.beancontext.BeanContextSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentLinkedDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentLinkedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentSkipListSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.049 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.CopyOnWriteArraySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.01 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SetFromMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SingletonSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SynchronizedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.149 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SynchronizedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$SynchronizedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.016 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$UnmodifiableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.048 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$UnmodifiableSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$UnmodifiableNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.HashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.063 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 javax.print.attribute.standard.JobStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.LinkedBlockingDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.019 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.LinkedBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.018 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.LinkedHashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.064 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.LinkedTransferQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.021 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.PriorityBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.PriorityQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.ImmutableCollections$SetN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.031 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.ImmutableCollections$Set12](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.TreeSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.046 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.TreeMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.065 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$CheckedMap$CheckedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.014 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.028 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentHashMap$KeySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.053 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentHashMap$EntrySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.031 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentSkipListMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.037 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.concurrent.ConcurrentSkipListMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.024 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.HashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.081 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.HashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.041 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.IdentityHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.05 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.IdentityHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.029 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.LinkedHashMap$LinkedKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.092 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.LinkedHashMap$LinkedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.038 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.AbstractMap$1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.052 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.lang.ProcessEnvironment$StringKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.lang.ProcessEnvironment$StringEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.TreeMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.03 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.WeakHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.057 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 2 java.util.WeakHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 javax.management.AttributeList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.concurrent.CopyOnWriteArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$CheckedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$EmptyList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$SynchronizedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.LinkedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.ImmutableCollections$ListN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 javax.management.relation.RoleList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 javax.management.relation.RoleUnresolvedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Stack](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Vector](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.LinkedHashMap$LinkedValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.TreeMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$EmptySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.concurrent.ConcurrentHashMap$ValuesView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.concurrent.ConcurrentSkipListMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.HashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.IdentityHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.AbstractMap$2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.lang.ProcessEnvironment$StringValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 3 java.util.WeakHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ArrayBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.ArrayDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.beans.beancontext.BeanContextServicesSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.beans.beancontext.BeanContextSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentLinkedDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentLinkedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentSkipListSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.CopyOnWriteArraySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.DelayQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$EmptySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$SetFromMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$SynchronizedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.027 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$SynchronizedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$SynchronizedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$UnmodifiableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.026 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.RegularEnumSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.HashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 javax.print.attribute.standard.JobStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.LinkedBlockingDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.LinkedBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.LinkedHashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.LinkedTransferQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.PriorityBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.PriorityQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.ImmutableCollections$SetN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.SynchronousQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.TreeSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.LinkedHashMap$LinkedKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.LinkedHashMap$LinkedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.TreeMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$CheckedMap$CheckedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentHashMap$KeySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentHashMap$EntrySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentSkipListMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.concurrent.ConcurrentSkipListMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.HashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.HashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.038 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.IdentityHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.IdentityHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.AbstractMap$1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.lang.ProcessEnvironment$StringKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.lang.ProcessEnvironment$StringEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.TreeMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.WeakHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 4 java.util.WeakHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.jar.Attributes](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$CheckedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$CheckedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$CheckedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$SingletonMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$SynchronizedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.01 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$SynchronizedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$SynchronizedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$UnmodifiableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.01 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$UnmodifiableSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.041 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Collections$UnmodifiableNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.concurrent.ConcurrentHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.034 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.concurrent.ConcurrentSkipListMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.066 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.HashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Hashtable](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.031 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.IdentityHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.047 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.LinkedHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.032 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.ImmutableCollections$MapN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.lang.ProcessEnvironment$StringEnvironment](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 javax.print.attribute.standard.PrinterStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.Properties](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.019 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.awt.RenderingHints](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 javax.script.SimpleBindings](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.019 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.TreeMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.023 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 javax.swing.UIDefaults](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 5 java.util.WeakHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.jar.Attributes](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$CheckedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$CheckedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$CheckedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$EmptyMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$SynchronizedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$SynchronizedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$SynchronizedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Collections$UnmodifiableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.concurrent.ConcurrentHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.concurrent.ConcurrentSkipListMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.HashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Hashtable](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.IdentityHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.LinkedHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.ImmutableCollections$MapN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.lang.ProcessEnvironment$StringEnvironment](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 javax.print.attribute.standard.PrinterStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.Properties](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.awt.RenderingHints](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 javax.script.SimpleBindings](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.TreeMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 javax.swing.UIDefaults](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 6 java.util.WeakHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.hprof.acquire.JMapHeapDumpProvider acquire_collection_dump_1.hprof 7 null](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.019 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 2.73 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Arrays$ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 javax.management.AttributeList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.concurrent.CopyOnWriteArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$CheckedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$CopiesList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$SingletonList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$SynchronizedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$UnmodifiableRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.LinkedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.ImmutableCollections$ListN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.01 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.ImmutableCollections$List12](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 javax.management.relation.RoleList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 javax.management.relation.RoleUnresolvedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Stack](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Vector](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.014 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.LinkedHashMap$LinkedValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.07 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.TreeMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.03 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.052 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.014 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.concurrent.ConcurrentHashMap$ValuesView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.023 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.concurrent.ConcurrentSkipListMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.HashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.IdentityHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.AbstractMap$2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.lang.ProcessEnvironment$StringValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.004 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 1 java.util.WeakHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ArrayBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.ArrayDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.beans.beancontext.BeanContextServicesSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.beans.beancontext.BeanContextSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentLinkedDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentLinkedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentSkipListSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.047 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.CopyOnWriteArraySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.009 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SetFromMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SingletonSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SynchronizedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.151 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SynchronizedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$SynchronizedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.016 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$UnmodifiableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.048 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$UnmodifiableSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$UnmodifiableNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.008 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.HashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.057 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 javax.print.attribute.standard.JobStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.LinkedBlockingDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.017 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.LinkedBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.018 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.LinkedHashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.059 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.LinkedTransferQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.021 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.PriorityBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.014 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.PriorityQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.ImmutableCollections$SetN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.028 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.ImmutableCollections$Set12](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.TreeSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.043 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.TreeMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.062 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$CheckedMap$CheckedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.015 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.031 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentHashMap$KeySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.054 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentHashMap$EntrySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.034 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentSkipListMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.038 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.concurrent.ConcurrentSkipListMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.026 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.HashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.082 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.HashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.043 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.IdentityHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.065 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.IdentityHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.028 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.LinkedHashMap$LinkedKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.094 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.LinkedHashMap$LinkedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.071 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.AbstractMap$1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.019 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.lang.ProcessEnvironment$StringKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.lang.ProcessEnvironment$StringEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.TreeMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.066 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.WeakHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.092 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 2 java.util.WeakHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.ArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 javax.management.AttributeList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.concurrent.CopyOnWriteArrayList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$CheckedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$EmptyList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$SynchronizedRandomAccessList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.LinkedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.ImmutableCollections$ListN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 javax.management.relation.RoleList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 javax.management.relation.RoleUnresolvedList](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Stack](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Vector](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.LinkedHashMap$LinkedValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.TreeMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$EmptySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$UnmodifiableCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.concurrent.ConcurrentHashMap$ValuesView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.concurrent.ConcurrentSkipListMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.HashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.IdentityHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.AbstractMap$2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.lang.ProcessEnvironment$StringValues](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 3 java.util.WeakHashMap$Values](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.06 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ArrayBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.ArrayDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.beans.beancontext.BeanContextServicesSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.beans.beancontext.BeanContextSupport](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentLinkedDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentLinkedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentSkipListSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.CopyOnWriteArraySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.DelayQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$EmptySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$UnmodifiableNavigableSet$EmptyNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$SetFromMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$SynchronizedCollection](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$SynchronizedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.004 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$SynchronizedSortedSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$SynchronizedNavigableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$UnmodifiableSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.RegularEnumSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.HashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 javax.print.attribute.standard.JobStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.LinkedBlockingDeque](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.LinkedBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.LinkedHashSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.LinkedTransferQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.PriorityBlockingQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.PriorityQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.ImmutableCollections$SetN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.SynchronousQueue](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.TreeSet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.LinkedHashMap$LinkedKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.LinkedHashMap$LinkedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.TreeMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$CheckedMap$CheckedEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentHashMap$KeySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentHashMap$EntrySetView](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentSkipListMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.concurrent.ConcurrentSkipListMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.HashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.HashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.IdentityHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.IdentityHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.003 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.AbstractMap$1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.lang.ProcessEnvironment$StringKeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.lang.ProcessEnvironment$StringEntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.TreeMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.WeakHashMap$KeySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 4 java.util.WeakHashMap$EntrySet](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.002 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.jar.Attributes](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$CheckedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$CheckedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$CheckedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$SingletonMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$SynchronizedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.011 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$SynchronizedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$SynchronizedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.006 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$UnmodifiableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.01 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$UnmodifiableSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.005 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Collections$UnmodifiableNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.044 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.concurrent.ConcurrentHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.035 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.concurrent.ConcurrentSkipListMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.027 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.HashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.07 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Hashtable](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.036 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.IdentityHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.04 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.LinkedHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.036 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.ImmutableCollections$MapN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.013 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.lang.ProcessEnvironment$StringEnvironment](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.007 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 javax.print.attribute.standard.PrinterStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.Properties](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.021 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.awt.RenderingHints](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.012 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 javax.script.SimpleBindings](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.016 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.TreeMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.025 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 javax.swing.UIDefaults](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.004 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 5 java.util.WeakHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.034 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.jar.Attributes](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$CheckedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$CheckedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$CheckedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$EmptyMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$UnmodifiableNavigableMap$EmptyNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$SynchronizedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$SynchronizedSortedMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$SynchronizedNavigableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Collections$UnmodifiableMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.concurrent.ConcurrentHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.concurrent.ConcurrentSkipListMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.HashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Hashtable](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.IdentityHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.LinkedHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.ImmutableCollections$MapN](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.lang.ProcessEnvironment$StringEnvironment](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 javax.print.attribute.standard.PrinterStateReasons](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.Properties](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.awt.RenderingHints](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 javax.script.SimpleBindings](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.TreeMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 javax.swing.UIDefaults](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 6 java.util.WeakHashMap](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.001 s testCollections[org.eclipse.mat.ibmvm.acquire.IBMExecDumpProvider acquire_collection_dump_3.hprof 7 null](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest3) Time elapsed: 0.022 s testCollections1[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.002 s testCollections2[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.005 s testCollections3[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections4[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections5[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.005 s testCollections6[0](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections1[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.139 s testCollections2[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.471 s testCollections3[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections4[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections5[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.334 s testCollections6[1](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.003 s testCollections1[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.001 s testCollections2[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.004 s testCollections3[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections4[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.001 s testCollections5[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.004 s testCollections6[2](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0 s testCollections1[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 2.704 s testCollections2[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 2.975 s testCollections3[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.1 s testCollections4[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.104 s testCollections5[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.547 s testCollections6[3](org.eclipse.mat.tests.collect.ExtractCollectionEntriesTest4) Time elapsed: 0.009 s testClassNameExtractor(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestClassNameExtractor) Time elapsed: 0.009 s testComplexQueryPartitions(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0.006 s testComplexPartitions1(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0.004 s testComplexPartitions2(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0 s testComplexPartitions3(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0.001 s testBaseQueryPartitions(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0 s testCRInPartitions(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0 s testCommentPartitions(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0 s testIncompletePartitions(org.eclipse.mat.tests.ui.snapshot.panes.textPartitioning.TestOQLPartitionScanner) Time elapsed: 0 s Results: Tests run: 2865, Failures: 0, Errors: 0, Skipped: 346 snapshot /tmp/junit10691706987370378571/openjdk_jdk11_04_x64.hprof.gz hasn't been disposed at the factory snapshot /tmp/junit7337539362328446570/core.20130429.083124.14315.0001.dmp.zip hasn't been disposed at the factory snapshot /tmp/junit14204331613914501729/sun_jdk6_18_x32.hprof hasn't been disposed at the factory snapshot /tmp/junit15280283852345492632/java_pid1884.0001.hprof.gz hasn't been disposed at the factory snapshot /tmp/junit12695259819742187792/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit12268424221301311806/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit3506307146821238369/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit4628345768282805970/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit755108027811029287/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit9160484114848068490/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit15283461051185353469/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit2750548238206019203/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit12525094606450260319/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit1863196973903315157/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit11325979372209166943/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit17350883164690693008/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit8059751507229109678/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit10110855891851283318/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit3711608151442692938/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit3903747124752636506/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit3903802596899650655/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit4603622771126916568/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit6815242281360728384/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit17242766773533149405/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit14731590585407732666/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit11545670169233751483/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit5844290391004540833/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit688608239319519929/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit3603644483705651076/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit14046198958370529140/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit15949550768572979949/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit14606479556690538509/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit2145144651423420723/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit17811252477722674778/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit1575130152183058406/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit16799945842853534783/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit11608666641788351620/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory snapshot /tmp/junit17001297206840243559/oracle_jdk7_21_x64.hprof hasn't been disposed at the factory [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/org.eclipse.mat.tests-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/org.eclipse.mat.tests-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.tests/1.14.0-SNAPSHOT/org.eclipse.mat.tests-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.tests/1.14.0-SNAPSHOT/org.eclipse.mat.tests-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.tests/1.14.0-SNAPSHOT/org.eclipse.mat.tests-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.tests/1.14.0-SNAPSHOT/org.eclipse.mat.tests-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.tests --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.tests --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.ui.help >--------------- [INFO] Building org.eclipse.mat.ui.help 1.14.0-SNAPSHOT [15/22] [INFO] from ../plugins/org.eclipse.mat.ui.help/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.help --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.help --- [INFO] Resolving class path of org.eclipse.mat.ui.help... [INFO] [INFO] --- antrun:1.7:run (default) @ org.eclipse.mat.ui.help --- [INFO] Executing tasks main: post.build.jars: [echo] [echo] compile /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/classes:/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar:/home/jenkins/.m2/repository/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221112-0806/javax.annotation-1.3.5.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.200.v20221116-1324/org.eclipse.osgi-3.18.200.v20221116-1324.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar:/home/jenkins/.m2/repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.16.0.v20221027-0840/org.apache.batik.constants-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.16.0.v20221027-0840/org.apache.batik.css-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.16.0.v20221027-0840/org.apache.batik.util-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.16.0.v20221027-0840/org.apache.batik.i18n-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.7.0.v20221018-0736/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.codec/1.14.0.v20221112-0806/org.apache.commons.codec-1.14.0.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar:/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar:/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.jasper.glassfish/2.2.2.v201501141630/org.apache.jasper.glassfish-2.2.2.v201501141630.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.analyzers-common/8.4.1.v20221112-0806/org.apache.lucene.analyzers-common-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.core/8.4.1.v20221112-0806/org.apache.lucene.core-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.analyzers-smartcn/8.4.1.v20221112-0806/org.apache.lucene.analyzers-smartcn-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.device.extension/4.12.0.v202211281949/org.eclipse.birt.chart.device.extension-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.engine/4.12.0.v202211281949/org.eclipse.birt.chart.engine-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.29.0.v20221121-1400/org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.17.0.v20220817-1334/org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.core/4.12.0.v202211281949/org.eclipse.birt.core-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.engine.extension/4.12.0.v202211281949/org.eclipse.birt.chart.engine.extension-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20190430-1943/org.mozilla.javascript-1.7.10.v20190430-1943.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.8.500.v20220812-1406/org.eclipse.compare-3.8.500.v20220812-1406.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.201.200.v20221024-2137/org.eclipse.ui-3.201.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.100.v20221025-2047/org.eclipse.core.resources-3.18.100.v20221025-2047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.22.0.v20221119-1047/org.eclipse.jface.text-3.22.0.v20221119-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.11.300.v20221024-2137/org.eclipse.ui.views-3.11.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.16.600.v20220809-1658/org.eclipse.ui.workbench.texteditor-3.16.600.v20220809-1658.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.200.v20220613-1047/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.14.400.v20220730-1844/org.eclipse.ui.editors-3.14.400.v20220730-1844.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.11.500.v20221024-2137/org.eclipse.ui.forms-3.11.500.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.7.100.v20220812-1406/org.eclipse.compare.core-3.7.100.v20220812-1406.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.300.v20221024-2137/org.eclipse.core.commands-3.10.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.0.v20221108-1156/org.eclipse.equinox.common-3.17.0.v20221108-1156.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.200.v20220817-1539/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.100.v20220710-1223/org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.11.200.v20221024-2137/org.eclipse.core.databinding-1.11.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.12.100.v20221024-2137/org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.9.100.v20221024-2137/org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.12.300.v20220921-1010/org.eclipse.text-3.12.300.v20220921-1010.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.500.v20220817-1539/org.eclipse.core.filesystem-1.9.500.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.13.200.v20221102-1024/org.eclipse.core.jobs-3.13.200.v20221102-1024.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.4.0.v20220813-1037/org.eclipse.core.net-1.4.0.v20220813-1037.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.20.0.v20220811-0741/org.eclipse.debug.core-3.20.0.v20220811-0741.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.17.100.v20220926-1344/org.eclipse.debug.ui-3.17.100.v20220926-1344.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.11.400.v20221012-0524/org.eclipse.ui.console-3.11.400.v20221012-0524.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.9.100.v20210721-0601/org.eclipse.help-3.9.100.v20210721-0601.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.100.v20221024-2137/org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.300.v20221024-2137/org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.300.v20220817-1539/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.11.0.v20220716-0839/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.400.v20220915-1347/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.200.v20220613-1008/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.17.200.v20220613-1008/org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.16.400.v20220613-1047/org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.100.v20221006-1531/org.eclipse.osgi.services-3.11.100.v20221006-1531.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.3.100.v20221024-2137/org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.200.v20221024-2137/org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.122.0.v20221123-2302/org.eclipse.swt-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.28.0.v20221024-1426/org.eclipse.jface-3.28.0.v20221024-1426.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.400.v20221024-2137/org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.700.v20221102-0748/org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.200.v20221024-2137/org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.4.100.v20221024-2137/org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.3.400.v20221024-2137/org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.16.200.v20221024-2137/org.eclipse.e4.ui.ide-3.16.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.300.v20221024-2137/org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.100.v20211021-1418/org.eclipse.equinox.event-1.6.100.v20211021-1418.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.3.100.v20221024-2137/org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.14.0.v20221024-2137/org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.500.v20221028-0801/org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.700.v20221024-2137/org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.16.700.v20221024-2137/org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.14.0.v20221024-2137/org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.16.100.v20221024-2137/org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.2.200.v20221024-2137/org.eclipse.urischeme-1.2.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.27.0.v20221121-1400/org.eclipse.emf.common-2.27.0.v20221121-1400.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.200.v20220710-1223/org.eclipse.equinox.bidi-1.4.200.v20220710-1223.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.jsp.jasper/1.1.700.v20220801-1124/org.eclipse.equinox.jsp.jasper-1.1.700.v20220801-1124.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.jsp.jasper.registry/1.2.100.v20211021-1418/org.eclipse.equinox.jsp.jasper.registry-1.2.100.v20211021-1418.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.600.v20221106-1146/org.eclipse.equinox.p2.artifact.repository-1.4.600.v20221106-1146.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar:/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.300.v20220420-1427/org.eclipse.equinox.p2.jarprocessor-1.2.300.v20220420-1427.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.300.v20221030-1923/org.eclipse.equinox.p2.repository-2.6.300.v20221030-1923.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.500.v20220817-1208/org.eclipse.equinox.p2.engine-2.7.500.v20220817-1208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.base/4.3.900.v20221123-1800/org.eclipse.help.base-4.3.900.v20221123-1800.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.ui/4.4.100.v20220619-1918/org.eclipse.help.ui-4.4.100.v20220619-1918.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.webapp/3.10.900.v20221103-0933/org.eclipse.help.webapp-3.10.900.v20221103-0933.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.32.0.v20221108-1853/org.eclipse.jdt.core-3.32.0.v20221108-1853.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.manipulation/1.17.0.v20221026-1918/org.eclipse.jdt.core.manipulation-1.17.0.v20221026-1918.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.13.0.v20220822-0502/org.eclipse.ltk.core.refactoring-3.13.0.v20220822-0502.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.800.v20221107-1851/org.eclipse.jdt.launching-3.19.800.v20221107-1851.jar:/home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.20.0.v20220922-0905.jar/jdimodel.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221122-0749/org.eclipse.jdt.ui-3.27.100.v20221122-0749.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.14.300.v20220905-1020/org.eclipse.search-3.14.300.v20220905-1020.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.9.500.v20220920-2213/org.eclipse.team.ui-3.9.500.v20220920-2213.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.9.600.v20220902-2219/org.eclipse.team.core-3.9.600.v20220902-2219.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.12.200.v20220808-2221/org.eclipse.ltk.ui.refactoring-3.12.200.v20220808-2221.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.400.v20221024-2137/org.eclipse.ui.navigator-3.10.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.500.v20221024-2137/org.eclipse.ui.navigator.resources-3.8.500.v20221024-2137.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.api/1.12.29003.202006111057/com.ibm.dtfj.api-1.12.29003.202006111057.jar:/home/jenkins/.m2/repository/.cache/tycho/com.ibm.dtfj.api-1.12.29003.202006111057.jar/lib/dtfj-interface.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cheatsheets/3.7.500.v20220903-1020/org.eclipse.ui.cheatsheets-3.7.500.v20220903-1020.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.6.600.v20220619-1918/org.eclipse.ui.intro-3.6.600.v20220619-1918.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.300.v20221024-2137/org.eclipse.ui.views.properties.tabbed-3.9.300.v20221024-2137.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.122.0.v20221123-2302/org.eclipse.swt.cocoa.macosx.aarch64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.ppc64le/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.ppc64le-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.aarch64/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.aarch64-3.122.0.v20221123-2302.jar [echo] runtime /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/classes:/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar:/home/jenkins/.m2/repository/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar:/home/jenkins/.m2/repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar:/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar:/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar:/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [echo] test /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/test-classes:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/classes:/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.72/bcpg-jdk18on-1.72.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.72/bcprov-jdk18on-1.72.jar:/home/jenkins/.m2/repository/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.3.5.v20221112-0806/javax.annotation-1.3.5.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.200.v20221116-1324/org.eclipse.osgi-3.18.200.v20221116-1324.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.el/2.2.0.v201303151357/javax.el-2.2.0.v201303151357.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar:/home/jenkins/.m2/repository/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.16.0.v20221027-0840/org.apache.batik.constants-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.16.0.v20221027-0840/org.apache.batik.css-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.16.0.v20221027-0840/org.apache.batik.util-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.16.0.v20221027-0840/org.apache.batik.i18n-1.16.0.v20221027-0840.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.7.0.v20221018-0736/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.codec/1.14.0.v20221112-0806/org.apache.commons.codec-1.14.0.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar:/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.4/org.apache.felix.scr-2.2.4.jar:/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar:/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.jasper.glassfish/2.2.2.v201501141630/org.apache.jasper.glassfish-2.2.2.v201501141630.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.analyzers-common/8.4.1.v20221112-0806/org.apache.lucene.analyzers-common-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.core/8.4.1.v20221112-0806/org.apache.lucene.core-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.lucene.analyzers-smartcn/8.4.1.v20221112-0806/org.apache.lucene.analyzers-smartcn-8.4.1.v20221112-0806.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.device.extension/4.12.0.v202211281949/org.eclipse.birt.chart.device.extension-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.engine/4.12.0.v202211281949/org.eclipse.birt.chart.engine-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.29.0.v20221121-1400/org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.17.0.v20220817-1334/org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.core/4.12.0.v202211281949/org.eclipse.birt.core-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.birt.chart.engine.extension/4.12.0.v202211281949/org.eclipse.birt.chart.engine.extension-4.12.0.v202211281949.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20190430-1943/org.mozilla.javascript-1.7.10.v20190430-1943.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.8.500.v20220812-1406/org.eclipse.compare-3.8.500.v20220812-1406.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.201.200.v20221024-2137/org.eclipse.ui-3.201.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.100.v20221025-2047/org.eclipse.core.resources-3.18.100.v20221025-2047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.22.0.v20221119-1047/org.eclipse.jface.text-3.22.0.v20221119-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.11.300.v20221024-2137/org.eclipse.ui.views-3.11.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.16.600.v20220809-1658/org.eclipse.ui.workbench.texteditor-3.16.600.v20220809-1658.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.8.200.v20220613-1047/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.14.400.v20220730-1844/org.eclipse.ui.editors-3.14.400.v20220730-1844.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.11.500.v20221024-2137/org.eclipse.ui.forms-3.11.500.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.7.100.v20220812-1406/org.eclipse.compare.core-3.7.100.v20220812-1406.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.300.v20221024-2137/org.eclipse.core.commands-3.10.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.17.0.v20221108-1156/org.eclipse.equinox.common-3.17.0.v20221108-1156.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.200.v20220817-1539/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.100.v20220710-1223/org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.11.200.v20221024-2137/org.eclipse.core.databinding-1.11.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.12.100.v20221024-2137/org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.9.100.v20221024-2137/org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.12.300.v20220921-1010/org.eclipse.text-3.12.300.v20220921-1010.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.500.v20220817-1539/org.eclipse.core.filesystem-1.9.500.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.13.200.v20221102-1024/org.eclipse.core.jobs-3.13.200.v20221102-1024.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.4.0.v20220813-1037/org.eclipse.core.net-1.4.0.v20220813-1037.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.20.0.v20220811-0741/org.eclipse.debug.core-3.20.0.v20220811-0741.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.17.100.v20220926-1344/org.eclipse.debug.ui-3.17.100.v20220926-1344.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.11.400.v20221012-0524/org.eclipse.ui.console-3.11.400.v20221012-0524.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.9.100.v20210721-0601/org.eclipse.help-3.9.100.v20210721-0601.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.100.v20221024-2137/org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.300.v20221024-2137/org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.300.v20220817-1539/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.11.0.v20220716-0839/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.400.v20220915-1347/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.200.v20220613-1008/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.17.200.v20220613-1008/org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.16.400.v20220613-1047/org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.100.v20221006-1531/org.eclipse.osgi.services-3.11.100.v20221006-1531.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.3.100.v20221024-2137/org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.200.v20221024-2137/org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.122.0.v20221123-2302/org.eclipse.swt-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.28.0.v20221024-1426/org.eclipse.jface-3.28.0.v20221024-1426.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.400.v20221024-2137/org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.700.v20221102-0748/org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.200.v20221024-2137/org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.4.100.v20221024-2137/org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.3.400.v20221024-2137/org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.16.200.v20221024-2137/org.eclipse.e4.ui.ide-3.16.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.300.v20221024-2137/org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.100.v20211021-1418/org.eclipse.equinox.event-1.6.100.v20211021-1418.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.3.100.v20221024-2137/org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.14.0.v20221024-2137/org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.500.v20221028-0801/org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.700.v20221024-2137/org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.16.700.v20221024-2137/org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.14.0.v20221024-2137/org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.16.100.v20221024-2137/org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.2.200.v20221024-2137/org.eclipse.urischeme-1.2.200.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.27.0.v20221121-1400/org.eclipse.emf.common-2.27.0.v20221121-1400.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.200.v20220710-1223/org.eclipse.equinox.bidi-1.4.200.v20220710-1223.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.jsp.jasper/1.1.700.v20220801-1124/org.eclipse.equinox.jsp.jasper-1.1.700.v20220801-1124.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.jsp.jasper.registry/1.2.100.v20211021-1418/org.eclipse.equinox.jsp.jasper.registry-1.2.100.v20211021-1418.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.600.v20221106-1146/org.eclipse.equinox.p2.artifact.repository-1.4.600.v20221106-1146.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.300.v20220817-1208/org.eclipse.equinox.p2.metadata-2.6.300.v20220817-1208.jar:/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.200.v20220817-1208/org.eclipse.equinox.p2.core-2.9.200.v20220817-1208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.300.v20220420-1427/org.eclipse.equinox.p2.jarprocessor-1.2.300.v20220420-1427.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.300.v20221030-1923/org.eclipse.equinox.p2.repository-2.6.300.v20221030-1923.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.500.v20220817-1208/org.eclipse.equinox.p2.engine-2.7.500.v20220817-1208.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.100.v20220329-1456/org.eclipse.equinox.p2.metadata.repository-1.4.100.v20220329-1456.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.base/4.3.900.v20221123-1800/org.eclipse.help.base-4.3.900.v20221123-1800.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.ui/4.4.100.v20220619-1918/org.eclipse.help.ui-4.4.100.v20220619-1918.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help.webapp/3.10.900.v20221103-0933/org.eclipse.help.webapp-3.10.900.v20221103-0933.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.32.0.v20221108-1853/org.eclipse.jdt.core-3.32.0.v20221108-1853.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.manipulation/1.17.0.v20221026-1918/org.eclipse.jdt.core.manipulation-1.17.0.v20221026-1918.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.13.0.v20220822-0502/org.eclipse.ltk.core.refactoring-3.13.0.v20220822-0502.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.800.v20221107-1851/org.eclipse.jdt.launching-3.19.800.v20221107-1851.jar:/home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.20.0.v20220922-0905.jar/jdimodel.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221122-0749/org.eclipse.jdt.ui-3.27.100.v20221122-0749.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.14.300.v20220905-1020/org.eclipse.search-3.14.300.v20220905-1020.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.9.500.v20220920-2213/org.eclipse.team.ui-3.9.500.v20220920-2213.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.9.600.v20220902-2219/org.eclipse.team.core-3.9.600.v20220902-2219.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.12.200.v20220808-2221/org.eclipse.ltk.ui.refactoring-3.12.200.v20220808-2221.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.400.v20221024-2137/org.eclipse.ui.navigator-3.10.400.v20221024-2137.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.500.v20221024-2137/org.eclipse.ui.navigator.resources-3.8.500.v20221024-2137.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/org.eclipse.mat.dtfj-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.api/1.12.29003.202006111057/com.ibm.dtfj.api-1.12.29003.202006111057.jar:/home/jenkins/.m2/repository/.cache/tycho/com.ibm.dtfj.api-1.12.29003.202006111057.jar/lib/dtfj-interface.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/org.eclipse.mat.parser-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/org.eclipse.mat.hprof-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/org.eclipse.mat.ibmdumps-1.14.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/org.eclipse.mat.jdt-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar:/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cheatsheets/3.7.500.v20220903-1020/org.eclipse.ui.cheatsheets-3.7.500.v20220903-1020.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.6.600.v20220619-1918/org.eclipse.ui.intro-3.6.600.v20220619-1918.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.300.v20221024-2137/org.eclipse.ui.views.properties.tabbed-3.9.300.v20221024-2137.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.122.0.v20221123-2302/org.eclipse.swt.cocoa.macosx.aarch64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.ppc64le/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.ppc64le-3.122.0.v20221123-2302.jar:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.aarch64/3.122.0.v20221123-2302/org.eclipse.swt.gtk.linux.aarch64-3.122.0.v20221123-2302.jar [echo] plugin /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar:/home/jenkins/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar:/home/jenkins/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar:/home/jenkins/.m2/repository/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [echo] user.home /home/jenkins [echo] maven.repo.local ${maven.repo.local} [echo] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.eclipse.mat... [javadoc] Loading source files for package org.eclipse.mat.collect... [javadoc] Loading source files for package org.eclipse.mat.query... [javadoc] Loading source files for package org.eclipse.mat.query.annotations... [javadoc] Loading source files for package org.eclipse.mat.query.annotations.descriptors... [javadoc] Loading source files for package org.eclipse.mat.query.quantize... [javadoc] Loading source files for package org.eclipse.mat.query.refined... [javadoc] Loading source files for package org.eclipse.mat.query.registry... [javadoc] Loading source files for package org.eclipse.mat.query.results... [javadoc] Loading source files for package org.eclipse.mat.report... [javadoc] Loading source files for package org.eclipse.mat.report.internal... [javadoc] Loading source files for package org.eclipse.mat.util... [javadoc] Loading source files for package org.eclipse.mat.inspections... [javadoc] Loading source files for package org.eclipse.mat.inspections.collectionextract... [javadoc] Loading source files for package org.eclipse.mat.inspections.collections... [javadoc] Loading source files for package org.eclipse.mat.inspections.component... [javadoc] Loading source files for package org.eclipse.mat.inspections.eclipse... [javadoc] Loading source files for package org.eclipse.mat.inspections.finalizer... [javadoc] Loading source files for package org.eclipse.mat.inspections.jetty... [javadoc] Loading source files for package org.eclipse.mat.inspections.osgi... [javadoc] Loading source files for package org.eclipse.mat.inspections.osgi.model... [javadoc] Loading source files for package org.eclipse.mat.inspections.osgi.model.eclipse... [javadoc] Loading source files for package org.eclipse.mat.inspections.threads... [javadoc] Loading source files for package org.eclipse.mat.inspections.util... [javadoc] Loading source files for package org.eclipse.mat.inspections.wildfly... [javadoc] Loading source files for package org.eclipse.mat.internal... [javadoc] Loading source files for package org.eclipse.mat.internal.acquire... [javadoc] Loading source files for package org.eclipse.mat.internal.apps... [javadoc] Loading source files for package org.eclipse.mat.internal.collectionextract... [javadoc] Loading source files for package org.eclipse.mat.internal.snapshot... [javadoc] Loading source files for package org.eclipse.mat.internal.snapshot.inspections... [javadoc] Loading source files for package org.eclipse.mat.snapshot... [javadoc] Loading source files for package org.eclipse.mat.snapshot.acquire... [javadoc] Loading source files for package org.eclipse.mat.snapshot.extension... [javadoc] Loading source files for package org.eclipse.mat.snapshot.model... [javadoc] Loading source files for package org.eclipse.mat.snapshot.query... [javadoc] Loading source files for package org.eclipse.mat.snapshot.registry... [javadoc] Loading source files for package org.eclipse.mat.parser... [javadoc] Loading source files for package org.eclipse.mat.parser.index... [javadoc] Loading source files for package org.eclipse.mat.parser.internal... [javadoc] Loading source files for package org.eclipse.mat.parser.internal.oql... [javadoc] Loading source files for package org.eclipse.mat.parser.internal.oql.compiler... [javadoc] Loading source files for package org.eclipse.mat.parser.internal.oql.parser... [javadoc] Loading source files for package org.eclipse.mat.parser.internal.snapshot... [javadoc] Loading source files for package org.eclipse.mat.parser.internal.util... [javadoc] Loading source files for package org.eclipse.mat.parser.io... [javadoc] Loading source files for package org.eclipse.mat.parser.model... [javadoc] Loading source files for package io.nayuki.deflate... [javadoc] Loading source files for package org.eclipse.mat.hprof... [javadoc] Loading source files for package org.eclipse.mat.hprof.acquire... [javadoc] Loading source files for package org.eclipse.mat.hprof.describer... [javadoc] Loading source files for package org.eclipse.mat.hprof.extension... [javadoc] Loading source files for package org.eclipse.mat.hprof.ui... [javadoc] Loading source files for package org.eclipse.mat.dtfj... [javadoc] Loading source files for package org.eclipse.mat.ibmvm.acquire... [javadoc] Loading source files for package org.eclipse.mat.ibmvm.agent... [javadoc] Loading source files for package org.eclipse.mat.jdt... [javadoc] Loading source files for package org.eclipse.mat.jruby.resolver... [javadoc] Loading source files for package org.eclipse.mat.ui... [javadoc] Loading source files for package org.eclipse.mat.ui.accessibility... [javadoc] Loading source files for package org.eclipse.mat.ui.actions... [javadoc] Loading source files for package org.eclipse.mat.ui.compare... [javadoc] Loading source files for package org.eclipse.mat.ui.editor... [javadoc] Loading source files for package org.eclipse.mat.ui.internal... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.acquire... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.actions... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.browser... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.diagnostics... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.diagnostics.actions... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.panes... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.query.arguments... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.viewer... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.views... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.actions... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.editor... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.panes... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.panes.oql... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.panes.oql.contentAssist... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.views... [javadoc] Loading source files for package org.eclipse.mat.ui.snapshot.views.inspector... [javadoc] Loading source files for package org.eclipse.mat.ui.util... [javadoc] Loading source files for package org.eclipse.mat.impl.chart... [javadoc] Loading source files for package org.eclipse.mat.ui.internal.chart... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc/" [javadoc] Standard Doclet version 11.0.11 [javadoc] Building tree for all the packages and classes... [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/IIndexBuilder.java:37: warning: no description for @param [javadoc] * @param index [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:1442: warning: no description for @param [javadoc] * @param id [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:1443: warning: no description for @param [javadoc] * @param objid [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2074: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2162: warning: no description for @param [javadoc] * @param cn [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2172: warning: no description for @param [javadoc] * @param cn [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2182: warning: no description for @param [javadoc] * @param cn [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2192: warning: no description for @param [javadoc] * @param sig [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2282: warning: no description for @param [javadoc] * @param classname [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2283: warning: no description for @param [javadoc] * @param filename [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2314: warning: no description for @param [javadoc] * @param signature [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2356: warning: no description for @param [javadoc] * @param className [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ExportHprof.java:2397: warning: no description for @param [javadoc] * @param classname [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/GZIPInputStream2.java:60: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/GZIPInputStream2.java:77: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/SeekableStream.java:467: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/SeekableStream.java:502: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/SeekableStream.java:520: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/SeekableStream.java:831: warning: no description for @param [javadoc] * @param pos [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/SeekableStream.java:832: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/acquire/IHeapDumpProvider.java:58: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/acquire/IHeapDumpProvider.java:75: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/acquire/VmInfo.java:157: warning: no description for @param [javadoc] * @param heapDumpProvider [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/acquire/VmInfo.java:180: warning: no description for @param [javadoc] * @param proposedFileName [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/extension/IParsingEnhancer.java:39: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/extension/IParsingEnhancer.java:40: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/extension/IRuntimeEnhancer.java:33: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/extension/IRuntimeEnhancer.java:36: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/ui/HprofPreferences.java:139: warning: no @return [javadoc] public static String methodsAsClasses() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMDumpProvider.java:1418: warning: no @throws for java.lang.Exception [javadoc] public static void main(String s[]) throws Exception [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:100: warning: no description for @param [javadoc] * @param preferredDump [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:101: warning: no description for @param [javadoc] * @param dumps [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:102: warning: no description for @param [javadoc] * @param udir [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:103: warning: no description for @param [javadoc] * @param javahome [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:104: warning: no description for @param [javadoc] * @param listener [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:106: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:107: warning: no description for @throws [javadoc] * @throws InterruptedException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/acquire/IBMHeapDumpProvider.java:108: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for java.lang.ClassNotFoundException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for java.lang.NoSuchMethodException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for java.lang.reflect.InvocationTargetException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for java.lang.IllegalAccessException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for java.lang.InstantiationException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for javax.management.MalformedObjectNameException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for javax.management.InstanceNotFoundException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for javax.management.ReflectionException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/src/org/eclipse/mat/ibmvm/agent/DumpAgent.java:56: warning: no @throws for javax.management.MBeanException [javadoc] public static void agentmain(String arg) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException, InstantiationException, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for className [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for snapshot [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for labelHistogramReferenced [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for labelHistogramRetained [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for labelHistogramStronglyRetainedReferents [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @param for listener [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @return [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/ReferenceQuery.java:105: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static IResult execute(String className, ISnapshot snapshot, String labelHistogramReferenced, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:48: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:97: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:118: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:144: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:167: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:186: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/CollectionExtractionUtils.java:212: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/ExtractedCollection.java:83: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/ExtractedMap.java:66: warning: no description for @param [javadoc] * @param key [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/ICollectionExtractor.java:130: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/IMapExtractor.java:52: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/collectionextract/IMapExtractor.java:65: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/IRequestDetailsResolver.java:39: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/BundleReaderFactory.java:27: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/BundleReaderFactory.java:29: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/IBundleReader.java:24: warning: no description for @param [javadoc] * @param listener [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/IBundleReader.java:26: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/IBundleReader.java:33: warning: no description for @param [javadoc] * @param descriptor [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/IBundleReader.java:36: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/OSGiModel.java:49: warning: no description for @param [javadoc] * @param descriptor [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/osgi/model/OSGiModel.java:51: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:111: warning: no description for @param [javadoc] * @param obj [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:113: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:143: warning: no description for @param [javadoc] * @param obj [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:145: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:147: warning: no @param for field [javadoc] public static IObject followOnlyOutgoingReferencesExceptLast(String field, IObject obj) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:168: warning: no description for @param [javadoc] * @param obj [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/collectionextract/ExtractionUtils.java:170: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/MultiplePath2GCRootsQuery.java:156: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/MultiplePath2GCRootsQuery.java:157: warning: no description for @param [javadoc] * @param computer [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/MultiplePath2GCRootsQuery.java:159: warning: no description for @param [javadoc] * @param mergeFromRoots [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/MultiplePath2GCRootsQuery.java:160: warning: no description for @param [javadoc] * @param listener [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/MultiplePath2GCRootsQuery.java:162: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/Path2GCRootsQuery.java:219: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public List addNextPath() throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/src/org/eclipse/mat/jruby/resolver/RubyStacktraceDumper.java:111: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/src/org/eclipse/mat/jruby/resolver/RubyStacktraceDumper.java:113: warning: no @param for model [javadoc] public Map getAllStackTraces(final ISnapshot model) throws SnapshotException { [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/src/org/eclipse/mat/jruby/resolver/RubyStacktraceDumper.java:113: warning: no @return [javadoc] public Map getAllStackTraces(final ISnapshot model) throws SnapshotException { [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:139: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:145: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:108: warning: no description for @param [javadoc] * @param index [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:122: warning: no description for @param [javadoc] * @param key [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:124: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IIndexReader.java:125: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexManager.java:280: warning: no @return [javadoc] public IIndexReader.IOne2SizeIndex a2size() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexReader.java:551: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexReader.java:553: warning: no @param for indexFile [javadoc] public IntIndex1NSortedReader(File indexFile, IOne2OneIndex header, IOne2OneIndex body) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexReader.java:553: warning: no @param for header [javadoc] public IntIndex1NSortedReader(File indexFile, IOne2OneIndex header, IOne2OneIndex body) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexReader.java:553: warning: no @param for body [javadoc] public IntIndex1NSortedReader(File indexFile, IOne2OneIndex header, IOne2OneIndex body) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1158: warning: no @param for index [javadoc] public void log(int index, ArrayInt references) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1158: warning: no @param for references [javadoc] public void log(int index, ArrayInt references) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1158: warning: no @throws for java.io.IOException [javadoc] public void log(int index, ArrayInt references) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1166: warning: no @param for index [javadoc] public void log(int index, int[] values) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1166: warning: no @param for values [javadoc] public void log(int index, int[] values) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1166: warning: no @throws for java.io.IOException [javadoc] public void log(int index, int[] values) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/index/IndexWriter.java:1968: warning: no @param for indexFile [javadoc] public IntArray1NUncompressedCollector(int size, File indexFile) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:53: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:62: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:70: warning: no description for @throws [javadoc] * @throws OQLParseException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:71: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IOQLQuery.java:42: warning: no @param for snapshot [javadoc] Object execute(ISnapshot snapshot, IProgressListener monitor) throws SnapshotException; [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IOQLQuery.java:42: warning: no @param for monitor [javadoc] Object execute(ISnapshot snapshot, IProgressListener monitor) throws SnapshotException; [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IOQLQuery.java:42: warning: no @return [javadoc] Object execute(ISnapshot snapshot, IProgressListener monitor) throws SnapshotException; [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IOQLQuery.java:42: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] Object execute(ISnapshot snapshot, IProgressListener monitor) throws SnapshotException; [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1772: warning: no @param for stream [javadoc] public OQLParser(java.io.InputStream stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1778: warning: no @param for stream [javadoc] public OQLParser(java.io.InputStream stream, String encoding) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1778: warning: no @param for encoding [javadoc] public OQLParser(java.io.InputStream stream, String encoding) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1826: warning: no @param for stream [javadoc] public OQLParser(java.io.Reader stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1854: warning: no @param for tm [javadoc] public OQLParser(OQLParserTokenManager tm) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:100: warning: no @return [javadoc] final public Query ParseQuery() throws ParseException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:100: warning: no @throws for org.eclipse.mat.parser.internal.oql.parser.ParseException [javadoc] final public Query ParseQuery() throws ParseException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1799: warning: no @param for stream [javadoc] public void ReInit(java.io.InputStream stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1805: warning: no @param for stream [javadoc] public void ReInit(java.io.InputStream stream, String encoding) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1805: warning: no @param for encoding [javadoc] public void ReInit(java.io.InputStream stream, String encoding) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1840: warning: no @param for stream [javadoc] public void ReInit(java.io.Reader stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1867: warning: no @param for tm [javadoc] public void ReInit(OQLParserTokenManager tm) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1954: warning: no @return [javadoc] final public Token getNextToken() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1966: warning: no @param for index [javadoc] final public Token getToken(int index) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:1966: warning: no @return [javadoc] final public Token getToken(int index) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParser.java:2030: warning: no @return [javadoc] public ParseException generateParseException() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1368: warning: no @param for stream [javadoc] public OQLParserTokenManager(SimpleCharStream stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1376: warning: no @param for stream [javadoc] public OQLParserTokenManager(SimpleCharStream stream, int lexState) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1376: warning: no @param for lexState [javadoc] public OQLParserTokenManager(SimpleCharStream stream, int lexState) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:26: warning: no @param for ds [javadoc] public void setDebugStream(java.io.PrintStream ds) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1383: warning: no @param for stream [javadoc] public void ReInit(SimpleCharStream stream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1400: warning: no @param for stream [javadoc] public void ReInit(SimpleCharStream stream, int lexState) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1400: warning: no @param for lexState [javadoc] public void ReInit(SimpleCharStream stream, int lexState) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1407: warning: no @param for lexState [javadoc] public void SwitchTo(int lexState) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/OQLParserTokenManager.java:1448: warning: no @return [javadoc] public Token getNextToken() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/ParseException.java:41: warning: no @param for currentTokenVal [javadoc] public ParseException(Token currentTokenVal, int[][] expectedTokenSequencesVal, String[] tokenImageVal) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/ParseException.java:41: warning: no @param for expectedTokenSequencesVal [javadoc] public ParseException(Token currentTokenVal, int[][] expectedTokenSequencesVal, String[] tokenImageVal) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/ParseException.java:41: warning: no @param for tokenImageVal [javadoc] public ParseException(Token currentTokenVal, int[][] expectedTokenSequencesVal, String[] tokenImageVal) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/ParseException.java:64: warning: no @param for message [javadoc] public ParseException(String message) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:278: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:278: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:278: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:278: warning: no @param for buffersize [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:291: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:291: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:291: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:297: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.Reader dstream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @param for encoding [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @param for buffersize [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:334: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:342: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:342: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:342: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:342: warning: no @param for buffersize [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:348: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:348: warning: no @param for encoding [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:348: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:348: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:348: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:355: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:355: warning: no @param for startline [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:355: warning: no @param for startcolumn [javadoc] public SimpleCharStream(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:361: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:361: warning: no @param for encoding [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:361: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:367: warning: no @param for dstream [javadoc] public SimpleCharStream(java.io.InputStream dstream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:153: warning: no @return [javadoc] public char BeginToken() throws java.io.IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:153: warning: no @throws for java.io.IOException [javadoc] public char BeginToken() throws java.io.IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:203: warning: no @return [javadoc] public char readChar() throws java.io.IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:203: warning: no @throws for java.io.IOException [javadoc] public char readChar() throws java.io.IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:245: warning: no @return [javadoc] public int getEndColumn() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:251: warning: no @return [javadoc] public int getEndLine() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:257: warning: no @return [javadoc] public int getBeginColumn() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:263: warning: no @return [javadoc] public int getBeginLine() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:269: warning: no @param for amount [javadoc] public void backup(int amount) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:303: warning: no @param for dstream [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:303: warning: no @param for startline [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:303: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:303: warning: no @param for buffersize [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:322: warning: no @param for dstream [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:322: warning: no @param for startline [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:322: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.Reader dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:328: warning: no @param for dstream [javadoc] public void ReInit(java.io.Reader dstream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @param for encoding [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @param for startline [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @param for buffersize [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:373: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:381: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:381: warning: no @param for startline [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:381: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:381: warning: no @param for buffersize [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn, int buffersize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @param for encoding [javadoc] public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:387: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public void ReInit(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:393: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for encoding [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for startline [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:399: warning: no @throws for java.io.UnsupportedEncodingException [javadoc] public void ReInit(java.io.InputStream dstream, String encoding, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for dstream [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for startline [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:406: warning: no @param for startcolumn [javadoc] public void ReInit(java.io.InputStream dstream, int startline, int startcolumn) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:412: warning: no @return [javadoc] public String GetImage() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:421: warning: no @param for len [javadoc] public char[] GetSuffix(int len) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:421: warning: no @return [javadoc] public char[] GetSuffix(int len) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:447: warning: no @param for newLine [javadoc] public void adjustBeginLineColumn(int newLine, int newCol) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/SimpleCharStream.java:447: warning: no @param for newCol [javadoc] public void adjustBeginLineColumn(int newLine, int newCol) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:96: warning: no @param for kind [javadoc] public Token(int kind) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:104: warning: no @param for kind [javadoc] public Token(int kind, String image) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:104: warning: no @param for image [javadoc] public Token(int kind, String image) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:82: warning: no @return [javadoc] public Object getValue() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @param for ofKind [javadoc] public static Token newToken(int ofKind, String image) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @param for image [javadoc] public static Token newToken(int ofKind, String image) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/Token.java:128: warning: no @return [javadoc] public static Token newToken(int ofKind, String image) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:156: warning: no @param for message [javadoc] public TokenMgrError(String message, int reason) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:156: warning: no @param for reason [javadoc] public TokenMgrError(String message, int reason) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for EOFSeen [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for lexState [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorLine [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorColumn [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for errorAfter [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for curChar [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/oql/parser/TokenMgrError.java:163: warning: no @param for reason [javadoc] public TokenMgrError(boolean EOFSeen, int lexState, int errorLine, int errorColumn, String errorAfter, [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/HistogramRecord.java:100: warning: no @param for retainedHeapSize [javadoc] public HistogramRecord(String label, long numberOfObjects, long usedHeapSize, long retainedHeapSize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IMultiplePathsFromGCRootsComputer.java:36: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IMultiplePathsFromGCRootsComputer.java:51: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/RetainedSizeCache.java:40: warning: no description for @param [javadoc] * @param f [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/RetainedSizeCache.java:52: warning: no description for @param [javadoc] * @param snapshotInfo [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/io/BufferedRandomAccessInputStream.java:218: warning: no description for @throws [javadoc] * @throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/io/BufferedRandomAccessInputStream.java:220: warning: no @param for pos [javadoc] public void seek(long pos) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/model/IClassLoader.java:34: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassHistogramRecord.java:94: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/model/XClassHistogramRecord.java:36: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:43: warning: no description for @param [javadoc] * @param numberOfObjects [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:44: warning: no description for @param [javadoc] * @param usedHeapSize [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:45: warning: no description for @param [javadoc] * @param retainedHeapSize [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:83: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ClassLoaderHistogramRecord.java:102: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @param for name [javadoc] public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @param for snapshot [javadoc] public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @return [javadoc] public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:66: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static SnapshotQuery lookup(String name, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @param for commandLine [javadoc] public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @param for snapshot [javadoc] public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @return [javadoc] public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:148: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static SnapshotQuery parse(String commandLine, ISnapshot snapshot) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:197: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @param for name [javadoc] public SnapshotQuery set(String name, Object value) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @param for value [javadoc] public SnapshotQuery set(String name, Object value) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @return [javadoc] public SnapshotQuery set(String name, Object value) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:252: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public SnapshotQuery set(String name, Object value) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @param for listener [javadoc] public IResult execute(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @return [javadoc] public IResult execute(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:260: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public IResult execute(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @param for listener [javadoc] public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @return [javadoc] public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/SnapshotQuery.java:270: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public RefinedResultBuilder refine(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:64: warning: no description for @param [javadoc] * @param name [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:65: warning: no description for @param [javadoc] * @param result [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:85: warning: no description for @param [javadoc] * @param columnIndex [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:98: warning: no description for @param [javadoc] * @param key [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/IOutputter.java:105: warning: no description for @param [javadoc] * @param key [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:56: warning: no @return [javadoc] public Object getData() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:65: warning: no @param for data [javadoc] public void setData(Object data) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:611: warning: no @param for comparator [javadoc] public static Comparator reverseComparator(final Comparator comparator) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:611: warning: no @return [javadoc] public static Comparator reverseComparator(final Comparator comparator) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:265: warning: no @return [javadoc] public String getClassName() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:273: warning: no description for @param [javadoc] * @param className [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:293: warning: no @return [javadoc] public long getDominatedNetSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:301: warning: no @return [javadoc] public long getDominatorNetSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:309: warning: no @return [javadoc] public long getDominatedRetainedSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:317: warning: no @param for dominatedRetainedSize [javadoc] public void setDominatedRetainedSize(long dominatedRetainedSize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:325: warning: no @return [javadoc] public long getDominatorRetainedSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:333: warning: no @param for dominatorRetainedSize [javadoc] public void setDominatorRetainedSize(long dominatorRetainedSize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:341: warning: no @return [javadoc] public int getDominatedCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:359: warning: no @return [javadoc] public int getClassloaderId() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:367: warning: no description for @param [javadoc] * @param classloaderId [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:377: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:379: warning: no @return [javadoc] public boolean addDominated(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:387: warning: no @param for objectId [javadoc] public boolean addDominator(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:387: warning: no @return [javadoc] public boolean addDominator(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:395: warning: no @param for size [javadoc] public void addDominatedNetSize(long size) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:403: warning: no @param for size [javadoc] public void addDominatorNetSize(long size) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:175: warning: no @return [javadoc] public long getDominatedNetSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:183: warning: no @return [javadoc] public int getDominatedCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:191: warning: no @return [javadoc] public int getDominatorCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/DominatorsSummary.java:199: warning: no @return [javadoc] public long getDominatorNetSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ExcludedReferencesDescriptor.java:57: warning: no description for @param [javadoc] * @param objectId [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:799: warning: no @return [javadoc] public IResultTree groupByClassLoader() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:945: warning: no @return [javadoc] public IResultTree groupByPackage() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:1166: warning: no @param for snapshot [javadoc] public IResultTree groupBySuperclass(ISnapshot snapshot) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java:1166: warning: no @return [javadoc] public IResultTree groupBySuperclass(ISnapshot snapshot) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/IPathsFromGCRootsComputer.java:48: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:41: warning: no description for @param [javadoc] * @param level [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:43: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:56: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:94: warning: no description for @param [javadoc] * @param path [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:115: warning: no @return [javadoc] public int getCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:123: warning: no @return [javadoc] public int getDistinctCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:142: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsClassRecord.java:193: warning: no @return [javadoc] public static Comparator getComparatorByReferencedHeapSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:39: warning: no @return [javadoc] public long getReferencedRetainedSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:47: warning: no @param for referencedRetainedSize [javadoc] public void setReferencedRetainedSize(long referencedRetainedSize) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:106: warning: no description for @param [javadoc] * @param path [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:127: warning: no @return [javadoc] public int getObjectId() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:135: warning: no @return [javadoc] public int getCount() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:143: warning: no @return [javadoc] public int getLevel() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:172: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:187: warning: no @return [javadoc] public static Comparator getComparatorByNumberOfReferencedObjects() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:208: warning: no @return [javadoc] public static Comparator getComparatorByReferencedHeapSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/MultiplePathsFromGCRootsRecord.java:237: warning: no @return [javadoc] public static Comparator getComparatorByReferencedRetainedSize() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:30: warning: no @param for address [javadoc] public static final String forAddress(long address) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:30: warning: no @return [javadoc] public static final String forAddress(long address) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:38: warning: no @param for objectId [javadoc] public static final String forObjectId(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:38: warning: no @return [javadoc] public static final String forObjectId(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:46: warning: no @param for objectIds [javadoc] public static String forObjectIds(int[] objectIds) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:46: warning: no @return [javadoc] public static String forObjectIds(int[] objectIds) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:66: warning: no @param for oqlQuery [javadoc] public static final String retainedBy(String oqlQuery) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:66: warning: no @return [javadoc] public static final String retainedBy(String oqlQuery) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:74: warning: no @param for objectId [javadoc] public static String retainedBy(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:74: warning: no @return [javadoc] public static String retainedBy(int objectId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:82: warning: no @param for clasz [javadoc] public static final String forObjectsOfClass(IClass clasz) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:82: warning: no @return [javadoc] public static final String forObjectsOfClass(IClass clasz) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:90: warning: no @param for classId [javadoc] public static final String forObjectsOfClass(int classId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:90: warning: no @return [javadoc] public static final String forObjectsOfClass(int classId) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:195: warning: no @param for query [javadoc] public static void union(StringBuilder query, String other) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:195: warning: no @param for other [javadoc] public static void union(StringBuilder query, String other) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @param for pattern [javadoc] public static String instancesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @param for includeSubclasses [javadoc] public static String instancesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:251: warning: no @return [javadoc] public static String instancesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @param for pattern [javadoc] public static String classesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @param for includeSubclasses [javadoc] public static String classesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/OQL.java:266: warning: no @return [javadoc] public static String classesByPattern(Pattern pattern, boolean includeSubclasses) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:125: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:144: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:177: warning: no @param for queryString [javadoc] public static IOQLQuery createQuery(String queryString) throws OQLParseException, SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotFactory.java:177: warning: no @return [javadoc] public static IOQLQuery createQuery(String queryString) throws OQLParseException, SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/UnreachableObjectsHistogram.java:222: warning: no @param for snapshot [javadoc] public void setSnapshot(ISnapshot snapshot) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/IThreadInfo.java:50: warning: no description for @param [javadoc] * @param keyword [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/ITroubleTicketResolver.java:54: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/extension/ITroubleTicketResolver.java:68: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/IHeapObjectArgument.java:59: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] int[] getIds(IProgressListener listener) throws SnapshotException; [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/IHeapObjectArgument.java:64: warning: no @return [javadoc] String getLabel(); [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:72: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:117: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public Slice addSlice(int objectId) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:136: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public Slice addSlice(int objectId, Color color) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:149: warning: no description for @param [javadoc] * @param object [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/PieFactory.java:161: warning: no description for @param [javadoc] * @param object [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/RetainedSizeDerivedData.java:62: warning: no description for @param [javadoc] * @param snaphot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for snapshot [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for base [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @param for columns [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @return [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:111: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, int... columns) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for snapshot [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for base [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @param for target [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @return [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:141: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static Builder valueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for snapshot [javadoc] public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for base [javadoc] public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @param for target [javadoc] public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @return [javadoc] public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:160: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public static TQuantize defaultValueDistribution(ISnapshot snapshot, IResultTable base, Target target) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:411: warning: no @return [javadoc] public IResult process(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:411: warning: no @throws for org.eclipse.mat.SnapshotException [javadoc] public IResult process(IProgressListener listener) throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for label [javadoc] public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for baseColumn [javadoc] public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for baseColumnIndex [javadoc] public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @param for qff [javadoc] public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:346: warning: no @return [javadoc] public Builder column(String label, Column baseColumn, int baseColumnIndex, Quantize.Function.Factory qff) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/query/TQuantize.java:360: warning: no @return [javadoc] public TQuantize build() [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/AbstractEditorPane.java:78: warning: no description for @param [javadoc] * @param argument [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/AbstractEditorPane.java:144: warning: no description for @param [javadoc] * @param manager [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/IMultiPaneEditorContributor.java:25: warning: no @param for editor [javadoc] void init(MultiPaneEditor editor); [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/IMultiPaneEditorContributor.java:30: warning: no @param for manager [javadoc] void contributeToToolbar(IToolBarManager manager); [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for paneId [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for argument [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:495: warning: no @param for isSingelton [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for paneId [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for argument [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for isSingelton [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:503: warning: no @param for doFocus [javadoc] public void addNewPage(String paneId, Object argument, boolean isSingelton, boolean doFocus) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:511: warning: no @param for id [javadoc] public void addNewPage(String id, Object argument) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/editor/MultiPaneEditor.java:511: warning: no @param for argument [javadoc] public void addNewPage(String id, Object argument) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/browser/Policy.java:49: warning: no description for @param [javadoc] * @param menuContext [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/internal/browser/Policy.java:50: warning: no description for @param [javadoc] * @param selectionLabel [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:66: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:68: warning: no @param for comment [javadoc] public OQLTextViewerConfiguration(ISnapshot snapshot, Color comment, Color keyword) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/OQLTextViewerConfiguration.java:68: warning: no @param for keyword [javadoc] public OQLTextViewerConfiguration(ISnapshot snapshot, Color comment, Color keyword) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ContextExtractor.java:32: warning: no description for @param [javadoc] * @param source [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ContextExtractor.java:33: warning: no description for @param [javadoc] * @param currentPosition [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/ClassesSuggestionProvider.java:60: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/CommentScanner.java:35: warning: no @param for color [javadoc] public CommentScanner(Color color) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/FieldsSuggestionProvider.java:59: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLContentAssistantProcessor.java:51: warning: no description for @param [javadoc] * @param suggestionProvider [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLContentAssistantProcessor.java:52: warning: no description for @param [javadoc] * @param extractor [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:37: warning: no @param for color [javadoc] public OQLScanner(Color color) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:45: warning: no @param for color [javadoc] public OQLScanner(Color color, String clause) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/OQLScanner.java:45: warning: no @param for clause [javadoc] public OQLScanner(Color color, String clause) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/contentAssist/PropertySuggestionProvider.java:77: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:50: warning: no description for @param [javadoc] * @param startSequence [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:51: warning: no description for @param [javadoc] * @param endSequences [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/panes/oql/textPartitioning/MultilineNonConsumingRule.java:52: warning: no description for @param [javadoc] * @param token [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:108: warning: no description for @param [javadoc] * @param message [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:109: warning: no description for @param [javadoc] * @param throwable [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @param for message [javadoc] public static String enrichErrorMessage(String message, String exceptionType) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @param for exceptionType [javadoc] public static String enrichErrorMessage(String message, String exceptionType) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/ErrorHelper.java:186: warning: no @return [javadoc] public static String enrichErrorMessage(String message, String exceptionType) [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:362: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:366: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:376: warning: no description for @param [javadoc] * @param snapshot [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:377: warning: no description for @param [javadoc] * @param cls [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:378: warning: no description for @param [javadoc] * @param className [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:380: warning: no description for @throws [javadoc] * @throws SnapshotException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:461: warning: no description for @param [javadoc] * @param query [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/util/QueryContextMenu.java:462: warning: no description for @param [javadoc] * @param menuContext [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/FileUtils.java:193: warning: no @throws for java.io.IOException [javadoc] public static void unzipFile(File file) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/FileUtils.java:210: warning: no @throws for java.io.IOException [javadoc] public static void unzipFile(File file, File destinationDirectory) throws IOException [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapIntLong.java:508: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapLongObject.java:541: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/HashMapObjectLong.java:548: warning: no description for @return [javadoc] * @return [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Building index for all classes... [javadoc] Generating /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc/help-doc.html... [javadoc] Note: Custom tags that could override future standard tags: @noreference, @noinstantiate, @noimplement, @noextend, @nooverride, @category. To avoid potential overrides, use at least one period character (.) in custom tag names. [javadoc] Note: Custom tags that were not seen: @nooverride, @category [javadoc] 436 warnings [copy] Copying 6 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [copy] Copying 3 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [copy] Copying 2 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [copy] Copying 2 files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/doc [INFO] Executed tasks [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.help --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.help --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui.help --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.help --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui.help --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui.help --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.help --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.help --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.help/1.14.0-SNAPSHOT/org.eclipse.mat.ui.help-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.help --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.help --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.help --- [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.ui.rcp >--------------- [INFO] Building org.eclipse.mat.ui.rcp 1.14.0-SNAPSHOT [16/22] [INFO] from ../plugins/org.eclipse.mat.ui.rcp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp --- [INFO] Resolving class path of org.eclipse.mat.ui.rcp... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.rcp --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui.rcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui.rcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui.rcp --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.feature >--------------- [INFO] Building org.eclipse.mat.feature 1.14.0-SNAPSHOT [17/22] [INFO] from ../features/org.eclipse.mat.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.feature --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.feature --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.feature --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.feature --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.feature --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.feature/1.14.0-SNAPSHOT/org.eclipse.mat.feature-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.feature --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.feature --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.feature --- [INFO] [INFO] -----------< org.eclipse.mat:org.eclipse.mat.chart.feature >------------ [INFO] Building org.eclipse.mat.chart.feature 1.14.0-SNAPSHOT [18/22] [INFO] from ../features/org.eclipse.mat.chart.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.chart.feature --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.chart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart.feature --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.feature/1.14.0-SNAPSHOT/org.eclipse.mat.chart.feature-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart.feature --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart.feature --- [INFO] [INFO] -----------< org.eclipse.mat:org.eclipse.mat.ui.rcp.feature >----------- [INFO] Building org.eclipse.mat.ui.rcp.feature 1.14.0-SNAPSHOT [19/22] [INFO] from ../features/org.eclipse.mat.ui.rcp.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.ui.rcp.feature --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.mat.ui.rcp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.feature --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.x86.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.solaris.sparc-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.solaris.sparc.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.s390-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.s390.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.motif.hpux.ia64_32-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.motif.hpux.ia64_32.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.aix.ppc-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.aix.ppc.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.solaris.x86-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.solaris.x86.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.s390x-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.s390x.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.aix.ppc64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.aix.ppc64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.cocoa.macosx.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.motif.aix.ppc-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.motif.aix.ppc.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.hpux.ia64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.hpux.ia64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.win32.win32.x86.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.wpf.win32.x86-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.wpf.win32.x86.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/target/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le-1.14.0.202307152014-root.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.feature/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.feature-1.14.0-SNAPSHOT-root.gtk.linux.ppc64le.zip [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.feature --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp.feature --- [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.updatesite >------------- [INFO] Building org.eclipse.mat.updatesite 1.14.0-SNAPSHOT [20/22] [INFO] from ../org.eclipse.mat.updatesite/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.updatesite --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.updatesite --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.updatesite --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.updatesite/1.14.0-SNAPSHOT/org.eclipse.mat.updatesite-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.updatesite --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- wagon:2.0.0:sshexec (prepare-publish) @ org.eclipse.mat.updatesite --- [INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/update-site/* ... [INFO] [INFO] --- wagon:2.0.0:upload (publish) @ org.eclipse.mat.updatesite --- [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/content.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/content.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.hprof_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.hprof_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.chart_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.chart_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui.help_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui.help_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.core_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.core_4.12.0.v202211281949.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.parser_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.parser_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.jruby.resolver_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.jruby.resolver_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ibmdumps_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ibmdumps_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.jdt_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.jdt_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.chart.ui_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.chart.ui_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.dtfj_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.dtfj_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.ui.rcp_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.ui.rcp_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.api_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.api_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/plugins/org.eclipse.mat.report_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/plugins/org.eclipse.mat.report_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64_1.14.0.202307152014 to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/binary/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64_1.14.0.202307152014 ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.ui.rcp.feature_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.ui.rcp.feature_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.feature_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.feature_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/features/org.eclipse.mat.chart.feature_1.14.0.202307152014.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/features/org.eclipse.mat.chart.feature_1.14.0.202307152014.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/artifacts.jar to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/artifacts.jar ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/content.xml.xz to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/content.xml.xz ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/artifacts.xml.xz to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/artifacts.xml.xz ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/target/repository/p2.index to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/update-site/p2.index ... [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.updatesite --- [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.product >--------------- [INFO] Building MAT RCP 1.14.0-SNAPSHOT [21/22] [INFO] from ../org.eclipse.mat.product/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.product --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.product --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.mat.product --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.product --- [INFO] [INFO] --- antrun:1.7:run (selectproduct) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product [INFO] Executed tasks [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.product --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2-director:2.7.5:materialize-products (materialize-products) @ org.eclipse.mat.product --- [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 6066 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 5107 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 4815 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/x86_64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 4703 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/ppc64le/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 4574 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/aarch64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202307152014. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202307152014. Operation completed in 4537 ms. [INFO] [INFO] --- antrun:1.7:run (tidyp2-x86_64) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- antrun:1.7:run (tidyp2-aarch64) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- eclipse-winsigner:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Sat Jul 15 20:38:43 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzerc.exe' [INFO] [Sat Jul 15 20:38:44 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzer.exe' [INFO] [INFO] --- eclipse-macsigner:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Sat Jul 15 20:38:52 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app'... [INFO] [Sat Jul 15 20:39:06 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app'... [INFO] [INFO] --- tycho-p2-director:2.7.5:archive-products (archive-products) @ org.eclipse.mat.product --- [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip [INFO] Building zip: /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip [INFO] [INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-x86_64) @ org.eclipse.mat.product --- [INFO] [Sat Jul 15 20:39:33 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-aarch64) @ org.eclipse.mat.product --- [INFO] [Sat Jul 15 20:39:54 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip'... [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.product --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.product --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.ppc64le.zip [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.aarch64.zip [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.product --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.product --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- wagon:2.0.0:sshexec (prepare-publish-rcp) @ org.eclipse.mat.product --- [INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/rcp/* ... [INFO] [INFO] --- wagon:2.0.0:upload (publish-rcp) @ org.eclipse.mat.product --- [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg ... [INFO] Uploading /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg ... [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.product --- [INFO] [INFO] ------------< org.eclipse.mat:org.eclipse.mat.ui.rcp.tests >------------ [INFO] Building org.eclipse.mat.ui.rcp.tests 1.14.0-SNAPSHOT [22/22] [INFO] from ../plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp.tests --- [INFO] The project's OSGi version is 1.14.0.202307152014 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Resolving class path of org.eclipse.mat.ui.rcp.tests... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/classes [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data, -install, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work, -configuration, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties, -testApplication, org.eclipse.mat.ui.rcp.application, -product, org.eclipse.mat.ui.rcp.MemoryAnalyzer, -nouithread] Launching application org.eclipse.mat.ui.rcp.application... Running org.eclipse.mat.ui.rcp.tests.AllTests 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. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.242 s - in org.eclipse.mat.ui.rcp.tests.AllTests testIfInstallNewSoftwareIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest) Time elapsed: 0.538 s testIfProxySettingsPreferenceIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest) Time elapsed: 0.391 s testIfErrorLogViewIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest) Time elapsed: 0.004 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.tests --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MAT Parent 1.14.0-SNAPSHOT: [INFO] [INFO] MAT Parent ......................................... SUCCESS [ 19.323 s] [INFO] org.eclipse.mat.targetdef .......................... SUCCESS [ 0.837 s] [INFO] org.eclipse.mat.report ............................. SUCCESS [ 25.349 s] [INFO] org.eclipse.mat.api ................................ SUCCESS [ 23.216 s] [INFO] org.eclipse.mat.chart .............................. SUCCESS [ 6.816 s] [INFO] org.eclipse.mat.ui ................................. SUCCESS [ 23.176 s] [INFO] org.eclipse.mat.chart.ui ........................... SUCCESS [ 14.490 s] [INFO] org.eclipse.mat.parser ............................. SUCCESS [ 16.467 s] [INFO] org.eclipse.mat.dtfj ............................... SUCCESS [ 13.403 s] [INFO] org.eclipse.mat.hprof .............................. SUCCESS [ 14.446 s] [INFO] org.eclipse.mat.jdt ................................ SUCCESS [ 6.916 s] [INFO] org.eclipse.mat.ibmdumps ........................... SUCCESS [ 7.814 s] [INFO] org.eclipse.mat.jruby.resolver ..................... SUCCESS [ 4.682 s] [INFO] org.eclipse.mat.tests .............................. SUCCESS [18:23 min] [INFO] org.eclipse.mat.ui.help ............................ SUCCESS [ 23.106 s] [INFO] org.eclipse.mat.ui.rcp ............................. SUCCESS [ 8.451 s] [INFO] org.eclipse.mat.feature ............................ SUCCESS [ 1.699 s] [INFO] org.eclipse.mat.chart.feature ...................... SUCCESS [ 1.004 s] [INFO] org.eclipse.mat.ui.rcp.feature ..................... SUCCESS [ 1.087 s] [INFO] org.eclipse.mat.updatesite ......................... SUCCESS [ 34.550 s] [INFO] MAT RCP ............................................ SUCCESS [02:46 min] [INFO] org.eclipse.mat.ui.rcp.tests ....................... SUCCESS [ 17.683 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26:39 min [INFO] Finished at: 2023-07-15T20:40:59Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/tycho-mat-nightly' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 14 files [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/spotbugsXml.xml [SpotBugs] -> found 40 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.api/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml [SpotBugs] -> found 12 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/spotbugsXml.xml [SpotBugs] -> found 31 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.parser/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/spotbugsXml.xml [SpotBugs] -> found 21 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.report/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/spotbugsXml.xml [SpotBugs] -> found 54 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.tests/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/spotbugsXml.xml [SpotBugs] -> found 15 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'centos-7-jsthx' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/tycho-mat-nightly' [SpotBugs] -> resolved paths in source directory (87 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 175 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 175 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/tycho-mat-nightly/builds/1419/files-with-issues' [SpotBugs] -> 87 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/tycho-mat-nightly' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 14 files [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/spotbugsXml.xml [SpotBugs] -> found 40 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.api/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart.ui/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.chart/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.dtfj/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml [SpotBugs] -> found 12 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.hprof/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ibmdumps/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jdt/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.jruby.resolver/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/spotbugsXml.xml [SpotBugs] -> found 31 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.parser/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/spotbugsXml.xml [SpotBugs] -> found 21 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.report/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/spotbugsXml.xml [SpotBugs] -> found 54 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.tests/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp.tests/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui.rcp/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/spotbugsXml.xml [SpotBugs] -> found 15 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'plugins/org.eclipse.mat.ui/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'centos-7-jsthx' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/tycho-mat-nightly' [SpotBugs] -> resolved paths in source directory (87 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 175 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 175 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/tycho-mat-nightly/builds/1419/files-with-issues' [SpotBugs] -> 87 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (tycho-mat-nightly) [SpotBugs] Using reference build 'tycho-mat-nightly #1418' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 175, new: 0, fixed: 0 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 175 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'tycho-mat-nightly #1419'. [Checks API] No suitable checks publisher found. Triggering a new build of mac-sign Triggering a new build of mac-sign Finished: SUCCESS