Started by user Andrew Johnson Running as Andrew Johnson Agent centos-7-6sgmk is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-6sgmk" 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-6sgmk" - 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-6sgmk" - 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-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false 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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} 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-6sgmk (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/mat-standalone-packages [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-JRzTebpiliHH/agent.58 SSH_AGENT_PID=60 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_10230389274608553088.key (/home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_10230389274608553088.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/mat-standalone-packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --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 77a8def9df2133f887d6e8bdb0beaf52b3b63799 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 77a8def9df2133f887d6e8bdb0beaf52b3b63799 # timeout=10 Commit message: "[574126] Add trademarks to NOTICE" > git rev-list --no-walk 08ac6a38fb8199d6caa9222f06d5ea51a30dc6ab # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [mat-standalone-packages] $ vncserver -list Starting xvnc [mat-standalone-packages] $ Xvnc :57 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Wed Jun 16 17:13:02 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5957 vncext: created VNC server for screen 0 [mat-standalone-packages] $ /bin/sh -xe /tmp/jenkins13768103777715997216.sh + set -e + set -u + export REMOTE=genie.mat@projects-storage.eclipse.org + REMOTE=genie.mat@projects-storage.eclipse.org + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-release-rcp,build-server -Dmat-target=mat-2021-06 -Dmat-product=mat-2021-06' + mvnArguments='-P build-release-rcp,build-server -Dmat-target=mat-2021-06 -Dmat-product=mat-2021-06' + export DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.12 + DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.12 + cd parent + set +u + [[ ! -z https://download.eclipse.org/mat/2021-06/RC1/update-site/ ]] + export 'mvnArguments=-Dmat-release-repo-url=https://download.eclipse.org/mat/2021-06/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2021-06 -Dmat-product=mat-2021-06' + mvnArguments='-Dmat-release-repo-url=https://download.eclipse.org/mat/2021-06/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2021-06 -Dmat-product=mat-2021-06' + set -u + /opt/tools/apache-maven/latest/bin/mvn -Dmat-release-repo-url=https://download.eclipse.org/mat/2021-06/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2021-06 -Dmat-product=mat-2021-06 -Ddownload-publish-rcp-path=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.12 -Ddownload-remote-publish-rcp-path=genie.mat@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.12 clean deploy Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 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.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.20/ (128B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.20 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/eclipse/updates/4.20/ (446B) [INFO] Fetching content.jar from https://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (172B) [INFO] Fetching content.xml from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ [INFO] Fetching p2.index from https://download.eclipse.org/birt/update-site/oxygen-interim/ (172B) [INFO] Adding repository https://download.eclipse.org/birt/update-site/oxygen-interim [INFO] Fetching content.xml.xz from https://download.eclipse.org/birt/update-site/oxygen-interim/ (124.2kB) [INFO] Fetching p2.index from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ (172B) [INFO] Adding repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj [INFO] Fetching content.xml.xz from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ (163.35kB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/releases/latest/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/releases/latest [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/releases/latest/ (11.75kB) [INFO] Fetching p2.index from https://download.eclipse.org/mat/2021-06/RC1/update-site/ (172B) [INFO] Adding repository https://download.eclipse.org/mat/2021-06/RC1/update-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/mat/2021-06/RC1/update-site/ (8.68kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.67MB) [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749... [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (62.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (62.49kB) [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.35kB) [INFO] Unpacking javax.el_2.2.0.v201303151357... [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (96.33kB) [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.4MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.54MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.54MB) [INFO] Unpacking com.sun.jna_5.8.0.v20210503-0343... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (399.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (399.8kB) [INFO] Unpacking com.sun.jna.platform_5.8.0.v20210406-1004... [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (36.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (36.66kB) [INFO] Unpacking javax.annotation_1.3.5.v20200909-1856... [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (461.48kB) [INFO] Unpacking org.eclipse.osgi_3.16.300.v20210525-1715... [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.65kB) [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.05kB) [INFO] Unpacking org.apache.batik.constants_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (102.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (102.19kB) [INFO] Unpacking org.apache.batik.css_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (63.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (63.44kB) [INFO] Unpacking org.apache.batik.util_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.54kB) [INFO] Unpacking org.apache.batik.i18n_1.14.0.v20210324-0332... [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (258.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (258.83kB) [INFO] Unpacking org.apache.xmlgraphics_2.6.0.v20210409-0748... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (143.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (143.98kB) [INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422... [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (104.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (104.22kB) [INFO] Unpacking org.apache.commons.io_2.8.0.v20210415-0900... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.94kB) [INFO] Unpacking org.apache.felix.gogo.command_1.1.2.v20210111-1007... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.96kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.4.v20210111-1007... [INFO] Fetching org.eclipse.osgi.services_3.10.100.v20210324-0936.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.10.100.v20210324-0936.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.95kB) [INFO] Unpacking org.eclipse.osgi.services_3.10.100.v20210324-0936... [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.42kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.4.v20210111-1007... [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (155.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (155.35kB) [INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939... [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.58kB) [INFO] Unpacking org.eclipse.osgi.util_3.6.0.v20210212-1137... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (338.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (338.2kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (109.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (109.65kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225... [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.36kB) [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.13.v20210128-2225... [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (696.23kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (962.55kB) [INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459... [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (95.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (95.78kB) [INFO] Unpacking org.bouncycastle.bcpg_1.65.0.v20200527-1955... [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.2MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.2MB) [INFO] Unpacking org.bouncycastle.bcprov_1.65.1.v20200529-1514... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/mat/1.12.0/update-site/ [INFO] Fetching org.eclipse.birt.chart.device.extension_4.7.0.v201706222054.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (153.15kB) [INFO] Fetching org.eclipse.birt.chart.engine_4.7.0.v201706222054.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (1.69MB) [INFO] Fetching org.eclipse.birt.chart.device.swt_4.7.0.v201706222054.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (61.88kB) [INFO] Fetching org.eclipse.swt_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.06kB) [INFO] Unpacking org.eclipse.swt_3.116.100.v20210602-2209... [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (385.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (385.51kB) [INFO] Unpacking org.eclipse.emf.ecore_2.24.0.v20210405-0628... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (83.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (83.8kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.birt.core_4.7.0.v201706222054.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (530.51kB) [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.7.0.v201706222054.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (295.23kB) [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.73kB) [INFO] Unpacking org.eclipse.core.runtime_3.22.0.v20210506-1025... [INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar from https://download.eclipse.org/birt/update-site/oxygen-interim/plugins/ (1.12MB) [INFO] Fetching org.eclipse.core.commands_3.10.0.v20210401-0744.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.10.0.v20210401-0744.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.04kB) [INFO] Unpacking org.eclipse.core.commands_3.10.0.v20210401-0744... [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (59.33kB) [INFO] Unpacking org.eclipse.equinox.common_3.15.0.v20210518-0604... [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.25kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.1000.v20210409-1722... [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.51kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.8.200.v20210212-1143... [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.17kB) [INFO] Unpacking org.eclipse.equinox.registry_3.10.200.v20210503-1606... [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.91kB) [INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123... [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (82.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (82.74kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848... [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.71kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651... [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.17kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.7.200.v20210111-0759... [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (33.72kB) [INFO] Unpacking org.eclipse.core.expressions_3.7.100.v20210203-1000... [INFO] Fetching org.eclipse.core.filesystem_1.9.0.v20210419-1155.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (28.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.9.0.v20210419-1155.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (28.76kB) [INFO] Unpacking org.eclipse.core.filesystem_1.9.0.v20210419-1155... [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.01kB) [INFO] Unpacking org.eclipse.core.jobs_3.11.0.v20210420-1453... [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.82kB) [INFO] Unpacking org.eclipse.core.net_1.3.1100.v20210424-0724... [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.86kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.600.v20210126-1005... [INFO] Fetching org.eclipse.core.resources_3.15.0.v20210521-0722.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (877.32kB) [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.03kB) [INFO] Unpacking org.eclipse.equinox.app_1.5.100.v20210212-1143... [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.88kB) [INFO] Unpacking org.eclipse.e4.core.commands_1.0.0.v20210507-1901... [INFO] Fetching org.eclipse.e4.core.di_1.7.800.v20210526-1618.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.800.v20210526-1618.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (25.92kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.800.v20210526-1618... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.66kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710... [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.94kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.600.v20210110-1654... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.72kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.0.v20210412-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.0.v20210412-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (18.31kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.16.0.v20210412-1358... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (21.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (21.73kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.100.v20210315-1604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (60.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.100.v20210315-1604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (60.4kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.16.100.v20210315-1604... [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.02kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.28kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958... [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.14kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.5.0.v20210115-1333... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.100.v20210515-1815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (94.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.100.v20210515-1815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (94.49kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.100.v20210515-1815... [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (88.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (88.53kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741... [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (66.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (66.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.200.v20210401-1241.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (65.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.200.v20210401-1241.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (65.8kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.200.v20210401-1241... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.78kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147... [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.79kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.3.0.v20210222-1018... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.900.v20210412-0842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.900.v20210412-0842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.55kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.900.v20210412-0842... [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.19kB) [INFO] Unpacking org.eclipse.equinox.event_1.6.0.v20210212-1143... [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (30.11kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.6.200.v20210416-2027... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.22kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (103.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (103.49kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (81.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (81.72kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.200.v20210429-1609... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.19MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.19MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.116.100.v20210602-2209... [INFO] Fetching org.eclipse.jface_3.22.200.v20210401-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (363.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.22.200.v20210401-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (363.89kB) [INFO] Unpacking org.eclipse.jface_3.22.200.v20210401-0958... [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (77.72kB) [INFO] Unpacking org.eclipse.jface.databinding_1.12.200.v20210111-0911... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339... [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.400.v20210602-1312.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.36kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.400.v20210602-1312... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.200.v20210321-1910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (49.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.200.v20210321-1910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (49.79kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.200.v20210321-1910... [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.98kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.3.100.v20210212-1143... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.64kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317... [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.89kB) [INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132... [INFO] Fetching org.eclipse.urischeme_1.1.400.v20210407-1558.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.1.400.v20210407-1558.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (23.86kB) [INFO] Unpacking org.eclipse.urischeme_1.1.400.v20210407-1558... [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.74kB) [INFO] Unpacking org.eclipse.jface.notifications_0.3.0.v20210218-1820... [INFO] Fetching org.eclipse.e4.rcp_4.20.0.v20210602-2209.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (21.04kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.200.v20210108-1832... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.81kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.ecf_3.9.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (123.51kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (12.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (12.34kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.2.0.v20210202-1157... [INFO] Fetching org.eclipse.ecf.core.feature_1.5.702.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.74kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/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.20/R-4.20-202106111600/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (126.85kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1703.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (27.84kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.401.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (82.92kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.400.v20210410-0052.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.79kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.703.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (27.93kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/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.20/R-4.20-202106111600/features/ (23.74kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (114.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (114.65kB) [INFO] Unpacking org.eclipse.emf.common_2.22.0.v20210319-0732... [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.13kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.1200.v20210527-0259.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (312.5kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (154.17kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.46kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (34.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (34.48kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.2.0.v20210315-2042... [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.58kB) [INFO] Unpacking org.eclipse.equinox.http.jetty_3.8.0.v20210414-1616... [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (76.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (76.64kB) [INFO] Unpacking org.eclipse.equinox.http.servlet_1.7.100.v20210311-1631... [INFO] Fetching org.eclipse.jetty.http_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (242.24kB) [INFO] Fetching org.eclipse.jetty.server_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (769.29kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (171.79kB) [INFO] Fetching org.eclipse.jetty.util_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (560.29kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.17kB) [INFO] Unpacking org.eclipse.equinox.http.registry_1.2.0.v20200614-1851... [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (14.65kB) [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833... [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.69kB) [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.100.v20210418-1636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (60.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.100.v20210418-1636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (60.51kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.4.100.v20210418-1636... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.0.v20210331-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (108.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.0.v20210331-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (108.05kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.6.0.v20210331-1610... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.p2.core_2.7.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (31.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.7.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (31.93kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.7.0.v20210315-2042... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (39.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (39.8kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825... [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.100.v20210329-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.100.v20210329-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (55.59kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.100.v20210329-1206... [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.97kB) [INFO] Unpacking org.eclipse.equinox.p2.console_1.2.0.v20210315-2042... [INFO] Fetching org.eclipse.equinox.p2.director_2.5.0.v20210325-0750.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (47.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.5.0.v20210325-0750.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (47.79kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.5.0.v20210325-0750... [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.0.v20210328-0514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (74.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.0.v20210328-0514.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (74.55kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.7.0.v20210328-0514... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (13.9kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (50.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (50.87kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.7kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.3.0.v20210315-2228... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.0.v20210326-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.0.v20210326-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.85kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.4.0.v20210326-2048... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16.66kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.100.v20210329-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.100.v20210329-1206.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (22.42kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.3.100.v20210329-1206... [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (31.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (31.92kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228... [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.04kB) [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919... [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1000.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.71kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (37.95kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042... [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.5kB) [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.0.v20210322-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.0.v20210322-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (43.26kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.6.0.v20210322-0909... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.0.v20210421-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (106.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.0.v20210421-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (106.03kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.4.0.v20210421-1159... [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (17.4kB) [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209... [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (27.62kB) [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.4.0.v20210312-1245... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (122.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (122.68kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750... [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.13kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.100.v20210426-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (289.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.100.v20210426-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (289.31kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.7.100.v20210426-1115... [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.100.v20210327-1705.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.100.v20210327-1705.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (46.92kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.100.v20210327-1705... [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (10.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (10.93kB) [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228... [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (71.54kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.3.0.v20210121-0947... [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (26.79kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214... [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.06kB) [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (339.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (339.79kB) [INFO] Unpacking org.eclipse.ui_3.119.0.v20210111-1350... [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.100.v20210415-1446.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (65.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.100.v20210415-1446.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (65.27kB) [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.3.100.v20210415-1446... [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (122.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (122.98kB) [INFO] Unpacking org.eclipse.ui.forms_3.11.100.v20210108-1139... [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.0.v20210322-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.0.v20210322-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (44.7kB) [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.2.0.v20210322-0909... [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1200.v20210507-0825.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (18.93kB) [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (120.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (120.09kB) [INFO] Unpacking org.eclipse.help_3.9.0.v20210507-0822... [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (163.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (163.99kB) [INFO] Unpacking org.eclipse.help.base_4.3.300.v20210611-1600... [INFO] Fetching org.eclipse.help.ui_4.3.0.v20210409-1726.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (203.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.ui_4.3.0.v20210409-1726.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (203.18kB) [INFO] Unpacking org.eclipse.help.ui_4.3.0.v20210409-1726... [INFO] Fetching org.eclipse.help.webapp_3.10.300.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (314.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.webapp_3.10.300.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (314.34kB) [INFO] Unpacking org.eclipse.help.webapp_3.10.300.v20210507-0822... [INFO] Fetching org.eclipse.jetty.io_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (194.73kB) [INFO] Fetching org.eclipse.jetty.security_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (126.39kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.5.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (68.89kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24kB) [INFO] Unpacking org.slf4j.api_1.7.30.v20200204-2150... [INFO] Fetching org.eclipse.help_2.3.600.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.58kB) [INFO] Fetching org.eclipse.jface.text_3.18.0.v20210512-1640.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (313.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.18.0.v20210512-1640.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (313.83kB) [INFO] Unpacking org.eclipse.jface.text_3.18.0.v20210512-1640... [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (100.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (100.12kB) [INFO] Unpacking org.eclipse.text_3.12.0.v20210512-1644... [INFO] Fetching org.eclipse.mat.api_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (303.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.api_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (303.66kB) [INFO] Unpacking org.eclipse.mat.api_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.report_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (130.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.report_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (130.66kB) [INFO] Unpacking org.eclipse.mat.report_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.chart_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (17.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.chart_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (17.89kB) [INFO] Unpacking org.eclipse.mat.chart_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.chart.ui_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (14.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.chart.ui_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (14.48kB) [INFO] Unpacking org.eclipse.mat.chart.ui_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.ui_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (268.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.ui_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (268.6kB) [INFO] Unpacking org.eclipse.mat.ui_1.12.0.202105271628... [INFO] Fetching org.eclipse.ui.ide_3.18.200.v20210523-1724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (949.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.18.200.v20210523-1724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (949.34kB) [INFO] Unpacking org.eclipse.ui.ide_3.18.200.v20210523-1724... [INFO] Fetching org.eclipse.ui.workbench_3.122.200.v20210506-1640.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (960.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.122.200.v20210506-1640.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (960.38kB) [INFO] Unpacking org.eclipse.ui.workbench_3.122.200.v20210506-1640... [INFO] Fetching org.eclipse.mat.dtfj_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (73.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.dtfj_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (73.9kB) [INFO] Unpacking org.eclipse.mat.dtfj_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.parser_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (154.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.parser_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (154.34kB) [INFO] Unpacking org.eclipse.mat.parser_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.hprof_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (92.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.hprof_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (92.04kB) [INFO] Unpacking org.eclipse.mat.hprof_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.ibmdumps_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (31.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.ibmdumps_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (31.29kB) [INFO] Unpacking org.eclipse.mat.ibmdumps_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.jruby.resolver_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (13.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.jruby.resolver_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (13.12kB) [INFO] Unpacking org.eclipse.mat.jruby.resolver_1.12.0.202105271628... [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (149.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (149.83kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822... [INFO] Fetching org.eclipse.ui.intro_3.6.200.v20210409-1747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (141.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.6.200.v20210409-1747.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (141.77kB) [INFO] Unpacking org.eclipse.ui.intro_3.6.200.v20210409-1747... [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (47.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (47.88kB) [INFO] Unpacking org.eclipse.ui.views_3.11.0.v20210111-1351... [INFO] Fetching org.eclipse.mat.ui.help_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (5.96MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.ui.help_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (5.96MB) [INFO] Unpacking org.eclipse.mat.ui.help_1.12.0.202105271628... [INFO] Fetching org.eclipse.mat.ui.rcp_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (79.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.mat.ui.rcp_1.12.0.202105271628.jar.pack.gz from https://download.eclipse.org/mat/2021-06/RC1/update-site/plugins/ (79.79kB) [INFO] Unpacking org.eclipse.mat.ui.rcp_1.12.0.202105271628... [INFO] Fetching org.eclipse.ui.themes_1.2.1400.v20210315-1604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.themes_1.2.1400.v20210315-1604.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (19.46kB) [INFO] Unpacking org.eclipse.ui.themes_1.2.1400.v20210315-1604... [INFO] Fetching org.eclipse.platform_4.20.0.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (617.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.20.0.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (617.88kB) [INFO] Unpacking org.eclipse.platform_4.20.0.v20210611-1600... [INFO] Fetching org.eclipse.ui.views.log_1.2.1500.v20210315-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (85.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.1500.v20210315-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (85.02kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.1500.v20210315-1034... [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (20.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (20.18kB) [INFO] Unpacking org.eclipse.ui.net_1.4.0.v20210426-0838... [INFO] Fetching org.eclipse.mat.ui.rcp.feature_1.12.0.202105271628.jar from https://download.eclipse.org/mat/2021-06/RC1/update-site/features/ (20.46kB) [INFO] Fetching org.eclipse.mat.ui.rcp.feature_root_1.12.0.202105271628 from https://download.eclipse.org/mat/2021-06/RC1/update-site/binary/ (9.03kB) [INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.12.0.202105271628 from https://download.eclipse.org/mat/2021-06/RC1/update-site/binary/ (379B) [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (42.69kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.800.v20210415-1314... [INFO] Fetching org.eclipse.rcp_4.20.0.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.rcp_4.20.0.v20210611-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (9.44kB) [INFO] Unpacking org.eclipse.rcp_4.20.0.v20210611-1600... [INFO] Fetching org.eclipse.rcp_4.20.0.v20210611-1600.jar from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/features/ (19.16kB) [INFO] Fetching org.eclipse.rcp_root_4.20.0.v20210611-1600 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (24.93kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (129.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (129.96kB) [INFO] Unpacking org.eclipse.ui.navigator_3.10.100.v20210415-0924... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210527-0259.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210527-0259.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.08kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210527-0259... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (833.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (833.44kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.116.100.v20210602-2209... [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (17.01kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (24.24kB) [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958... [INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.12.0.202105271628 from https://download.eclipse.org/mat/2021-06/RC1/update-site/binary/ (362B) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.61kB) [INFO] Unpacking org.eclipse.ui.cocoa_1.2.400.v20191217-1850... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (83.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (83.68kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.200.v20210429-1609... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (985.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (985.78kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.116.100.v20210602-2209... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832... [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (34.02kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (7.08kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508... [INFO] Fetching org.eclipse.equinox.security.linux_1.0.100.v20210419-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (12.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux_1.0.100.v20210419-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (12.28kB) [INFO] Unpacking org.eclipse.equinox.security.linux_1.0.100.v20210419-1942... [INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.12.0.202105271628 from https://download.eclipse.org/mat/2021-06/RC1/update-site/binary/ (355B) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (84.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.200.v20210429-1609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (84.27kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.200.v20210429-1609... [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.116.100.v20210602-2209.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (944.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.swt.gtk.linux.ppc64le_3.116.100.v20210602-2209... [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.ppc64le_3.8.1200.v20210527-0259 from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/binary/ (34.63kB) [INFO] Resolving class path of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/lib/ext/healthcenter.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.12.0.202105271628/org.eclipse.mat.ibmdumps-1.12.0.202105271628.jar [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/../lib/tools.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.12.0.202105271628/org.eclipse.mat.ibmdumps-1.12.0.202105271628.jar [INFO] Computing target platform for MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/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] 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/ (5.52MB of 31.86MB at 5.21MB/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/ (13MB of 31.86MB at 6.25MB/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/ (20.4MB of 31.86MB at 6.58MB/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/ (27.85MB of 31.86MB at 6.81MB/s) [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.eclipse.compare_3.8.0.v20210415-0713.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (303.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.8.0.v20210415-0713.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (303.98kB) [INFO] Unpacking org.eclipse.compare_3.8.0.v20210415-0713... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.100.v20210512-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (236.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.100.v20210512-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (236.02kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.16.100.v20210512-1009... [INFO] Fetching org.eclipse.ui.editors_3.14.100.v20210513-1110.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (201.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.14.100.v20210513-1110.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (201.33kB) [INFO] Unpacking org.eclipse.ui.editors_3.14.100.v20210513-1110... [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.82kB) [INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107... [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (41.05kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.7.0.v20210512-1543... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.400.v20210427-0555.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.400.v20210427-0555.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.65kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.400.v20210427-0555... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.400.v20210320-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (176.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.400.v20210320-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (176.99kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.400.v20210320-1132... [INFO] Fetching org.eclipse.team.core_3.9.0.v20210510-1748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (124.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.9.0.v20210510-1748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (124.76kB) [INFO] Unpacking org.eclipse.team.core_3.9.0.v20210510-1748... [INFO] Fetching org.eclipse.team.ui_3.9.0.v20210426-0837.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (488.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.9.0.v20210426-0837.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (488.48kB) [INFO] Unpacking org.eclipse.team.ui_3.9.0.v20210426-0837... [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (123kB) [INFO] Unpacking org.junit_4.13.0.v20200204-1500... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (55.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (55.19kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738... [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (256.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (256.05kB) [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202006031738... [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (20.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (20.78kB) [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202006031738... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (56.41kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.4.100.v20210506-1050... [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.100.v20210319-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (70.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.100.v20210319-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (70.28kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.8.100.v20210319-0848... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (40.42kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348... [INFO] Resolving class path of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.12.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/lib/ext/healthcenter.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.12.0.202105271628/org.eclipse.mat.ibmdumps-1.12.0.202105271628.jar [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/../lib/tools.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.12.0.202105271628/org.eclipse.mat.ibmdumps-1.12.0.202105271628.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MAT Parent [pom] [INFO] org.eclipse.mat.targetdef [eclipse-target-definition] [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.12.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ parent --- [INFO] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ parent --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ parent --- [INFO] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ parent --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.12.0-SNAPSHOT/parent-1.12.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >-------------- [INFO] Building org.eclipse.mat.targetdef 1.12.0-SNAPSHOT [2/4] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.mat.targetdef --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.12.0-SNAPSHOT/org.eclipse.mat.targetdef-1.12.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.12.0-SNAPSHOT/org.eclipse.mat.targetdef-1.12.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.product >--------------- [INFO] Building MAT RCP 1.12.0-SNAPSHOT [3/4] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.product --- [INFO] The project's OSGi version is 1.12.0.202106161713 [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.product --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.mat.product --- [INFO] [INFO] --- maven-resources-plugin: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/mat-standalone-packages/org.eclipse.mat.product/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.mat.product --- [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.12.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0: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/mat-standalone-packages/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.12.0. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Operation completed in 2126 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Operation completed in 1636 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Operation completed in 1592 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/ppc64le/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.12.0. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.12.0.202105271628. Operation completed in 1546 ms. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (tidyp2) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Wed Jun 16 17:16:06 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/eclipsec.exe' [INFO] [Wed Jun 16 17:16:07 UTC 2021] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzer.exe' [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Wed Jun 16 17:16:14 UTC 2021] Signing OS X application '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app'... [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.mat.product --- [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip [INFO] [INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (default) @ org.eclipse.mat.product --- [INFO] [Wed Jun 16 17:16:42 UTC 2021] Creating and signing DMG file from '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip'... [INFO] [INFO] --- tycho-pack200a-plugin:1.7.0:normalize (pack200-normalize) @ org.eclipse.mat.product --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-pack200b-plugin:1.7.0:pack (pack200-pack) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.mat.product --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.mat.product --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.12.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/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.12.0-SNAPSHOT/org.eclipse.mat.product-1.12.0-SNAPSHOT-linux.gtk.ppc64le.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.mat.product --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.mat.product --- [INFO] Skipping artifact deployment [INFO] [INFO] --- wagon-maven-plugin:2.0.0:sshexec (prepare-publish-rcp) @ org.eclipse.mat.product --- [INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.12/* ... [INFO] [INFO] --- wagon-maven-plugin:2.0.0:upload (publish-rcp) @ org.eclipse.mat.product --- [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/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_1.12/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/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_1.12/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/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_1.12/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/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_1.12/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/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_1.12/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg ... [INFO] [INFO] ------------< org.eclipse.mat:org.eclipse.mat.ui.rcp.tests >------------ [INFO] Building org.eclipse.mat.ui.rcp.tests 1.12.0-SNAPSHOT [4/4] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp.tests --- [INFO] The project's OSGi version is 1.12.0.202106161713 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- maven-resources-plugin: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/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/classes [INFO] [INFO] --- maven-resources-plugin: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/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data, -install, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work, -configuration, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/mat-standalone-packages/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... An error has occurred. See the log file /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MAT Parent 1.12.0-SNAPSHOT: [INFO] [INFO] MAT Parent ......................................... SUCCESS [ 25.952 s] [INFO] org.eclipse.mat.targetdef .......................... SUCCESS [ 1.324 s] [INFO] MAT RCP ............................................ SUCCESS [02:01 min] [INFO] org.eclipse.mat.ui.rcp.tests ....................... FAILURE [ 7.241 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:42 min [INFO] Finished at: 2021-06-16T17:17:46Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.7.0:test (default-test) on project org.eclipse.mat.ui.rcp.tests: An unexpected error occurred while launching the test runtime (process returned error code 13). The process logfile /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log might contain further details. Command-line used to launch the sub-process was null -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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar -data /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data -install /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work -configuration /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/mat-standalone-packages/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 in working directory /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.mat.ui.rcp.tests Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 60 killed; [ssh-agent] Stopped. Finished: FAILURE