[2020-12-21T17:40:36.299Z] Branch indexing [2020-12-21T17:40:36.869Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-21T17:40:36.875Z] Setting origin to https://github.com/eclipse-embed-cdt/eclipse-plugins.git [2020-12-21T17:40:36.875Z] > git config remote.origin.url https://github.com/eclipse-embed-cdt/eclipse-plugins.git # timeout=10 [2020-12-21T17:40:36.883Z] Fetching origin... [2020-12-21T17:40:36.883Z] Fetching upstream changes from origin [2020-12-21T17:40:36.883Z] > git --version # timeout=10 [2020-12-21T17:40:36.887Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T17:40:36.893Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2020-12-21T17:40:36.898Z] > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:40:37.472Z] Seen branch in repository origin/develop [2020-12-21T17:40:37.472Z] Seen branch in repository origin/master [2020-12-21T17:40:37.472Z] Seen 2 remote branches [2020-12-21T17:40:38.569Z] Obtained scripts/jenkins/builds.Jenkinsfile from d1356bd492887ee169c84061cfbfd9be9e773ee1 [2020-12-21T17:40:38.569Z] Running in Durability level: PERFORMANCE_OPTIMIZED [2020-12-21T17:40:39.027Z] [Pipeline] Start of Pipeline [2020-12-21T17:40:39.752Z] [Pipeline] podTemplate [2020-12-21T17:40:39.753Z] [Pipeline] { [2020-12-21T17:40:39.757Z] [Pipeline] node [2020-12-21T17:40:54.758Z] Still waiting to schedule task [2020-12-21T17:40:54.759Z] Waiting for next available executor [2020-12-21T17:41:04.677Z] Agent centos-7-nbdb9 is provisioned from template centos-7 [2020-12-21T17:41:04.679Z] --- [2020-12-21T17:41:04.679Z] apiVersion: "v1" [2020-12-21T17:41:04.679Z] kind: "Pod" [2020-12-21T17:41:04.679Z] metadata: [2020-12-21T17:41:04.679Z] annotations: {} [2020-12-21T17:41:04.679Z] labels: [2020-12-21T17:41:04.679Z] jenkins: "slave" [2020-12-21T17:41:04.679Z] jenkins/label: "migration_jipp-migration_centos-7" [2020-12-21T17:41:04.679Z] name: "centos-7-nbdb9" [2020-12-21T17:41:04.679Z] spec: [2020-12-21T17:41:04.679Z] containers: [2020-12-21T17:41:04.679Z] - env: [2020-12-21T17:41:04.679Z] - name: "JENKINS_SECRET" [2020-12-21T17:41:04.679Z] value: "********" [2020-12-21T17:41:04.679Z] - name: "JENKINS_TUNNEL" [2020-12-21T17:41:04.679Z] value: "jenkins-discovery.embed-cdt.svc.cluster.local:50000" [2020-12-21T17:41:04.679Z] - name: "JENKINS_AGENT_NAME" [2020-12-21T17:41:04.679Z] value: "centos-7-nbdb9" [2020-12-21T17:41:04.679Z] - name: "JENKINS_REMOTING_JAVA_OPTS" [2020-12-21T17:41:04.679Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ [2020-12-21T17:41:04.679Z] \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" [2020-12-21T17:41:04.679Z] - name: "JAVA_TOOL_OPTIONS" [2020-12-21T17:41:04.679Z] value: "" [2020-12-21T17:41:04.679Z] - name: "_JAVA_OPTIONS" [2020-12-21T17:41:04.679Z] value: "" [2020-12-21T17:41:04.679Z] - name: "OPENJ9_JAVA_OPTIONS" [2020-12-21T17:41:04.679Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" [2020-12-21T17:41:04.679Z] - name: "JENKINS_NAME" [2020-12-21T17:41:04.679Z] value: "centos-7-nbdb9" [2020-12-21T17:41:04.679Z] - name: "JENKINS_AGENT_WORKDIR" [2020-12-21T17:41:04.679Z] value: "/home/jenkins/agent" [2020-12-21T17:41:04.679Z] - name: "JENKINS_URL" [2020-12-21T17:41:04.679Z] value: "http://jenkins-ui.embed-cdt.svc.cluster.local/embed-cdt/" [2020-12-21T17:41:04.679Z] image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" [2020-12-21T17:41:04.679Z] imagePullPolicy: "Always" [2020-12-21T17:41:04.679Z] name: "jnlp" [2020-12-21T17:41:04.679Z] resources: [2020-12-21T17:41:04.679Z] limits: [2020-12-21T17:41:04.679Z] memory: "4096Mi" [2020-12-21T17:41:04.679Z] cpu: "2000m" [2020-12-21T17:41:04.679Z] requests: [2020-12-21T17:41:04.679Z] memory: "4096Mi" [2020-12-21T17:41:04.679Z] cpu: "1000m" [2020-12-21T17:41:04.679Z] securityContext: [2020-12-21T17:41:04.680Z] privileged: false [2020-12-21T17:41:04.680Z] tty: true [2020-12-21T17:41:04.680Z] volumeMounts: [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2020-12-21T17:41:04.680Z] name: "m2-dir" [2020-12-21T17:41:04.680Z] readOnly: true [2020-12-21T17:41:04.680Z] subPath: "toolchains.xml" [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.mavenrc" [2020-12-21T17:41:04.680Z] name: "m2-dir" [2020-12-21T17:41:04.680Z] readOnly: true [2020-12-21T17:41:04.680Z] subPath: ".mavenrc" [2020-12-21T17:41:04.680Z] - mountPath: "/opt/tools" [2020-12-21T17:41:04.680Z] name: "volume-0" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins" [2020-12-21T17:41:04.680Z] name: "volume-2" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.m2/repository" [2020-12-21T17:41:04.680Z] name: "volume-3" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2020-12-21T17:41:04.680Z] name: "m2-secret-dir" [2020-12-21T17:41:04.680Z] readOnly: true [2020-12-21T17:41:04.680Z] subPath: "settings-security.xml" [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.m2/wrapper" [2020-12-21T17:41:04.680Z] name: "volume-4" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2020-12-21T17:41:04.680Z] name: "m2-secret-dir" [2020-12-21T17:41:04.680Z] readOnly: true [2020-12-21T17:41:04.680Z] subPath: "settings.xml" [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/.ssh" [2020-12-21T17:41:04.680Z] name: "volume-1" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] - mountPath: "/home/jenkins/agent" [2020-12-21T17:41:04.680Z] name: "workspace-volume" [2020-12-21T17:41:04.680Z] readOnly: false [2020-12-21T17:41:04.680Z] workingDir: "/home/jenkins/agent" [2020-12-21T17:41:04.680Z] nodeSelector: [2020-12-21T17:41:04.680Z] beta.kubernetes.io/os: "linux" [2020-12-21T17:41:04.680Z] restartPolicy: "Never" [2020-12-21T17:41:04.680Z] securityContext: {} [2020-12-21T17:41:04.680Z] volumes: [2020-12-21T17:41:04.680Z] - name: "volume-0" [2020-12-21T17:41:04.680Z] persistentVolumeClaim: [2020-12-21T17:41:04.680Z] claimName: "tools-claim-jiro-embed-cdt" [2020-12-21T17:41:04.680Z] readOnly: true [2020-12-21T17:41:04.680Z] - name: "m2-secret-dir" [2020-12-21T17:41:04.680Z] secret: [2020-12-21T17:41:04.680Z] secretName: "m2-secret-dir" [2020-12-21T17:41:04.680Z] - emptyDir: [2020-12-21T17:41:04.680Z] medium: "" [2020-12-21T17:41:04.680Z] name: "volume-2" [2020-12-21T17:41:04.680Z] - configMap: [2020-12-21T17:41:04.680Z] name: "m2-dir" [2020-12-21T17:41:04.680Z] name: "m2-dir" [2020-12-21T17:41:04.680Z] - configMap: [2020-12-21T17:41:04.680Z] name: "known-hosts" [2020-12-21T17:41:04.680Z] name: "volume-1" [2020-12-21T17:41:04.680Z] - emptyDir: [2020-12-21T17:41:04.680Z] medium: "" [2020-12-21T17:41:04.680Z] name: "workspace-volume" [2020-12-21T17:41:04.680Z] - emptyDir: [2020-12-21T17:41:04.680Z] medium: "" [2020-12-21T17:41:04.680Z] name: "volume-4" [2020-12-21T17:41:04.680Z] - emptyDir: [2020-12-21T17:41:04.680Z] medium: "" [2020-12-21T17:41:04.680Z] name: "volume-3" [2020-12-21T17:41:04.680Z] [2020-12-21T17:41:05.572Z] Running on centos-7-nbdb9 in /home/jenkins/agent/workspace/build-plug-ins_master [2020-12-21T17:41:05.573Z] [Pipeline] { [2020-12-21T17:41:05.670Z] [Pipeline] stage [2020-12-21T17:41:05.675Z] [Pipeline] { (Declarative: Checkout SCM) [2020-12-21T17:41:05.693Z] [Pipeline] checkout [2020-12-21T17:41:07.379Z] using credential github-bot [2020-12-21T17:41:07.393Z] Cloning the remote Git repository [2020-12-21T17:41:07.393Z] Cloning with configured refspecs honoured and without tags [2020-12-21T17:41:07.409Z] Cloning repository https://github.com/eclipse-embed-cdt/eclipse-plugins.git [2020-12-21T17:41:07.449Z] > git init /home/jenkins/agent/workspace/build-plug-ins_master # timeout=10 [2020-12-21T17:41:07.464Z] Fetching upstream changes from https://github.com/eclipse-embed-cdt/eclipse-plugins.git [2020-12-21T17:41:07.464Z] > git --version # timeout=10 [2020-12-21T17:41:07.467Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2020-12-21T17:41:07.468Z] > git fetch --no-tags --progress https://github.com/eclipse-embed-cdt/eclipse-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:41:33.467Z] Fetching without tags [2020-12-21T17:41:33.806Z] Checking out Revision d1356bd492887ee169c84061cfbfd9be9e773ee1 (master) [2020-12-21T17:41:33.455Z] > git config remote.origin.url https://github.com/eclipse-embed-cdt/eclipse-plugins.git # timeout=10 [2020-12-21T17:41:33.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:41:33.464Z] > git config remote.origin.url https://github.com/eclipse-embed-cdt/eclipse-plugins.git # timeout=10 [2020-12-21T17:41:33.472Z] Fetching upstream changes from https://github.com/eclipse-embed-cdt/eclipse-plugins.git [2020-12-21T17:41:33.472Z] using GIT_ASKPASS to set credentials GitHub bot (username/token) [2020-12-21T17:41:33.473Z] > git fetch --no-tags --progress https://github.com/eclipse-embed-cdt/eclipse-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:41:33.812Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T17:41:33.814Z] > git checkout -f d1356bd492887ee169c84061cfbfd9be9e773ee1 # timeout=10 [2020-12-21T17:41:37.938Z] Commit message: "composite site: fix 6.0.0/p2 url" [2020-12-21T17:41:37.943Z] > git rev-list --no-walk fd6f65108e8558415d5ab40ff625c97c5299bd10 # timeout=10 [2020-12-21T17:41:37.966Z] > git remote # timeout=10 [2020-12-21T17:41:37.968Z] > git submodule init # timeout=10 [2020-12-21T17:41:38.147Z] > git submodule sync # timeout=10 [2020-12-21T17:41:38.328Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T17:41:38.333Z] > git submodule init # timeout=10 [2020-12-21T17:41:38.432Z] > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 [2020-12-21T17:41:38.434Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates.url # timeout=10 [2020-12-21T17:41:38.436Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates.path # timeout=10 [2020-12-21T17:41:38.439Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace.url # timeout=10 [2020-12-21T17:41:38.440Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace.path # timeout=10 [2020-12-21T17:41:38.442Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup.url # timeout=10 [2020-12-21T17:41:38.444Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup.path # timeout=10 [2020-12-21T17:41:38.449Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs.url # timeout=10 [2020-12-21T17:41:38.451Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs.path # timeout=10 [2020-12-21T17:41:38.452Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs.url # timeout=10 [2020-12-21T17:41:38.454Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs.path # timeout=10 [2020-12-21T17:41:38.456Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch.url # timeout=10 [2020-12-21T17:41:38.458Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch.path # timeout=10 [2020-12-21T17:41:38.459Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices.url # timeout=10 [2020-12-21T17:41:38.461Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices.path # timeout=10 [2020-12-21T17:41:38.463Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards.url # timeout=10 [2020-12-21T17:41:38.464Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards.path # timeout=10 [2020-12-21T17:41:38.466Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board.url # timeout=10 [2020-12-21T17:41:38.468Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board.path # timeout=10 [2020-12-21T17:41:38.469Z] > git config --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting.url # timeout=10 [2020-12-21T17:41:38.471Z] > git config -f .gitmodules --get submodule.plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting.path # timeout=10 [2020-12-21T17:41:38.486Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-templates # timeout=10 [2020-12-21T17:41:39.508Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-diag-trace # timeout=10 [2020-12-21T17:41:40.237Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-startup # timeout=10 [2020-12-21T17:41:40.948Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-c-libs # timeout=10 [2020-12-21T17:41:41.677Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-cpp-libs # timeout=10 [2020-12-21T17:41:42.413Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-riscv-arch # timeout=10 [2020-12-21T17:41:43.215Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-devices # timeout=10 [2020-12-21T17:41:44.069Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-arty-boards # timeout=10 [2020-12-21T17:41:46.331Z] [Pipeline] } [2020-12-21T17:41:46.336Z] [Pipeline] // stage [2020-12-21T17:41:46.368Z] [Pipeline] withEnv [2020-12-21T17:41:46.370Z] [Pipeline] { [2020-12-21T17:41:46.390Z] [Pipeline] stage [2020-12-21T17:41:46.393Z] [Pipeline] { (Declarative: Tool Install) [2020-12-21T17:41:46.402Z] [Pipeline] tool [2020-12-21T17:41:46.408Z] [Pipeline] envVarsForTool [2020-12-21T17:41:46.416Z] [Pipeline] tool [2020-12-21T17:41:46.421Z] [Pipeline] envVarsForTool [2020-12-21T17:41:46.427Z] [Pipeline] } [2020-12-21T17:41:46.431Z] [Pipeline] // stage [2020-12-21T17:41:46.435Z] [Pipeline] withEnv [2020-12-21T17:41:46.436Z] [Pipeline] { [2020-12-21T17:41:46.443Z] [Pipeline] stage [2020-12-21T17:41:46.445Z] [Pipeline] { (Build) [2020-12-21T17:41:46.480Z] [Pipeline] tool [2020-12-21T17:41:46.486Z] [Pipeline] envVarsForTool [2020-12-21T17:41:46.494Z] [Pipeline] tool [2020-12-21T17:41:46.499Z] [Pipeline] envVarsForTool [2020-12-21T17:41:46.507Z] [Pipeline] withEnv [2020-12-21T17:41:46.508Z] [Pipeline] { [2020-12-21T17:41:46.516Z] [Pipeline] sh [2020-12-21T17:41:46.944Z] + mvn --batch-mode --show-version clean verify -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2020-12-21T17:41:44.856Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/sifive-hifive1-board # timeout=10 [2020-12-21T17:41:45.621Z] > git submodule update --init --recursive plugins/org.eclipse.embedcdt.templates.sifive.ui/templates/sifive_exe_c_project/xpacks/micro-os-plus-semihosting # timeout=10 [2020-12-21T17:41:47.510Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2020-12-21T17:41:47.511Z] Maven home: /opt/tools/apache-maven/latest [2020-12-21T17:41:47.511Z] Java version: 11.0.7, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.7+10 [2020-12-21T17:41:47.511Z] Default locale: en_US, platform encoding: UTF-8 [2020-12-21T17:41:47.511Z] OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [2020-12-21T17:41:50.036Z] [INFO] Scanning for projects... [2020-12-21T17:42:02.228Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:02.228Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2020-09/202009161000/ (142B) [2020-12-21T17:42:02.228Z] [INFO] Adding repository https://download.eclipse.org/releases/2020-09/202009161000 [2020-12-21T17:42:02.228Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2020-09/202009161000/ (809.5kB) [2020-12-21T17:42:02.486Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [2020-12-21T17:42:02.743Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [2020-12-21T17:42:02.743Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2020-12-21T17:42:02.743Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-12-21T17:42:03.001Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-12-21T17:42:03.001Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [2020-12-21T17:42:03.259Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [2020-12-21T17:42:03.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:03.524Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:03.524Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:03.524Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:04.468Z] Dec 21, 2020 5:42:04 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:04.468Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond [2020-12-21T17:42:04.468Z] Dec 21, 2020 5:42:04 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:04.468Z] INFO: Retrying request to {}->http://download.eclipse.org:80 [2020-12-21T17:42:05.032Z] [INFO] Fetching 202009161000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-09/ [2020-12-21T17:42:05.032Z] Dec 21, 2020 5:42:04 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:05.032Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond [2020-12-21T17:42:05.032Z] Dec 21, 2020 5:42:04 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:05.032Z] INFO: Retrying request to {s}->https://download.eclipse.org:443 [2020-12-21T17:42:05.032Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (79.97kB) [2020-12-21T17:42:05.289Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.67MB) [2020-12-21T17:42:08.569Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.28MB) [2020-12-21T17:42:08.827Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (328.72kB) [2020-12-21T17:42:09.084Z] [INFO] Fetching com.sun.xml.bind_2.2.0.v201505121915.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (265.45kB) [2020-12-21T17:42:09.341Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (53.77kB) [2020-12-21T17:42:09.342Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.41kB) [2020-12-21T17:42:09.599Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (249kB) [2020-12-21T17:42:09.599Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.59kB) [2020-12-21T17:42:09.856Z] [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (468.73kB) [2020-12-21T17:42:10.114Z] [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (36.58kB) [2020-12-21T17:42:10.373Z] [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13kB) [2020-12-21T17:42:10.373Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (15.35kB) [2020-12-21T17:42:10.630Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.59kB) [2020-12-21T17:42:10.630Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (95.26kB) [2020-12-21T17:42:10.887Z] [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (255.73kB) [2020-12-21T17:42:11.144Z] [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (102.39kB) [2020-12-21T17:42:11.144Z] [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (63.23kB) [2020-12-21T17:42:11.402Z] [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.47kB) [2020-12-21T17:42:11.402Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (82.7kB) [2020-12-21T17:42:11.660Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.71kB) [2020-12-21T17:42:11.660Z] [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (155.55kB) [2020-12-21T17:42:11.917Z] [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (43.97kB) [2020-12-21T17:42:12.174Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (30.65kB) [2020-12-21T17:42:12.174Z] [INFO] Fetching org.eclipse.cdt.core_7.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.63MB) [2020-12-21T17:42:13.543Z] Dec 21, 2020 5:42:13 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:13.543Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond [2020-12-21T17:42:13.543Z] Dec 21, 2020 5:42:13 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:13.543Z] INFO: Retrying request to {s}->https://download.eclipse.org:443 [2020-12-21T17:42:13.543Z] [INFO] Fetching org.eclipse.cdt.core.native_6.0.0.202009030027.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (22.32kB) [2020-12-21T17:42:13.801Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (41.25kB) [2020-12-21T17:42:13.801Z] [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.67kB) [2020-12-21T17:42:14.058Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (41.15kB) [2020-12-21T17:42:14.058Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.79kB) [2020-12-21T17:42:14.317Z] [INFO] Fetching org.eclipse.core.resources_3.13.800.v20200706-2152.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (875.68kB) [2020-12-21T17:42:14.317Z] [INFO] Fetching org.eclipse.core.runtime_3.19.0.v20200724-1004.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (33.42kB) [2020-12-21T17:42:14.575Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (18.03kB) [2020-12-21T17:42:14.575Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (105.59kB) [2020-12-21T17:42:14.832Z] [INFO] Fetching org.eclipse.text_3.10.300.v20200807-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (100.11kB) [2020-12-21T17:42:14.832Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.5.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (106.41kB) [2020-12-21T17:42:15.089Z] [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (125.98kB) [2020-12-21T17:42:15.347Z] [INFO] Fetching org.eclipse.launchbar.core_2.4.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (31.77kB) [2020-12-21T17:42:15.347Z] [INFO] Fetching org.eclipse.cdt.make.core_7.5.0.202009040332.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (146.27kB) [2020-12-21T17:42:15.605Z] [INFO] Fetching org.eclipse.tools.templates.core_1.2.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.66kB) [2020-12-21T17:42:15.605Z] [INFO] Fetching org.eclipse.tools.templates.freemarker_1.2.0.202008311307.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (12.13kB) [2020-12-21T17:42:15.862Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.core_9.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (447.03kB) [2020-12-21T17:42:16.119Z] [INFO] Fetching org.eclipse.ui_3.118.0.v20200807-0902.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (339.77kB) [2020-12-21T17:42:16.376Z] [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (43.01kB) [2020-12-21T17:42:16.633Z] [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (57.14kB) [2020-12-21T17:42:16.633Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.59kB) [2020-12-21T17:42:16.890Z] [INFO] Fetching org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (77.12kB) [2020-12-21T17:42:16.890Z] [INFO] Fetching org.eclipse.core.databinding_1.10.0.v20200815-1752.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (56.85kB) [2020-12-21T17:42:17.148Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (82.74kB) [2020-12-21T17:42:17.148Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.71kB) [2020-12-21T17:42:17.406Z] [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (46.11kB) [2020-12-21T17:42:17.406Z] [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (42.08kB) [2020-12-21T17:42:17.664Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.76kB) [2020-12-21T17:42:17.664Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.88kB) [2020-12-21T17:42:17.921Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.07kB) [2020-12-21T17:42:17.921Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (22.66kB) [2020-12-21T17:42:18.179Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.95kB) [2020-12-21T17:42:18.179Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.68kB) [2020-12-21T17:42:18.436Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.72kB) [2020-12-21T17:42:18.436Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.43kB) [2020-12-21T17:42:18.693Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.73kB) [2020-12-21T17:42:18.693Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.16kB) [2020-12-21T17:42:18.950Z] [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (484.32kB) [2020-12-21T17:42:19.207Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.02kB) [2020-12-21T17:42:19.464Z] [INFO] Fetching org.eclipse.swt_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.03kB) [2020-12-21T17:42:19.464Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.16kB) [2020-12-21T17:42:19.464Z] [INFO] Fetching org.eclipse.jface_3.21.0.v20200821-1458.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (363.19kB) [2020-12-21T17:42:20.027Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (66.19kB) [2020-12-21T17:42:20.027Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (65.59kB) [2020-12-21T17:42:20.285Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.47kB) [2020-12-21T17:42:20.285Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.76kB) [2020-12-21T17:42:20.285Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (27.59kB) [2020-12-21T17:42:20.542Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (110.31kB) [2020-12-21T17:42:20.800Z] [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.65kB) [2020-12-21T17:42:20.800Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (9.45kB) [2020-12-21T17:42:21.057Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (84.58kB) [2020-12-21T17:42:21.057Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.81kB) [2020-12-21T17:42:21.314Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (84.06kB) [2020-12-21T17:42:21.314Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (49.82kB) [2020-12-21T17:42:21.571Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (94.53kB) [2020-12-21T17:42:21.828Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (60.83kB) [2020-12-21T17:42:21.828Z] [INFO] Fetching org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (77.7kB) [2020-12-21T17:42:22.085Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (13.07kB) [2020-12-21T17:42:22.085Z] [INFO] Fetching org.eclipse.urischeme_1.1.100.v20200729-2048.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (21.97kB) [2020-12-21T17:42:22.342Z] [INFO] Fetching org.eclipse.emf.common_2.20.0.v20200822-0801.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (114.54kB) [2020-12-21T17:42:22.342Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (120.7kB) [2020-12-21T17:42:22.599Z] [INFO] Fetching org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (14.64kB) [2020-12-21T17:42:22.599Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (958.24kB) [2020-12-21T17:42:23.163Z] [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (397.33kB) [2020-12-21T17:42:23.727Z] [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (966.73kB) [2020-12-21T17:42:24.291Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (16.71kB) [2020-12-21T17:42:24.549Z] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (940.73kB) [2020-12-21T17:42:25.112Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.1MB) [2020-12-21T17:42:25.677Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (833.29kB) [2020-12-21T17:42:26.608Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:26.608Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:26.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:26.608Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (7.94kB) [2020-12-21T17:42:26.865Z] [INFO] Fetching org.eclipse.ui.ide_3.17.200.v20200808-0622.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (954.52kB) [2020-12-21T17:42:27.450Z] [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (23.97kB) [2020-12-21T17:42:27.450Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.04kB) [2020-12-21T17:42:27.450Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (74.47kB) [2020-12-21T17:42:27.707Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (107.88kB) [2020-12-21T17:42:27.965Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (50.94kB) [2020-12-21T17:42:27.965Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.51kB) [2020-12-21T17:42:28.530Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.42kB) [2020-12-21T17:42:28.530Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (44.56kB) [2020-12-21T17:42:28.787Z] [INFO] Fetching org.eclipse.jface.text_3.16.400.v20200807-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (316.68kB) [2020-12-21T17:42:29.045Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (131kB) [2020-12-21T17:42:29.302Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.302Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml [2020-12-21T17:42:29.302Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml [2020-12-21T17:42:29.302Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [2020-12-21T17:42:29.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/.polyglot.feature.xml [2020-12-21T17:42:29.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:29.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:30.078Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (331.09kB) [2020-12-21T17:42:30.336Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (238.57kB) [2020-12-21T17:42:30.593Z] [INFO] Fetching org.eclipse.ui.editors_3.13.300.v20200812-2334.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (199.96kB) [2020-12-21T17:42:30.850Z] [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1,013.97kB) [2020-12-21T17:42:31.414Z] [INFO] Fetching org.eclipse.cdt.ui_7.0.0.202009071455.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (1.91MB) [2020-12-21T17:42:32.785Z] Dec 21, 2020 5:42:32 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:32.785Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond [2020-12-21T17:42:32.785Z] Dec 21, 2020 5:42:32 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:32.785Z] INFO: Retrying request to {s}->https://download.eclipse.org:443 [2020-12-21T17:42:32.785Z] [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200828-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (83.97kB) [2020-12-21T17:42:32.785Z] [INFO] Fetching org.eclipse.ui.views_3.10.400.v20200611-1719.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (48.2kB) [2020-12-21T17:42:33.043Z] [INFO] Fetching org.eclipse.launchbar.ui_2.4.0.202008310315.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (35.53kB) [2020-12-21T17:42:33.043Z] [INFO] Fetching org.eclipse.cdt.launch_10.0.0.202009010132.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (73.29kB) [2020-12-21T17:42:33.300Z] [INFO] Fetching org.eclipse.cdt.make.ui_8.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (168.29kB) [2020-12-21T17:42:33.558Z] [INFO] Fetching org.eclipse.compare_3.7.1100.v20200611-0145.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (306.32kB) [2020-12-21T17:42:33.815Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.2.0.202008312024.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (17.42kB) [2020-12-21T17:42:33.815Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.gnu.ui_8.4.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.7kB) [2020-12-21T17:42:34.073Z] [INFO] Fetching org.eclipse.cdt.managedbuilder.ui_9.2.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (173.13kB) [2020-12-21T17:42:34.330Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (176.92kB) [2020-12-21T17:42:34.588Z] [INFO] Fetching org.eclipse.search_3.12.0.v20200727-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (214.9kB) [2020-12-21T17:42:34.845Z] [INFO] Fetching org.eclipse.ui.forms_3.10.0.v20200727-0948.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (124.47kB) [2020-12-21T17:42:34.845Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (70.56kB) [2020-12-21T17:42:35.119Z] [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (32.85kB) [2020-12-21T17:42:35.119Z] [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (124.96kB) [2020-12-21T17:42:35.422Z] [INFO] Fetching org.eclipse.team.ui_3.8.1000.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (491.39kB) [2020-12-21T17:42:35.698Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (40.74kB) [2020-12-21T17:42:35.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.220Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.220Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.220Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.220Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.479Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.479Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.479Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.736Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.736Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.736Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml [2020-12-21T17:42:36.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml [2020-12-21T17:42:36.994Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/.polyglot.feature.xml [2020-12-21T17:42:36.994Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:36.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.251Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.252Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.509Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.509Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:37.509Z] Dec 21, 2020 5:42:37 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:37.509Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond [2020-12-21T17:42:37.509Z] Dec 21, 2020 5:42:37 PM org.apache.http.impl.execchain.RetryExec execute [2020-12-21T17:42:37.509Z] INFO: Retrying request to {s}->https://download.eclipse.org:443 [2020-12-21T17:42:37.509Z] [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.core_10.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (24.21kB) [2020-12-21T17:42:37.509Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (424.89kB) [2020-12-21T17:42:38.074Z] [INFO] Fetching org.eclipse.cdt.dsf_2.9.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (96.09kB) [2020-12-21T17:42:38.332Z] [INFO] Fetching org.eclipse.cdt.gdb_7.1.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (11.63kB) [2020-12-21T17:42:38.332Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.2.0.202009030027.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (131.02kB) [2020-12-21T17:42:38.589Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:38.589Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:38.589Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:38.589Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (244.16kB) [2020-12-21T17:42:39.153Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (355.78kB) [2020-12-21T17:42:39.410Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.0.0.202009071350.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (76.44kB) [2020-12-21T17:42:39.667Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:39.667Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:39.667Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:39.925Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:39.925Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml [2020-12-21T17:42:39.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml [2020-12-21T17:42:39.925Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20200525-2159.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (55.91kB) [2020-12-21T17:42:40.186Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/.polyglot.feature.xml [2020-12-21T17:42:40.186Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.187Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.187Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.446Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.446Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.446Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.703Z] [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.ui_9.0.0.202008310002.jar.pack.gz from https://download.eclipse.org/releases/2020-09/202009161000/plugins/ (25.51kB) [2020-12-21T17:42:40.960Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:40.961Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml [2020-12-21T17:42:40.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml [2020-12-21T17:42:41.221Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/.polyglot.feature.xml [2020-12-21T17:42:41.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.477Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.477Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.735Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.735Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.992Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:41.992Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml [2020-12-21T17:42:41.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml [2020-12-21T17:42:42.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/.polyglot.feature.xml [2020-12-21T17:42:42.249Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.249Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.506Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.506Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.763Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:42.763Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml [2020-12-21T17:42:42.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml [2020-12-21T17:42:43.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/.polyglot.feature.xml [2020-12-21T17:42:43.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.277Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.277Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.278Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.534Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.791Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:43.792Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml [2020-12-21T17:42:43.792Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml [2020-12-21T17:42:44.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/.polyglot.feature.xml [2020-12-21T17:42:44.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml [2020-12-21T17:42:44.305Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml [2020-12-21T17:42:44.306Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/.polyglot.feature.xml [2020-12-21T17:42:44.306Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.306Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.562Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:44.562Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml [2020-12-21T17:42:44.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml [2020-12-21T17:42:44.819Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/.polyglot.feature.xml [2020-12-21T17:42:44.819Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/repositories/org.eclipse.embedcdt-repository/pom.xml [2020-12-21T17:42:44.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/repositories/org.eclipse.embedcdt-repository/pom.xml [2020-12-21T17:42:45.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt:org.eclipse.embedcdt.repository:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/repositories/org.eclipse.embedcdt-repository/pom.xml [2020-12-21T17:42:45.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.333Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.333Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.333Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.333Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml [2020-12-21T17:42:45.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml [2020-12-21T17:42:45.590Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/.polyglot.feature.xml [2020-12-21T17:42:45.590Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.590Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:45.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.104Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.104Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.362Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.618Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/.polyglot.feature.xml [2020-12-21T17:42:46.618Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.618Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.618Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.875Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.875Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:46.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.131Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.131Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml [2020-12-21T17:42:47.131Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml [2020-12-21T17:42:47.389Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/.polyglot.feature.xml [2020-12-21T17:42:47.389Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.389Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.389Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.645Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.645Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml [2020-12-21T17:42:47.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml [2020-12-21T17:42:47.921Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/.polyglot.feature.xml [2020-12-21T17:42:47.921Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.921Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.921Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:47.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.178Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.178Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.452Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.452Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml [2020-12-21T17:42:48.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml [2020-12-21T17:42:48.452Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/.polyglot.feature.xml [2020-12-21T17:42:48.452Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.720Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.720Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.720Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.977Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/.polyglot..META-INF_MANIFEST.MF [2020-12-21T17:42:48.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml [2020-12-21T17:42:48.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml [2020-12-21T17:42:48.978Z] [INFO] Resolving class path of MavenProject: org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/.polyglot.feature.xml [2020-12-21T17:42:48.978Z] [INFO] ------------------------------------------------------------------------ [2020-12-21T17:42:48.978Z] [INFO] Reactor Build Order: [2020-12-21T17:42:48.978Z] [INFO] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Core [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Cross Compiler Common Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debugging Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Cross Compiler Common Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CMSIS Packs Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Cross Compiler Common UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CMSIS Packs UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Cross Compiler CMSIS Packs Support Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CMSIS Packs Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debug CMSIS Packs Support Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CMSIS Packs (Experimental) [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debugging GDB Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debugging GDB Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debugging GDB UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Debugger Restart Button Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ GDB JTAG Debugging [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ J-Link Debugging Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ J-Link Debugging Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ J-Link Debugging UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ J-Link Debugging [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ OpenOCD Debugging Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ OpenOCD Debugging Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ OpenOCD Debugging UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ OpenOCD Debugging [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ PyOCD Debugging Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ PyOCD Debugging Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ PyOCD Debugging UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ PyOCD Debugging [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ QEMU Debugging Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ QEMU Debugging Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ QEMU Debugging UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ QEMU Debugging [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CodeRed Debug Perspective Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CodeRed UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ CodeRed Debug Perspective [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Documentation Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Documentation (Placeholder) [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Arm Cross Compiler Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Arm Cross Compiler Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Arm Cross Compiler UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Arm Cross Compiler [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Branding [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ RISC-V Cross Compiler UI Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ RISC-V Cross Compiler [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Templates Core Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ STM32Fx Project Templates Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ STM32Fx Project Templates [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Freescale Processor Expert Template Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Freescale Project Templates [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Generic Cortex-M Project Template [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ ADuCM360 Project Template Plug-in [eclipse-plugin] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ ADuCM360 Project Template [eclipse-feature] [2020-12-21T17:42:48.978Z] [INFO] Embedded C/C++ Repository [eclipse-repository] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Branding Plug-in [eclipse-plugin] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ STM32Fx Project Templates Branding Plug-in [eclipse-plugin] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Branding Plug-in [eclipse-plugin] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ ADuCM360 Project Template Branding Plug-in [eclipse-plugin] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Branding Plug-in [eclipse-plugin] [2020-12-21T17:42:48.979Z] [INFO] Embedded C/C++ Root [pom] [2020-12-21T17:42:48.979Z] [INFO] [2020-12-21T17:42:48.979Z] [INFO] ---------< org.eclipse.embedcdt.branding:org.eclipse.embedcdt >--------- [2020-12-21T17:42:48.979Z] [INFO] Building Embedded C/C++ Branding 6.0.0-SNAPSHOT [1/67] [2020-12-21T17:42:48.979Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:42:48.979Z] [INFO] [2020-12-21T17:42:48.979Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt --- [2020-12-21T17:42:49.544Z] [INFO] [2020-12-21T17:42:49.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt --- [2020-12-21T17:42:50.916Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:42:50.916Z] [INFO] [2020-12-21T17:42:50.916Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt --- [2020-12-21T17:42:50.916Z] [INFO] [2020-12-21T17:42:50.916Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt --- [2020-12-21T17:42:50.916Z] [INFO] [2020-12-21T17:42:50.916Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt --- [2020-12-21T17:42:53.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:42:53.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/src/main/resources [2020-12-21T17:42:53.448Z] [INFO] [2020-12-21T17:42:53.448Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt --- [2020-12-21T17:42:54.021Z] [INFO] [2020-12-21T17:42:54.021Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt --- [2020-12-21T17:42:54.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:42:54.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/src/test/resources [2020-12-21T17:42:54.021Z] [INFO] [2020-12-21T17:42:54.021Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt --- [2020-12-21T17:42:54.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:42:54.021Z] [INFO] [2020-12-21T17:42:54.021Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt --- [2020-12-21T17:42:54.021Z] [INFO] [2020-12-21T17:42:54.021Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt --- [2020-12-21T17:42:57.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT.jar [2020-12-21T17:42:57.316Z] [INFO] [2020-12-21T17:42:57.316Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt --- [2020-12-21T17:42:57.316Z] [INFO] [2020-12-21T17:42:57.316Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt --- [2020-12-21T17:42:57.316Z] [INFO] [2020-12-21T17:42:57.316Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt --- [2020-12-21T17:42:57.316Z] [INFO] [2020-12-21T17:42:57.316Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt --- [2020-12-21T17:43:01.498Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:02.430Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt-branding/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] -------< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.core >------- [2020-12-21T17:43:03.362Z] [INFO] Building Embedded C/C++ Core Plug-in 6.0.0-SNAPSHOT [2/67] [2020-12-21T17:43:03.362Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:03.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/src/main/resources [2020-12-21T17:43:03.362Z] [INFO] [2020-12-21T17:43:03.362Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:03.362Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:03.362Z] [INFO] Compiling 115 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/classes [2020-12-21T17:43:05.949Z] [INFO] [2020-12-21T17:43:05.949Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:05.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:05.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/src/test/resources [2020-12-21T17:43:05.949Z] [INFO] [2020-12-21T17:43:05.949Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:05.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:05.949Z] [INFO] [2020-12-21T17:43:05.949Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:05.949Z] [INFO] [2020-12-21T17:43:05.949Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:06.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:06.220Z] [INFO] [2020-12-21T17:43:06.220Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:06.220Z] [INFO] [2020-12-21T17:43:06.220Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:06.220Z] [INFO] [2020-12-21T17:43:06.220Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:06.220Z] [INFO] [2020-12-21T17:43:06.220Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.core --- [2020-12-21T17:43:06.478Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/ST4-4.0.8.jar' is disabled. [2020-12-21T17:43:06.478Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/ST4-4.0.8.jar [2020-12-21T17:43:07.848Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/antlr-runtime-3.5.2.jar' is disabled. [2020-12-21T17:43:07.848Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/antlr-runtime-3.5.2.jar [2020-12-21T17:43:09.220Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-annotations-2.9.9.jar' is disabled. [2020-12-21T17:43:09.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-annotations-2.9.9.jar [2020-12-21T17:43:10.592Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-core-2.9.9.jar' is disabled. [2020-12-21T17:43:10.592Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-core-2.9.9.jar [2020-12-21T17:43:12.487Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-databind-2.9.9.3.jar' is disabled. [2020-12-21T17:43:12.487Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/jackson-databind-2.9.9.3.jar [2020-12-21T17:43:14.383Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/json-simple-1.1.1.jar' is disabled. [2020-12-21T17:43:14.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/json-simple-1.1.1.jar [2020-12-21T17:43:15.314Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/org.jsoup_1.7.2.v201411291515.jar' is disabled. [2020-12-21T17:43:15.314Z] [INFO] Jar '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/org.jsoup_1.7.2.v201411291515.jar' is already signed and will be resigned. [2020-12-21T17:43:15.314Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar_unpacked_14975216123958217584/lib/org.jsoup_1.7.2.v201411291515.jar [2020-12-21T17:43:17.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:19.104Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.core/target/org.eclipse.embedcdt.core-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --------< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.ui >-------- [2020-12-21T17:43:20.517Z] [INFO] Building Embedded C/C++ UI Plug-in 6.0.0-SNAPSHOT [3/67] [2020-12-21T17:43:20.517Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:20.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/src/main/resources [2020-12-21T17:43:20.517Z] [INFO] [2020-12-21T17:43:20.517Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.517Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:20.517Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/target/classes [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:20.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/src/test/resources [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/target/org.eclipse.embedcdt.ui-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/target/org.eclipse.embedcdt.ui-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] [2020-12-21T17:43:20.775Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.ui --- [2020-12-21T17:43:20.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/target/org.eclipse.embedcdt.ui-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:22.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.ui/target/org.eclipse.embedcdt.ui-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] ---------< org.eclipse.embedcdt.features:org.eclipse.embedcdt >--------- [2020-12-21T17:43:23.665Z] [INFO] Building Embedded C/C++ Core 6.0.0-SNAPSHOT [4/67] [2020-12-21T17:43:23.665Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/target [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] [2020-12-21T17:43:23.665Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt --- [2020-12-21T17:43:23.665Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:24.599Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt-feature/target/org.eclipse.embedcdt-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross >-- [2020-12-21T17:43:25.530Z] [INFO] Building Embedded C/C++ Cross Compiler Common Branding 6.0.0-SNAPSHOT [5/67] [2020-12-21T17:43:25.530Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:25.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/src/main/resources [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:25.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/src/test/resources [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/target/org.eclipse.embedcdt.managedbuild.cross-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] [2020-12-21T17:43:25.530Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.530Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/target/org.eclipse.embedcdt.managedbuild.cross-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:25.787Z] [INFO] [2020-12-21T17:43:25.787Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.787Z] [INFO] [2020-12-21T17:43:25.787Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.787Z] [INFO] [2020-12-21T17:43:25.787Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.787Z] [INFO] [2020-12-21T17:43:25.787Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross --- [2020-12-21T17:43:25.787Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/target/org.eclipse.embedcdt.managedbuild.cross-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:27.157Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross-branding/target/org.eclipse.embedcdt.managedbuild.cross-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] ----< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.core >---- [2020-12-21T17:43:28.088Z] [INFO] Building Embedded C/C++ Debugging Core Plug-in 2.0.0-SNAPSHOT [6/67] [2020-12-21T17:43:28.088Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.088Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.088Z] [INFO] [2020-12-21T17:43:28.088Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:28.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/src/main/resources [2020-12-21T17:43:28.089Z] [INFO] [2020-12-21T17:43:28.089Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.089Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:28.089Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/target/classes [2020-12-21T17:43:28.089Z] [INFO] [2020-12-21T17:43:28.089Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:28.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/src/test/resources [2020-12-21T17:43:28.089Z] [INFO] [2020-12-21T17:43:28.089Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/target/org.eclipse.embedcdt.debug.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:28.089Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/target/org.eclipse.embedcdt.debug.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:28.346Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] [2020-12-21T17:43:28.346Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.core --- [2020-12-21T17:43:28.346Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/target/org.eclipse.embedcdt.debug.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:29.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.core/target/org.eclipse.embedcdt.debug.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.core >-- [2020-12-21T17:43:30.649Z] [INFO] Building Embedded C/C++ Cross Compiler Common Core Plug-in 2.0.0-SNAPSHOT [7/67] [2020-12-21T17:43:30.649Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:30.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/src/main/resources [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:30.649Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/target/classes [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:30.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/src/test/resources [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/target/org.eclipse.embedcdt.managedbuild.cross.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/target/org.eclipse.embedcdt.managedbuild.cross.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.649Z] [INFO] [2020-12-21T17:43:30.649Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.650Z] [INFO] [2020-12-21T17:43:30.650Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.650Z] [INFO] [2020-12-21T17:43:30.650Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.core --- [2020-12-21T17:43:30.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/target/org.eclipse.embedcdt.managedbuild.cross.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:32.019Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.core/target/org.eclipse.embedcdt.managedbuild.cross.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] ----< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.core >---- [2020-12-21T17:43:33.391Z] [INFO] Building Embedded C/C++ CMSIS Packs Core Plug-in 3.0.0-SNAPSHOT [8/67] [2020-12-21T17:43:33.391Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:33.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/src/main/resources [2020-12-21T17:43:33.391Z] [INFO] [2020-12-21T17:43:33.391Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.391Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:33.391Z] [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/target/classes [2020-12-21T17:43:33.647Z] [INFO] [2020-12-21T17:43:33.647Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:33.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/src/test/resources [2020-12-21T17:43:33.647Z] [INFO] [2020-12-21T17:43:33.647Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/target/org.eclipse.embedcdt.packs.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/target/org.eclipse.embedcdt.packs.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.648Z] [INFO] [2020-12-21T17:43:33.648Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.packs.core --- [2020-12-21T17:43:33.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/target/org.eclipse.embedcdt.packs.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:43:35.817Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.core/target/org.eclipse.embedcdt.packs.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.ui >-- [2020-12-21T17:43:37.187Z] [INFO] Building Embedded C/C++ Cross Compiler Common UI Plug-in 2.0.0-SNAPSHOT [9/67] [2020-12-21T17:43:37.187Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:37.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/src/main/resources [2020-12-21T17:43:37.187Z] [INFO] [2020-12-21T17:43:37.187Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.187Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:37.187Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/target/classes [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:37.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/src/test/resources [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/target/org.eclipse.embedcdt.managedbuild.cross.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/target/org.eclipse.embedcdt.managedbuild.cross.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] [2020-12-21T17:43:37.188Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.ui --- [2020-12-21T17:43:37.188Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/target/org.eclipse.embedcdt.managedbuild.cross.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:38.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.ui/target/org.eclipse.embedcdt.managedbuild.cross.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] -----< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.packs.ui >----- [2020-12-21T17:43:39.519Z] [INFO] Building Embedded C/C++ CMSIS Packs UI Plug-in 2.0.0-SNAPSHOT [10/67] [2020-12-21T17:43:39.519Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:39.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/src/main/resources [2020-12-21T17:43:39.519Z] [INFO] [2020-12-21T17:43:39.519Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.519Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:39.519Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/target/classes [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:39.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/src/test/resources [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/target/org.eclipse.embedcdt.packs.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/target/org.eclipse.embedcdt.packs.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] [2020-12-21T17:43:39.777Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.packs.ui --- [2020-12-21T17:43:39.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/target/org.eclipse.embedcdt.packs.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:41.672Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.packs.ui/target/org.eclipse.embedcdt.packs.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:42.602Z] [INFO] [2020-12-21T17:43:42.602Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.packs.ui >-- [2020-12-21T17:43:42.602Z] [INFO] Building Embedded C/C++ Cross Compiler CMSIS Packs Support Plug-in 2.0.0-SNAPSHOT [11/67] [2020-12-21T17:43:42.602Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:42.602Z] [INFO] [2020-12-21T17:43:42.602Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.602Z] [INFO] [2020-12-21T17:43:42.602Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.602Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:43:42.603Z] [INFO] [2020-12-21T17:43:42.603Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.603Z] [INFO] [2020-12-21T17:43:42.603Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.603Z] [INFO] [2020-12-21T17:43:42.603Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:42.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/src/main/resources [2020-12-21T17:43:42.603Z] [INFO] [2020-12-21T17:43:42.603Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.603Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:42.603Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/target/classes [2020-12-21T17:43:42.859Z] [INFO] [2020-12-21T17:43:42.859Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:42.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/src/test/resources [2020-12-21T17:43:42.859Z] [INFO] [2020-12-21T17:43:42.859Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/target/org.eclipse.embedcdt.managedbuild.packs.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:42.859Z] [INFO] [2020-12-21T17:43:42.859Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.859Z] [INFO] [2020-12-21T17:43:42.859Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/target/org.eclipse.embedcdt.managedbuild.packs.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:42.859Z] [INFO] [2020-12-21T17:43:42.859Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.860Z] [INFO] [2020-12-21T17:43:42.860Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.860Z] [INFO] [2020-12-21T17:43:42.860Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.860Z] [INFO] [2020-12-21T17:43:42.860Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.packs.ui --- [2020-12-21T17:43:42.860Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/target/org.eclipse.embedcdt.managedbuild.packs.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:43:44.230Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.packs.ui/target/org.eclipse.embedcdt.managedbuild.packs.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] ------< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.packs >------ [2020-12-21T17:43:45.162Z] [INFO] Building Embedded C/C++ CMSIS Packs Plug-in 6.0.0-SNAPSHOT [12/67] [2020-12-21T17:43:45.162Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:45.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/src/main/resources [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:45.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/src/test/resources [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:45.162Z] [INFO] [2020-12-21T17:43:45.162Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.168Z] [INFO] [2020-12-21T17:43:45.168Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.168Z] [INFO] [2020-12-21T17:43:45.168Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.168Z] [INFO] [2020-12-21T17:43:45.168Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:45.168Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:47.063Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.packs-branding/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] ---< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.packs >--- [2020-12-21T17:43:47.995Z] [INFO] Building Embedded C/C++ Debug CMSIS Packs Support Branding 6.0.0-SNAPSHOT [13/67] [2020-12-21T17:43:47.995Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:47.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/src/main/resources [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:47.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/src/test/resources [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/target/org.eclipse.embedcdt.debug.packs-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/target/org.eclipse.embedcdt.debug.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] [2020-12-21T17:43:47.995Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.packs --- [2020-12-21T17:43:47.995Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/target/org.eclipse.embedcdt.debug.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:49.367Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.packs-branding/target/org.eclipse.embedcdt.debug.packs-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] ------< org.eclipse.embedcdt.features:org.eclipse.embedcdt.packs >------ [2020-12-21T17:43:50.299Z] [INFO] Building Embedded C/C++ CMSIS Packs (Experimental) 6.0.0-SNAPSHOT [14/67] [2020-12-21T17:43:50.299Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/target [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] [2020-12-21T17:43:50.299Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.packs --- [2020-12-21T17:43:50.299Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:51.669Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.packs-feature/target/org.eclipse.embedcdt.packs-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:43:52.602Z] [INFO] [2020-12-21T17:43:52.602Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag >-- [2020-12-21T17:43:52.602Z] [INFO] Building Embedded C/C++ Debugging GDB Branding 6.0.0-SNAPSHOT [15/67] [2020-12-21T17:43:52.602Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:52.602Z] [INFO] [2020-12-21T17:43:52.602Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.602Z] [INFO] [2020-12-21T17:43:52.602Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:52.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/src/main/resources [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.603Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:52.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/src/test/resources [2020-12-21T17:43:52.603Z] [INFO] [2020-12-21T17:43:52.603Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] [2020-12-21T17:43:52.859Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:43:52.859Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT.jar [2020-12-21T17:43:54.228Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag-branding/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.core >-- [2020-12-21T17:43:55.158Z] [INFO] Building Embedded C/C++ Debugging GDB Core Plug-in 5.0.0-SNAPSHOT [16/67] [2020-12-21T17:43:55.158Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:55.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/src/main/resources [2020-12-21T17:43:55.158Z] [INFO] [2020-12-21T17:43:55.158Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.158Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:55.158Z] [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/target/classes [2020-12-21T17:43:55.421Z] [INFO] [2020-12-21T17:43:55.421Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:55.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/src/test/resources [2020-12-21T17:43:55.421Z] [INFO] [2020-12-21T17:43:55.421Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/target/org.eclipse.embedcdt.debug.gdbjtag.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/target/org.eclipse.embedcdt.debug.gdbjtag.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] [2020-12-21T17:43:55.678Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.core --- [2020-12-21T17:43:55.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/target/org.eclipse.embedcdt.debug.gdbjtag.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:43:57.049Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.core/target/org.eclipse.embedcdt.debug.gdbjtag.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.ui >-- [2020-12-21T17:43:58.418Z] [INFO] Building Embedded C/C++ Debugging GDB UI Plug-in 5.0.0-SNAPSHOT [17/67] [2020-12-21T17:43:58.418Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:58.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/src/main/resources [2020-12-21T17:43:58.418Z] [INFO] [2020-12-21T17:43:58.418Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.418Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:43:58.418Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/target/classes [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:43:58.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/src/test/resources [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/target/org.eclipse.embedcdt.debug.gdbjtag.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/target/org.eclipse.embedcdt.debug.gdbjtag.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] [2020-12-21T17:43:58.676Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.ui --- [2020-12-21T17:43:58.676Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/target/org.eclipse.embedcdt.debug.gdbjtag.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:00.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui/target/org.eclipse.embedcdt.debug.gdbjtag.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.restart.ui >-- [2020-12-21T17:44:01.417Z] [INFO] Building Embedded C/C++ Debugger Restart Button Plug-in 2.0.0-SNAPSHOT [18/67] [2020-12-21T17:44:01.417Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:01.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/src/main/resources [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:01.417Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/target/classes [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:01.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/src/test/resources [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/target/org.eclipse.embedcdt.debug.gdbjtag.restart.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/target/org.eclipse.embedcdt.debug.gdbjtag.restart.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] [2020-12-21T17:44:01.417Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.restart.ui --- [2020-12-21T17:44:01.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/target/org.eclipse.embedcdt.debug.gdbjtag.restart.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:02.788Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui/target/org.eclipse.embedcdt.debug.gdbjtag.restart.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag >-- [2020-12-21T17:44:04.180Z] [INFO] Building Embedded C/C++ GDB JTAG Debugging 6.0.0-SNAPSHOT [19/67] [2020-12-21T17:44:04.180Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/target [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.180Z] [INFO] [2020-12-21T17:44:04.180Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:04.438Z] [INFO] [2020-12-21T17:44:04.438Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] [2020-12-21T17:44:04.438Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] [2020-12-21T17:44:04.438Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:04.438Z] [INFO] [2020-12-21T17:44:04.438Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] [2020-12-21T17:44:04.438Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag --- [2020-12-21T17:44:04.438Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:06.335Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag-feature/target/org.eclipse.embedcdt.debug.gdbjtag-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.jlink >-- [2020-12-21T17:44:07.270Z] [INFO] Building Embedded C/C++ J-Link Debugging Branding 6.0.0-SNAPSHOT [20/67] [2020-12-21T17:44:07.270Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:07.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/src/main/resources [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:07.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/src/test/resources [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] [2020-12-21T17:44:07.270Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:07.270Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:08.787Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.jlink-branding/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.core >-- [2020-12-21T17:44:09.719Z] [INFO] Building Embedded C/C++ J-Link Debugging Core Plug-in 5.0.0-SNAPSHOT [21/67] [2020-12-21T17:44:09.719Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:09.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/src/main/resources [2020-12-21T17:44:09.719Z] [INFO] [2020-12-21T17:44:09.719Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.719Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:09.719Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/target/classes [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:09.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/src/test/resources [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] [2020-12-21T17:44:09.977Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.core --- [2020-12-21T17:44:09.977Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:11.348Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:12.719Z] [INFO] [2020-12-21T17:44:12.719Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.jlink.ui >-- [2020-12-21T17:44:12.719Z] [INFO] Building Embedded C/C++ J-Link Debugging UI Plug-in 5.0.0-SNAPSHOT [22/67] [2020-12-21T17:44:12.719Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:12.719Z] [INFO] [2020-12-21T17:44:12.719Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.719Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:12.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/src/main/resources [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:12.720Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/target/classes [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:12.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/src/test/resources [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] [2020-12-21T17:44:12.720Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.jlink.ui --- [2020-12-21T17:44:12.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:15.245Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui/target/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:16.616Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.jlink >-- [2020-12-21T17:44:16.617Z] [INFO] Building Embedded C/C++ J-Link Debugging 6.0.0-SNAPSHOT [23/67] [2020-12-21T17:44:16.617Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/target [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] [2020-12-21T17:44:16.617Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.jlink --- [2020-12-21T17:44:16.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:18.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.jlink-feature/target/org.eclipse.embedcdt.debug.gdbjtag.jlink-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.openocd >-- [2020-12-21T17:44:20.409Z] [INFO] Building Embedded C/C++ OpenOCD Debugging Branding 6.0.0-SNAPSHOT [24/67] [2020-12-21T17:44:20.409Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:20.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/src/main/resources [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:20.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/src/test/resources [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] [2020-12-21T17:44:20.409Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:20.409Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:22.308Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.openocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.core >-- [2020-12-21T17:44:23.717Z] [INFO] Building Embedded C/C++ OpenOCD Debugging Core Plug-in 5.0.0-SNAPSHOT [25/67] [2020-12-21T17:44:23.717Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:23.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/src/main/resources [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:23.717Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/target/classes [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:23.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/src/test/resources [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.717Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.717Z] [INFO] [2020-12-21T17:44:23.718Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:23.718Z] [INFO] [2020-12-21T17:44:23.718Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.718Z] [INFO] [2020-12-21T17:44:23.718Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.718Z] [INFO] [2020-12-21T17:44:23.718Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.718Z] [INFO] [2020-12-21T17:44:23.718Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.core --- [2020-12-21T17:44:23.718Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.core-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:25.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.core-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.openocd.ui >-- [2020-12-21T17:44:26.461Z] [INFO] Building Embedded C/C++ OpenOCD Debugging UI Plug-in 5.0.0-SNAPSHOT [26/67] [2020-12-21T17:44:26.461Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [INFO] The project's OSGi version is 5.0.0.202012211741 [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:26.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/src/main/resources [2020-12-21T17:44:26.461Z] [INFO] [2020-12-21T17:44:26.461Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.461Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:26.461Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/target/classes [2020-12-21T17:44:26.720Z] [INFO] [2020-12-21T17:44:26.720Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:26.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/src/test/resources [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] [2020-12-21T17:44:26.721Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.openocd.ui --- [2020-12-21T17:44:26.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui-5.0.0-SNAPSHOT.jar [2020-12-21T17:44:28.093Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui-5.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.openocd >-- [2020-12-21T17:44:29.462Z] [INFO] Building Embedded C/C++ OpenOCD Debugging 6.0.0-SNAPSHOT [27/67] [2020-12-21T17:44:29.462Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/target [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.462Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.462Z] [INFO] [2020-12-21T17:44:29.463Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.463Z] [INFO] [2020-12-21T17:44:29.463Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:29.719Z] [INFO] [2020-12-21T17:44:29.719Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.719Z] [INFO] [2020-12-21T17:44:29.719Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.openocd --- [2020-12-21T17:44:29.719Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:31.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.openocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.openocd-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.pyocd >-- [2020-12-21T17:44:32.457Z] [INFO] Building Embedded C/C++ PyOCD Debugging Branding 6.0.0-SNAPSHOT [28/67] [2020-12-21T17:44:32.457Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:32.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/src/main/resources [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] [2020-12-21T17:44:32.457Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:32.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/src/test/resources [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] [2020-12-21T17:44:32.458Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:32.458Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:33.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.pyocd-branding/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:34.760Z] [INFO] [2020-12-21T17:44:34.760Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.core >-- [2020-12-21T17:44:34.760Z] [INFO] Building Embedded C/C++ PyOCD Debugging Core Plug-in 2.0.0-SNAPSHOT [29/67] [2020-12-21T17:44:34.760Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:34.760Z] [INFO] [2020-12-21T17:44:34.760Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.760Z] [INFO] [2020-12-21T17:44:34.760Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.760Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:44:34.760Z] [INFO] [2020-12-21T17:44:34.760Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.761Z] [INFO] [2020-12-21T17:44:34.761Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.761Z] [INFO] [2020-12-21T17:44:34.761Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.761Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:34.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/src/main/resources [2020-12-21T17:44:34.761Z] [INFO] [2020-12-21T17:44:34.761Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:34.761Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:34.761Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/target/classes [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:35.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/src/test/resources [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.018Z] [INFO] [2020-12-21T17:44:35.018Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.core --- [2020-12-21T17:44:35.277Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:37.171Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui >-- [2020-12-21T17:44:38.544Z] [INFO] Building Embedded C/C++ PyOCD Debugging UI Plug-in 2.0.0-SNAPSHOT [30/67] [2020-12-21T17:44:38.544Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:38.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/src/main/resources [2020-12-21T17:44:38.544Z] [INFO] [2020-12-21T17:44:38.544Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.544Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:38.544Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/target/classes [2020-12-21T17:44:38.821Z] [INFO] [2020-12-21T17:44:38.821Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:38.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/src/test/resources [2020-12-21T17:44:38.821Z] [INFO] [2020-12-21T17:44:38.821Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.821Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] [2020-12-21T17:44:38.822Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui --- [2020-12-21T17:44:38.822Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:40.715Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.pyocd >-- [2020-12-21T17:44:42.088Z] [INFO] Building Embedded C/C++ PyOCD Debugging 6.0.0-SNAPSHOT [31/67] [2020-12-21T17:44:42.088Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/target [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] [2020-12-21T17:44:42.088Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.pyocd --- [2020-12-21T17:44:42.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:43.458Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd-feature/target/org.eclipse.embedcdt.debug.gdbjtag.pyocd-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.debug.gdbjtag.qemu >-- [2020-12-21T17:44:44.828Z] [INFO] Building Embedded C/C++ QEMU Debugging Branding 6.0.0-SNAPSHOT [32/67] [2020-12-21T17:44:44.828Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:44.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/src/main/resources [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:44.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/src/test/resources [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] [2020-12-21T17:44:44.828Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:44.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:45.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.debug.gdbjtag.qemu-branding/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.core >-- [2020-12-21T17:44:47.221Z] [INFO] Building Embedded C/C++ QEMU Debugging Core Plug-in 4.0.0-SNAPSHOT [33/67] [2020-12-21T17:44:47.221Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] The project's OSGi version is 4.0.0.202012211741 [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:47.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/src/main/resources [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:47.221Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/target/classes [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:47.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/src/test/resources [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.core-4.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.core-4.0.0-SNAPSHOT.jar [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] [2020-12-21T17:44:47.221Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.core --- [2020-12-21T17:44:47.221Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.core-4.0.0-SNAPSHOT.jar [2020-12-21T17:44:48.591Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.core-4.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.debug.gdbjtag.qemu.ui >-- [2020-12-21T17:44:50.485Z] [INFO] Building Embedded C/C++ QEMU Debugging UI Plug-in 4.0.0-SNAPSHOT [34/67] [2020-12-21T17:44:50.485Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [INFO] The project's OSGi version is 4.0.0.202012211741 [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:50.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/src/main/resources [2020-12-21T17:44:50.485Z] [INFO] [2020-12-21T17:44:50.485Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.485Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:50.485Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/target/classes [2020-12-21T17:44:50.746Z] [INFO] [2020-12-21T17:44:50.746Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:50.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/src/test/resources [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui-4.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui-4.0.0-SNAPSHOT.jar [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] [2020-12-21T17:44:50.747Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.qemu.ui --- [2020-12-21T17:44:50.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui-4.0.0-SNAPSHOT.jar [2020-12-21T17:44:52.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui/target/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui-4.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.debug.gdbjtag.qemu >-- [2020-12-21T17:44:54.014Z] [INFO] Building Embedded C/C++ QEMU Debugging 6.0.0-SNAPSHOT [35/67] [2020-12-21T17:44:54.014Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/target [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] [2020-12-21T17:44:54.014Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.debug.gdbjtag.qemu --- [2020-12-21T17:44:54.014Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:55.384Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.debug.gdbjtag.qemu-feature/target/org.eclipse.embedcdt.debug.gdbjtag.qemu-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] -----< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.codered >----- [2020-12-21T17:44:56.316Z] [INFO] Building Embedded C/C++ CodeRed Debug Perspective Branding 6.0.0-SNAPSHOT [36/67] [2020-12-21T17:44:56.316Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:56.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/src/main/resources [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:56.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/src/test/resources [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] [2020-12-21T17:44:56.316Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:44:56.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT.jar [2020-12-21T17:44:57.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.codered-branding/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] ----< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.codered.ui >---- [2020-12-21T17:44:58.620Z] [INFO] Building Embedded C/C++ CodeRed UI Plug-in 2.0.0-SNAPSHOT [37/67] [2020-12-21T17:44:58.620Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:58.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/src/main/resources [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:44:58.620Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/target/classes [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:44:58.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/src/test/resources [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/target/org.eclipse.embedcdt.codered.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/target/org.eclipse.embedcdt.codered.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] [2020-12-21T17:44:58.620Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.codered.ui --- [2020-12-21T17:44:58.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/target/org.eclipse.embedcdt.codered.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:44:59.989Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.codered.ui/target/org.eclipse.embedcdt.codered.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] -----< org.eclipse.embedcdt.features:org.eclipse.embedcdt.codered >----- [2020-12-21T17:45:00.922Z] [INFO] Building Embedded C/C++ CodeRed Debug Perspective 6.0.0-SNAPSHOT [38/67] [2020-12-21T17:45:00.922Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/target [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.922Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.922Z] [INFO] [2020-12-21T17:45:00.923Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.codered --- [2020-12-21T17:45:00.923Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:01.857Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.codered-feature/target/org.eclipse.embedcdt.codered-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] -----< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.doc.user >----- [2020-12-21T17:45:03.227Z] [INFO] Building Embedded C/C++ Documentation Plug-in 2.0.0-SNAPSHOT [39/67] [2020-12-21T17:45:03.227Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:03.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/src/main/resources [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:03.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/src/test/resources [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/target/org.eclipse.embedcdt.doc.user-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] [2020-12-21T17:45:03.227Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/target/org.eclipse.embedcdt.doc.user-2.0.0-SNAPSHOT.jar [2020-12-21T17:45:03.228Z] [INFO] [2020-12-21T17:45:03.228Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.228Z] [INFO] [2020-12-21T17:45:03.228Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.228Z] [INFO] [2020-12-21T17:45:03.228Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.228Z] [INFO] [2020-12-21T17:45:03.228Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:03.228Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/target/org.eclipse.embedcdt.doc.user-2.0.0-SNAPSHOT.jar [2020-12-21T17:45:04.158Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.doc.user/target/org.eclipse.embedcdt.doc.user-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] ----< org.eclipse.embedcdt.features:org.eclipse.embedcdt.doc.user >----- [2020-12-21T17:45:05.529Z] [INFO] Building Embedded C/C++ Documentation (Placeholder) 6.0.0-SNAPSHOT [40/67] [2020-12-21T17:45:05.529Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/target [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/target/org.eclipse.embedcdt.doc.user-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/target/org.eclipse.embedcdt.doc.user-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] [2020-12-21T17:45:05.529Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.doc.user --- [2020-12-21T17:45:05.529Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/target/org.eclipse.embedcdt.doc.user-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:07.426Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.doc.user-feature/target/org.eclipse.embedcdt.doc.user-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.arm >-- [2020-12-21T17:45:08.817Z] [INFO] Building Embedded C/C++ Arm Cross Compiler Branding 6.0.0-SNAPSHOT [41/67] [2020-12-21T17:45:08.817Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:08.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/src/main/resources [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:08.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/src/test/resources [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] [2020-12-21T17:45:08.817Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:08.817Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:09.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.arm-branding/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.core >-- [2020-12-21T17:45:10.681Z] [INFO] Building Embedded C/C++ Arm Cross Compiler Core Plug-in 3.0.0-SNAPSHOT [42/67] [2020-12-21T17:45:10.681Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:10.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/src/main/resources [2020-12-21T17:45:10.681Z] [INFO] [2020-12-21T17:45:10.681Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.681Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:10.681Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/target/classes [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:10.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/src/test/resources [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/target/org.eclipse.embedcdt.managedbuild.cross.arm.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/target/org.eclipse.embedcdt.managedbuild.cross.arm.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] [2020-12-21T17:45:10.938Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.arm.core --- [2020-12-21T17:45:10.938Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/target/org.eclipse.embedcdt.managedbuild.cross.arm.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:11.870Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/target/org.eclipse.embedcdt.managedbuild.cross.arm.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.arm.ui >-- [2020-12-21T17:45:13.242Z] [INFO] Building Embedded C/C++ Arm Cross Compiler UI Plug-in 3.0.0-SNAPSHOT [43/67] [2020-12-21T17:45:13.242Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:13.242Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/src/main/resources [2020-12-21T17:45:13.242Z] [INFO] [2020-12-21T17:45:13.242Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.242Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:13.242Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/target/classes [2020-12-21T17:45:13.499Z] [INFO] [2020-12-21T17:45:13.499Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:13.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/src/test/resources [2020-12-21T17:45:13.499Z] [INFO] [2020-12-21T17:45:13.499Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/target/org.eclipse.embedcdt.managedbuild.cross.arm.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:13.499Z] [INFO] [2020-12-21T17:45:13.499Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.499Z] [INFO] [2020-12-21T17:45:13.499Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/target/org.eclipse.embedcdt.managedbuild.cross.arm.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:13.500Z] [INFO] [2020-12-21T17:45:13.500Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.500Z] [INFO] [2020-12-21T17:45:13.500Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.500Z] [INFO] [2020-12-21T17:45:13.500Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.500Z] [INFO] [2020-12-21T17:45:13.500Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.arm.ui --- [2020-12-21T17:45:13.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/target/org.eclipse.embedcdt.managedbuild.cross.arm.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:14.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/target/org.eclipse.embedcdt.managedbuild.cross.arm.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.arm >-- [2020-12-21T17:45:15.801Z] [INFO] Building Embedded C/C++ Arm Cross Compiler 6.0.0-SNAPSHOT [44/67] [2020-12-21T17:45:15.801Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/target [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:15.801Z] [INFO] [2020-12-21T17:45:15.801Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:16.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:16.059Z] [INFO] [2020-12-21T17:45:16.059Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:16.059Z] [INFO] [2020-12-21T17:45:16.059Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.arm --- [2020-12-21T17:45:16.059Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:17.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.arm-feature/target/org.eclipse.embedcdt.managedbuild.cross.arm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.managedbuild.cross.riscv >-- [2020-12-21T17:45:18.802Z] [INFO] Building Embedded C/C++ RISC-V Cross Compiler Branding 6.0.0-SNAPSHOT [45/67] [2020-12-21T17:45:18.802Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:18.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/src/main/resources [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:18.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/src/test/resources [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] [2020-12-21T17:45:18.802Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:18.802Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:20.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.managedbuild.cross.riscv-branding/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.core >-- [2020-12-21T17:45:21.545Z] [INFO] Building Embedded C/C++ RISC-V Cross Compiler Core Plug-in 3.0.0-SNAPSHOT [46/67] [2020-12-21T17:45:21.545Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.545Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.545Z] [INFO] [2020-12-21T17:45:21.545Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:21.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/src/main/resources [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:21.546Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/target/classes [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:21.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/src/test/resources [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/target/org.eclipse.embedcdt.managedbuild.cross.riscv.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/target/org.eclipse.embedcdt.managedbuild.cross.riscv.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] [2020-12-21T17:45:21.546Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.riscv.core --- [2020-12-21T17:45:21.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/target/org.eclipse.embedcdt.managedbuild.cross.riscv.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:22.917Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core/target/org.eclipse.embedcdt.managedbuild.cross.riscv.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.managedbuild.cross.riscv.ui >-- [2020-12-21T17:45:24.287Z] [INFO] Building Embedded C/C++ RISC-V Cross Compiler UI Plug-in 3.0.0-SNAPSHOT [47/67] [2020-12-21T17:45:24.287Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:24.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/src/main/resources [2020-12-21T17:45:24.287Z] [INFO] [2020-12-21T17:45:24.287Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.287Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:24.288Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/target/classes [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:24.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/src/test/resources [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/target/org.eclipse.embedcdt.managedbuild.cross.riscv.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/target/org.eclipse.embedcdt.managedbuild.cross.riscv.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] [2020-12-21T17:45:24.288Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.riscv.ui --- [2020-12-21T17:45:24.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/target/org.eclipse.embedcdt.managedbuild.cross.riscv.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:25.677Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui/target/org.eclipse.embedcdt.managedbuild.cross.riscv.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.managedbuild.cross.riscv >-- [2020-12-21T17:45:26.303Z] [INFO] Building Embedded C/C++ RISC-V Cross Compiler 6.0.0-SNAPSHOT [48/67] [2020-12-21T17:45:26.303Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/target [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.303Z] [INFO] [2020-12-21T17:45:26.303Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:26.561Z] [INFO] [2020-12-21T17:45:26.561Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.561Z] [INFO] [2020-12-21T17:45:26.561Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.managedbuild.cross.riscv --- [2020-12-21T17:45:26.561Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:27.493Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.managedbuild.cross.riscv-feature/target/org.eclipse.embedcdt.managedbuild.cross.riscv-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.core >-- [2020-12-21T17:45:28.863Z] [INFO] Building Embedded C/C++ Templates Core Plug-in 3.0.0-SNAPSHOT [49/67] [2020-12-21T17:45:28.863Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:28.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/src/main/resources [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:28.863Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/target/classes [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:28.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/src/test/resources [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/target/org.eclipse.embedcdt.templates.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/target/org.eclipse.embedcdt.templates.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:28.863Z] [INFO] [2020-12-21T17:45:28.863Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.core --- [2020-12-21T17:45:29.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/target/org.eclipse.embedcdt.templates.core-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:31.015Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.core/target/org.eclipse.embedcdt.templates.core-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.stm.ui >-- [2020-12-21T17:45:31.946Z] [INFO] Building Embedded C/C++ STM32Fx Project Templates Plug-in 3.0.0-SNAPSHOT [50/67] [2020-12-21T17:45:31.946Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:31.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/src/main/resources [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:31.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/src/test/resources [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/target/org.eclipse.embedcdt.templates.stm.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] [2020-12-21T17:45:31.946Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:31.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/target/org.eclipse.embedcdt.templates.stm.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:33.856Z] [INFO] [2020-12-21T17:45:33.856Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:33.856Z] [INFO] [2020-12-21T17:45:33.856Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:33.856Z] [INFO] [2020-12-21T17:45:33.856Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:33.856Z] [INFO] [2020-12-21T17:45:33.856Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.stm.ui --- [2020-12-21T17:45:38.030Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/target/org.eclipse.embedcdt.templates.stm.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:47.987Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.stm.ui/target/org.eclipse.embedcdt.templates.stm.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.stm >-- [2020-12-21T17:45:48.552Z] [INFO] Building Embedded C/C++ STM32Fx Project Templates 6.0.0-SNAPSHOT [51/67] [2020-12-21T17:45:48.552Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/target [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.552Z] [INFO] [2020-12-21T17:45:48.552Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:48.809Z] [INFO] [2020-12-21T17:45:48.809Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.809Z] [INFO] [2020-12-21T17:45:48.809Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:45:48.809Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:50.180Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.stm-feature/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.ui >-- [2020-12-21T17:45:51.112Z] [INFO] Building Embedded C/C++ Freescale Kinetis Project Templates Plug-in 3.0.0-SNAPSHOT [52/67] [2020-12-21T17:45:51.112Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] The project's OSGi version is 3.0.0.202012211741 [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:51.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/src/main/resources [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:51.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/src/test/resources [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.112Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.112Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/target/org.eclipse.embedcdt.templates.freescale.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:51.112Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/target/org.eclipse.embedcdt.templates.freescale.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:51.113Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] [2020-12-21T17:45:51.113Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.freescale.ui --- [2020-12-21T17:45:51.113Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/target/org.eclipse.embedcdt.templates.freescale.ui-3.0.0-SNAPSHOT.jar [2020-12-21T17:45:52.482Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.ui/target/org.eclipse.embedcdt.templates.freescale.ui-3.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.freescale.pe.ui >-- [2020-12-21T17:45:53.421Z] [INFO] Building Embedded C/C++ Freescale Processor Expert Template Plug-in 2.0.0-SNAPSHOT [53/67] [2020-12-21T17:45:53.421Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:53.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/src/main/resources [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [2020-12-21T17:45:53.421Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/target/classes [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:53.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/src/test/resources [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/target/org.eclipse.embedcdt.templates.freescale.pe.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.421Z] [INFO] [2020-12-21T17:45:53.421Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/target/org.eclipse.embedcdt.templates.freescale.pe.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:45:53.678Z] [INFO] [2020-12-21T17:45:53.678Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.678Z] [INFO] [2020-12-21T17:45:53.678Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.678Z] [INFO] [2020-12-21T17:45:53.678Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.678Z] [INFO] [2020-12-21T17:45:53.678Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.freescale.pe.ui --- [2020-12-21T17:45:53.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/target/org.eclipse.embedcdt.templates.freescale.pe.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:45:54.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui/target/org.eclipse.embedcdt.templates.freescale.pe.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.freescale >-- [2020-12-21T17:45:55.980Z] [INFO] Building Embedded C/C++ Freescale Project Templates 6.0.0-SNAPSHOT [54/67] [2020-12-21T17:45:55.980Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.980Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/target [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.980Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.980Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.980Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] [2020-12-21T17:45:55.981Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:45:55.981Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT.jar [2020-12-21T17:45:57.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.freescale-feature/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.sifive.ui >-- [2020-12-21T17:45:58.720Z] [INFO] Building Embedded C/C++ SiFive RISC-V Project Template Plug-in 2.0.0-SNAPSHOT [55/67] [2020-12-21T17:45:58.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:58.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/src/main/resources [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:45:58.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/src/test/resources [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/target/org.eclipse.embedcdt.templates.sifive.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/target/org.eclipse.embedcdt.templates.sifive.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.720Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.720Z] [INFO] [2020-12-21T17:45:58.721Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.sifive.ui --- [2020-12-21T17:45:58.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/target/org.eclipse.embedcdt.templates.sifive.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:46:00.093Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.sifive.ui/target/org.eclipse.embedcdt.templates.sifive.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.sifive >-- [2020-12-21T17:46:01.991Z] [INFO] Building Embedded C/C++ SiFive RISC-V Project Template 6.0.0-SNAPSHOT [56/67] [2020-12-21T17:46:01.991Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/target [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] [2020-12-21T17:46:01.991Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:01.991Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:03.886Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.sifive-feature/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.cortexm.ui >-- [2020-12-21T17:46:05.347Z] [INFO] Building Embedded C/C++ Generic Arm Cortex-M Project Template Plug-in 2.0.0-SNAPSHOT [57/67] [2020-12-21T17:46:05.347Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:05.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/src/main/resources [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:05.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/src/test/resources [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/target/org.eclipse.embedcdt.templates.cortexm.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/target/org.eclipse.embedcdt.templates.cortexm.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] [2020-12-21T17:46:05.347Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.cortexm.ui --- [2020-12-21T17:46:05.347Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/target/org.eclipse.embedcdt.templates.cortexm.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:46:06.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.cortexm.ui/target/org.eclipse.embedcdt.templates.cortexm.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.cortexm >-- [2020-12-21T17:46:08.089Z] [INFO] Building Embedded C/C++ Generic Cortex-M Project Template 6.0.0-SNAPSHOT [58/67] [2020-12-21T17:46:08.089Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/target [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] [2020-12-21T17:46:08.089Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:08.089Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:09.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.cortexm-feature/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --< org.eclipse.embedcdt.plugins:org.eclipse.embedcdt.templates.ad.ui >-- [2020-12-21T17:46:10.391Z] [INFO] Building Embedded C/C++ ADuCM360 Project Template Plug-in 2.0.0-SNAPSHOT [59/67] [2020-12-21T17:46:10.391Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] The project's OSGi version is 2.0.0.202012211741 [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:10.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/src/main/resources [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:10.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/src/test/resources [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/target/org.eclipse.embedcdt.templates.ad.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/target/org.eclipse.embedcdt.templates.ad.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] [2020-12-21T17:46:10.391Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.ad.ui --- [2020-12-21T17:46:10.391Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/target/org.eclipse.embedcdt.templates.ad.ui-2.0.0-SNAPSHOT.jar [2020-12-21T17:46:11.763Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/plugins/org.eclipse.embedcdt.templates.ad.ui/target/org.eclipse.embedcdt.templates.ad.ui-2.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --< org.eclipse.embedcdt.features:org.eclipse.embedcdt.templates.ad >--- [2020-12-21T17:46:12.694Z] [INFO] Building Embedded C/C++ ADuCM360 Project Template 6.0.0-SNAPSHOT [60/67] [2020-12-21T17:46:12.694Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] Deleting /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/target [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] [2020-12-21T17:46:12.694Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:12.694Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:14.065Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/features/org.eclipse.embedcdt.templates.ad-feature/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT-sources-feature.jar [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --------< org.eclipse.embedcdt:org.eclipse.embedcdt.repository >-------- [2020-12-21T17:46:14.996Z] [INFO] Building Embedded C/C++ Repository 6.0.0-SNAPSHOT [61/67] [2020-12-21T17:46:14.996Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:14.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/repositories/org.eclipse.embedcdt-repository/src/main/resources [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:14.996Z] [INFO] [2020-12-21T17:46:14.996Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:15.254Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2020-12-21T17:46:15.254Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [2020-12-21T17:46:15.254Z] [INFO] [2020-12-21T17:46:15.254Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:15.254Z] [INFO] [2020-12-21T17:46:15.254Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:15.254Z] [INFO] [2020-12-21T17:46:15.254Z] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:15.254Z] [INFO] [2020-12-21T17:46:15.254Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:18.537Z] [INFO] [2020-12-21T17:46:18.537Z] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:18.537Z] [INFO] Building zip: /home/jenkins/agent/workspace/build-plug-ins_master/repositories/org.eclipse.embedcdt-repository/target/org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.repository --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.cortexm >-- [2020-12-21T17:46:18.795Z] [INFO] Building Embedded C/C++ Generic Arm Cortex-M Project Template Branding Plug-in 6.0.0-SNAPSHOT [62/67] [2020-12-21T17:46:18.795Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:18.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/src/main/resources [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:18.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/src/test/resources [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] [2020-12-21T17:46:18.795Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.cortexm --- [2020-12-21T17:46:18.795Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:20.174Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.cortexm-branding/target/org.eclipse.embedcdt.templates.cortexm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:21.105Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.stm >-- [2020-12-21T17:46:21.106Z] [INFO] Building Embedded C/C++ STM32Fx Project Templates Branding Plug-in 6.0.0-SNAPSHOT [63/67] [2020-12-21T17:46:21.106Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:21.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/src/main/resources [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:21.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/src/test/resources [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] [2020-12-21T17:46:21.106Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.stm --- [2020-12-21T17:46:21.106Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:22.477Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.stm-branding/target/org.eclipse.embedcdt.templates.stm-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.freescale >-- [2020-12-21T17:46:23.853Z] [INFO] Building Embedded C/C++ Freescale Kinetis Project Templates Branding Plug-in 6.0.0-SNAPSHOT [64/67] [2020-12-21T17:46:23.853Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:23.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/src/main/resources [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:23.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/src/test/resources [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] [2020-12-21T17:46:23.853Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.freescale --- [2020-12-21T17:46:23.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:25.227Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.freescale-branding/target/org.eclipse.embedcdt.templates.freescale-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.ad >--- [2020-12-21T17:46:26.158Z] [INFO] Building Embedded C/C++ ADuCM360 Project Template Branding Plug-in 6.0.0-SNAPSHOT [65/67] [2020-12-21T17:46:26.158Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:26.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/src/main/resources [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:26.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/src/test/resources [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] [2020-12-21T17:46:26.158Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.ad --- [2020-12-21T17:46:26.158Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:27.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.ad-branding/target/org.eclipse.embedcdt.templates.ad-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --< org.eclipse.embedcdt.branding:org.eclipse.embedcdt.templates.sifive >-- [2020-12-21T17:46:28.463Z] [INFO] Building Embedded C/C++ SiFive RISC-V Project Template Branding Plug-in 6.0.0-SNAPSHOT [66/67] [2020-12-21T17:46:28.463Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] The project's OSGi version is 6.0.0.202012211741 [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/src/main/resources [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-12-21T17:46:28.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/src/test/resources [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:28.463Z] [INFO] [2020-12-21T17:46:28.463Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.464Z] [INFO] [2020-12-21T17:46:28.464Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.464Z] [INFO] [2020-12-21T17:46:28.464Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.464Z] [INFO] [2020-12-21T17:46:28.464Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ org.eclipse.embedcdt.templates.sifive --- [2020-12-21T17:46:28.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT.jar [2020-12-21T17:46:29.397Z] [INFO] Signing jar: /home/jenkins/agent/workspace/build-plug-ins_master/branding/org.eclipse.embedcdt.templates.sifive-branding/target/org.eclipse.embedcdt.templates.sifive-6.0.0-SNAPSHOT-sources.jar [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] ------------< org.eclipse.embedcdt:ilg.gnumcueclipse.root >------------- [2020-12-21T17:46:30.328Z] [INFO] Building Embedded C/C++ Root 6.0.0-SNAPSHOT [67/67] [2020-12-21T17:46:30.328Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ilg.gnumcueclipse.root --- [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ ilg.gnumcueclipse.root --- [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ ilg.gnumcueclipse.root --- [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ ilg.gnumcueclipse.root --- [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] --- eclipse-jarsigner-plugin:1.1.7:sign (sign) @ ilg.gnumcueclipse.root --- [2020-12-21T17:46:30.328Z] [INFO] ------------------------------------------------------------------------ [2020-12-21T17:46:30.328Z] [INFO] Reactor Summary: [2020-12-21T17:46:30.328Z] [INFO] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Branding 6.0.0-SNAPSHOT ............. SUCCESS [ 14.258 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Core Plug-in 6.0.0-SNAPSHOT ......... SUCCESS [ 17.037 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ UI Plug-in 6.0.0-SNAPSHOT ........... SUCCESS [ 3.023 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Core 6.0.0-SNAPSHOT ................. SUCCESS [ 2.245 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Cross Compiler Common Branding 6.0.0-SNAPSHOT SUCCESS [ 2.463 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debugging Core Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.242 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Cross Compiler Common Core Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.833 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ CMSIS Packs Core Plug-in 3.0.0-SNAPSHOT SUCCESS [ 3.710 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Cross Compiler Common UI Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.508 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ CMSIS Packs UI Plug-in 2.0.0-SNAPSHOT SUCCESS [ 3.308 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Cross Compiler CMSIS Packs Support Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.542 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ CMSIS Packs Plug-in 6.0.0-SNAPSHOT .. SUCCESS [ 2.710 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debug CMSIS Packs Support Branding 6.0.0-SNAPSHOT SUCCESS [ 2.181 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ CMSIS Packs (Experimental) 6.0.0-SNAPSHOT SUCCESS [ 2.592 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debugging GDB Branding 6.0.0-SNAPSHOT SUCCESS [ 2.317 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debugging GDB Core Plug-in 5.0.0-SNAPSHOT SUCCESS [ 3.301 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debugging GDB UI Plug-in 5.0.0-SNAPSHOT SUCCESS [ 2.950 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ Debugger Restart Button Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.966 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ GDB JTAG Debugging 6.0.0-SNAPSHOT ... SUCCESS [ 3.059 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ J-Link Debugging Branding 6.0.0-SNAPSHOT SUCCESS [ 2.383 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ J-Link Debugging Core Plug-in 5.0.0-SNAPSHOT SUCCESS [ 2.767 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ J-Link Debugging UI Plug-in 5.0.0-SNAPSHOT SUCCESS [ 4.050 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ J-Link Debugging 6.0.0-SNAPSHOT ..... SUCCESS [ 3.883 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ OpenOCD Debugging Branding 6.0.0-SNAPSHOT SUCCESS [ 3.075 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ OpenOCD Debugging Core Plug-in 5.0.0-SNAPSHOT SUCCESS [ 2.975 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ OpenOCD Debugging UI Plug-in 5.0.0-SNAPSHOT SUCCESS [ 3.050 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ OpenOCD Debugging 6.0.0-SNAPSHOT .... SUCCESS [ 2.775 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ PyOCD Debugging Branding 6.0.0-SNAPSHOT SUCCESS [ 2.600 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ PyOCD Debugging Core Plug-in 2.0.0-SNAPSHOT SUCCESS [ 3.683 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ PyOCD Debugging UI Plug-in 2.0.0-SNAPSHOT SUCCESS [ 3.367 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ PyOCD Debugging 6.0.0-SNAPSHOT ...... SUCCESS [ 2.747 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ QEMU Debugging Branding 6.0.0-SNAPSHOT SUCCESS [ 2.312 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ QEMU Debugging Core Plug-in 4.0.0-SNAPSHOT SUCCESS [ 3.441 s] [2020-12-21T17:46:30.328Z] [INFO] Embedded C/C++ QEMU Debugging UI Plug-in 4.0.0-SNAPSHOT SUCCESS [ 3.508 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ QEMU Debugging 6.0.0-SNAPSHOT ....... SUCCESS [ 2.384 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ CodeRed Debug Perspective Branding 6.0.0-SNAPSHOT SUCCESS [ 2.239 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ CodeRed UI Plug-in 2.0.0-SNAPSHOT ... SUCCESS [ 2.253 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ CodeRed Debug Perspective 6.0.0-SNAPSHOT SUCCESS [ 2.116 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Documentation Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.534 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Documentation (Placeholder) 6.0.0-SNAPSHOT SUCCESS [ 3.242 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Arm Cross Compiler Branding 6.0.0-SNAPSHOT SUCCESS [ 2.008 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Arm Cross Compiler Core Plug-in 3.0.0-SNAPSHOT SUCCESS [ 2.516 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Arm Cross Compiler UI Plug-in 3.0.0-SNAPSHOT SUCCESS [ 2.576 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Arm Cross Compiler 6.0.0-SNAPSHOT ... SUCCESS [ 2.849 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Branding 6.0.0-SNAPSHOT SUCCESS [ 2.651 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ RISC-V Cross Compiler Core Plug-in 3.0.0-SNAPSHOT SUCCESS [ 2.691 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ RISC-V Cross Compiler UI Plug-in 3.0.0-SNAPSHOT SUCCESS [ 2.300 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ RISC-V Cross Compiler 6.0.0-SNAPSHOT SUCCESS [ 2.317 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Templates Core Plug-in 3.0.0-SNAPSHOT SUCCESS [ 3.209 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ STM32Fx Project Templates Plug-in 3.0.0-SNAPSHOT SUCCESS [ 16.776 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ STM32Fx Project Templates 6.0.0-SNAPSHOT SUCCESS [ 2.375 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Plug-in 3.0.0-SNAPSHOT SUCCESS [ 2.392 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Freescale Processor Expert Template Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.534 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Freescale Project Templates 6.0.0-SNAPSHOT SUCCESS [ 2.525 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Plug-in 2.0.0-SNAPSHOT SUCCESS [ 3.351 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template 6.0.0-SNAPSHOT SUCCESS [ 3.458 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.625 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Generic Cortex-M Project Template 6.0.0-SNAPSHOT SUCCESS [ 2.249 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ ADuCM360 Project Template Plug-in 2.0.0-SNAPSHOT SUCCESS [ 2.501 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ ADuCM360 Project Template 6.0.0-SNAPSHOT SUCCESS [ 2.474 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Repository 6.0.0-SNAPSHOT ........... SUCCESS [ 3.765 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Generic Arm Cortex-M Project Template Branding Plug-in 6.0.0-SNAPSHOT SUCCESS [ 2.295 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ STM32Fx Project Templates Branding Plug-in 6.0.0-SNAPSHOT SUCCESS [ 2.558 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Freescale Kinetis Project Templates Branding Plug-in 6.0.0-SNAPSHOT SUCCESS [ 2.517 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ ADuCM360 Project Template Branding Plug-in 6.0.0-SNAPSHOT SUCCESS [ 2.033 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ SiFive RISC-V Project Template Branding Plug-in 6.0.0-SNAPSHOT SUCCESS [ 2.075 s] [2020-12-21T17:46:30.329Z] [INFO] Embedded C/C++ Root 6.0.0-SNAPSHOT ................. SUCCESS [ 0.003 s] [2020-12-21T17:46:30.329Z] [INFO] ------------------------------------------------------------------------ [2020-12-21T17:46:30.329Z] [INFO] BUILD SUCCESS [2020-12-21T17:46:30.329Z] [INFO] ------------------------------------------------------------------------ [2020-12-21T17:46:30.329Z] [INFO] Total time: 04:40 min [2020-12-21T17:46:30.329Z] [INFO] Finished at: 2020-12-21T17:46:30Z [2020-12-21T17:46:30.329Z] [INFO] ------------------------------------------------------------------------ [2020-12-21T17:46:31.725Z] [Pipeline] } [2020-12-21T17:46:31.732Z] [Pipeline] // withEnv [2020-12-21T17:46:31.736Z] [Pipeline] } [2020-12-21T17:46:31.739Z] [Pipeline] // stage [2020-12-21T17:46:31.746Z] [Pipeline] stage [2020-12-21T17:46:31.749Z] [Pipeline] { (Upload) [2020-12-21T17:46:31.765Z] [Pipeline] tool [2020-12-21T17:46:31.771Z] [Pipeline] envVarsForTool [2020-12-21T17:46:31.779Z] [Pipeline] tool [2020-12-21T17:46:31.784Z] [Pipeline] envVarsForTool [2020-12-21T17:46:31.791Z] [Pipeline] withEnv [2020-12-21T17:46:31.791Z] [Pipeline] { [2020-12-21T17:46:31.798Z] [Pipeline] sshagent [2020-12-21T17:46:31.811Z] [ssh-agent] Using credentials genie.embed-cdt (ssh://genie.embed-cdt@projects-storage.eclipse.org) [2020-12-21T17:46:31.812Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T17:46:31.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T17:46:31.830Z] $ ssh-agent [2020-12-21T17:46:31.840Z] SSH_AUTH_SOCK=/tmp/ssh-kUVSDWX08Y4Z/agent.3137 [2020-12-21T17:46:31.840Z] SSH_AGENT_PID=3139 [2020-12-21T17:46:31.852Z] Running ssh-add (command line suppressed) [2020-12-21T17:46:31.862Z] Identity added: /home/jenkins/agent/workspace/build-plug-ins_master@tmp/private_key_1183698778032504822.key (/home/jenkins/agent/workspace/build-plug-ins_master@tmp/private_key_1183698778032504822.key) [2020-12-21T17:46:31.871Z] [ssh-agent] Started. [2020-12-21T17:46:31.872Z] [Pipeline] { [2020-12-21T17:46:31.879Z] [Pipeline] sh [2020-12-21T17:46:32.151Z] + ./scripts/jenkins/builds-upload.sh [2020-12-21T17:46:32.151Z] + SSHUSER=genie.embed-cdt@projects-storage.eclipse.org [2020-12-21T17:46:32.151Z] + SSH='ssh genie.embed-cdt@projects-storage.eclipse.org' [2020-12-21T17:46:32.151Z] + SCP=scp [2020-12-21T17:46:32.152Z] + DOWNLOAD_ROOT=/home/data/httpd/download.eclipse.org/embed-cdt [2020-12-21T17:46:32.152Z] + UPDATES_DEST=/home/data/httpd/download.eclipse.org/embed-cdt/builds/master [2020-12-21T17:46:32.152Z] ++ sed -e 's/.*repository-\([0-9]*[.][0-9]*[.][0-9]*\)-\(.*\)[.]zip/\1/' [2020-12-21T17:46:32.152Z] ++ ls repositories/org.eclipse.embedcdt-repository/target/org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip [2020-12-21T17:46:32.152Z] + VERSION=6.0.0 [2020-12-21T17:46:32.152Z] ++ sed -e 's/.*core_\([0-9]*[.][0-9]*[.][0-9]*\)[.]\([0-9]*\)[.]jar/\2/' [2020-12-21T17:46:32.152Z] ++ ls repositories/org.eclipse.embedcdt-repository/target/repository/plugins/org.eclipse.embedcdt.core_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] + NUMDATE=202012211741 [2020-12-21T17:46:32.152Z] + ARCHIVE_NAME=org.eclipse.embedcdt.repository-6.0.0-202012211741 [2020-12-21T17:46:32.152Z] + ls -lA repositories/org.eclipse.embedcdt-repository/target [2020-12-21T17:46:32.152Z] total 22272 [2020-12-21T17:46:32.152Z] -rw-r--r--. 1 jenkins 1002230000 4705 Dec 21 17:46 category.xml [2020-12-21T17:46:32.152Z] -rw-r--r--. 1 jenkins 1002230000 180 Dec 21 17:46 local-artifacts.properties [2020-12-21T17:46:32.152Z] -rw-r--r--. 1 jenkins 1002230000 22741381 Dec 21 17:46 org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip [2020-12-21T17:46:32.152Z] drwxr-sr-x. 4 jenkins 1002230000 78 Dec 21 17:46 p2agent [2020-12-21T17:46:32.152Z] -rw-r--r--. 1 jenkins 1002230000 100 Dec 21 17:46 p2artifacts.xml [2020-12-21T17:46:32.152Z] -rw-r--r--. 1 jenkins 1002230000 42781 Dec 21 17:46 p2content.xml [2020-12-21T17:46:32.152Z] drwxr-sr-x. 4 jenkins 1002230000 139 Dec 21 17:46 repository [2020-12-21T17:46:32.152Z] drwxr-sr-x. 2 jenkins 1002230000 25 Dec 21 17:46 targetPlatformRepository [2020-12-21T17:46:32.152Z] + ls repositories/org.eclipse.embedcdt-repository/target/repository/features [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.doc.user_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.doc.user.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.ad_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.ad.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.cortexm_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.cortexm.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.freescale_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.freescale.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.sifive_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.sifive.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.stm_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.templates.stm.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] + ls repositories/org.eclipse.embedcdt-repository/target/repository/plugins [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.codered.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.core_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.core.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.core_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.core_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.jlink.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.openocd.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:32.152Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.core.source_4.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.qemu.ui.source_4.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.restart.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.ui_5.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.gdbjtag.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.packs_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.debug.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.doc.user_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm.core_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.arm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.core_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.riscv.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.cross.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.managedbuild.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs.core_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.ad.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.ad.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.core_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.cortexm.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.freescale.pe.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.freescale.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.sifive.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.stm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.templates.stm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] org.eclipse.embedcdt.ui_6.0.0.202012211741.jar [2020-12-21T17:46:32.153Z] + ssh genie.embed-cdt@projects-storage.eclipse.org /bin/bash -x [2020-12-21T17:46:32.153Z] + rm -rvf /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp [2020-12-21T17:46:32.153Z] + rm -rvf /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last [2020-12-21T17:46:32.153Z] + mkdir -pv /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/p2 [2020-12-21T17:46:32.153Z] mkdir: created directory `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp' [2020-12-21T17:46:32.153Z] mkdir: created directory `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/p2' [2020-12-21T17:46:32.153Z] + cd repositories/org.eclipse.embedcdt-repository/target [2020-12-21T17:46:32.153Z] + '[' -f org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip ']' [2020-12-21T17:46:32.153Z] + mv -v org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.153Z] ‘org.eclipse.embedcdt.repository-6.0.0-SNAPSHOT.zip’ -> ‘org.eclipse.embedcdt.repository-6.0.0-202012211741.zip’ [2020-12-21T17:46:32.153Z] + scp -v org.eclipse.embedcdt.repository-6.0.0-202012211741.zip genie.embed-cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.153Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.embed-cdt, command scp -v -t /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.153Z] OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017 [2020-12-21T17:46:32.153Z] debug1: Reading configuration data /etc/ssh/ssh_config [2020-12-21T17:46:32.153Z] debug1: /etc/ssh/ssh_config line 58: Applying options for * [2020-12-21T17:46:32.153Z] debug1: Connecting to projects-storage.eclipse.org [198.41.30.203] port 22. [2020-12-21T17:46:32.153Z] debug1: Connection established. [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1 [2020-12-21T17:46:32.153Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.153Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1 [2020-12-21T17:46:32.153Z] debug1: Enabling compatibility mode for protocol 2.0 [2020-12-21T17:46:32.153Z] debug1: Local version string SSH-2.0-OpenSSH_7.4 [2020-12-21T17:46:32.153Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2 [2020-12-21T17:46:32.153Z] debug1: match: OpenSSH_6.2 pat OpenSSH* compat 0x04000000 [2020-12-21T17:46:32.153Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.embed-cdt' [2020-12-21T17:46:32.153Z] debug1: SSH2_MSG_KEXINIT sent [2020-12-21T17:46:32.154Z] debug1: SSH2_MSG_KEXINIT received [2020-12-21T17:46:32.154Z] debug1: kex: algorithm: ecdh-sha2-nistp256 [2020-12-21T17:46:32.154Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [2020-12-21T17:46:32.154Z] debug1: kex: server->client cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none [2020-12-21T17:46:32.154Z] debug1: kex: client->server cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none [2020-12-21T17:46:32.154Z] debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16 [2020-12-21T17:46:32.154Z] debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16 [2020-12-21T17:46:32.154Z] debug1: sending SSH2_MSG_KEX_ECDH_INIT [2020-12-21T17:46:32.154Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY [2020-12-21T17:46:32.154Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:WOmsLFQgZJd5+lpTE/fSOYIKSveQTYqp6YgpS4z/DUI [2020-12-21T17:46:32.154Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key. [2020-12-21T17:46:32.154Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:3 [2020-12-21T17:46:32.154Z] debug1: rekey after 4294967296 blocks [2020-12-21T17:46:32.154Z] debug1: SSH2_MSG_NEWKEYS sent [2020-12-21T17:46:32.154Z] debug1: expecting SSH2_MSG_NEWKEYS [2020-12-21T17:46:32.154Z] debug1: SSH2_MSG_NEWKEYS received [2020-12-21T17:46:32.154Z] debug1: rekey after 4294967296 blocks [2020-12-21T17:46:32.411Z] debug1: SSH2_MSG_SERVICE_ACCEPT received [2020-12-21T17:46:32.411Z] debug1: Authentications that can continue: publickey,keyboard-interactive [2020-12-21T17:46:32.411Z] debug1: Next authentication method: publickey [2020-12-21T17:46:32.411Z] debug1: Offering RSA public key: /home/jenkins/agent/workspace/build-plug-ins_master@tmp/private_key_1183698778032504822.key [2020-12-21T17:46:32.411Z] debug1: Server accepts key: pkalg ssh-rsa blen 535 [2020-12-21T17:46:32.411Z] debug1: Authentication succeeded (publickey). [2020-12-21T17:46:32.411Z] Authenticated to projects-storage.eclipse.org ([198.41.30.203]:22). [2020-12-21T17:46:32.411Z] debug1: channel 0: new [client-session] [2020-12-21T17:46:32.411Z] debug1: Requesting no-more-sessions@openssh.com [2020-12-21T17:46:32.412Z] debug1: Entering interactive session. [2020-12-21T17:46:32.412Z] debug1: pledge: network [2020-12-21T17:46:32.412Z] debug1: Sending environment. [2020-12-21T17:46:32.412Z] debug1: Sending env LANG = en_US.UTF-8 [2020-12-21T17:46:32.412Z] debug1: Sending command: scp -v -t /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.412Z] Sending file modes: C0644 22741381 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.412Z] Sink: C0644 22741381 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.980Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 [2020-12-21T17:46:32.980Z] debug1: channel 0: free: client-session, nchannels 1 [2020-12-21T17:46:32.980Z] debug1: fd 0 clearing O_NONBLOCK [2020-12-21T17:46:32.980Z] debug1: fd 1 clearing O_NONBLOCK [2020-12-21T17:46:32.980Z] debug1: fd 2 clearing O_NONBLOCK [2020-12-21T17:46:32.980Z] Transferred: sent 22764472, received 6392 bytes, in 0.5 seconds [2020-12-21T17:46:32.980Z] Bytes per second: sent 46985778.4, received 13193.1 [2020-12-21T17:46:32.980Z] debug1: Exit status 0 [2020-12-21T17:46:32.980Z] + shasum -a 256 -p org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:32.980Z] + scp -v org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha genie.embed-cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:32.980Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.embed-cdt, command scp -v -t /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:32.980Z] OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017 [2020-12-21T17:46:32.980Z] debug1: Reading configuration data /etc/ssh/ssh_config [2020-12-21T17:46:32.980Z] debug1: /etc/ssh/ssh_config line 58: Applying options for * [2020-12-21T17:46:32.980Z] debug1: Connecting to projects-storage.eclipse.org [198.41.30.203] port 22. [2020-12-21T17:46:32.980Z] debug1: Connection established. [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1 [2020-12-21T17:46:32.980Z] debug1: key_load_public: No such file or directory [2020-12-21T17:46:32.980Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1 [2020-12-21T17:46:32.980Z] debug1: Enabling compatibility mode for protocol 2.0 [2020-12-21T17:46:32.980Z] debug1: Local version string SSH-2.0-OpenSSH_7.4 [2020-12-21T17:46:32.980Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2 [2020-12-21T17:46:32.980Z] debug1: match: OpenSSH_6.2 pat OpenSSH* compat 0x04000000 [2020-12-21T17:46:32.980Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.embed-cdt' [2020-12-21T17:46:32.980Z] debug1: SSH2_MSG_KEXINIT sent [2020-12-21T17:46:32.980Z] debug1: SSH2_MSG_KEXINIT received [2020-12-21T17:46:32.980Z] debug1: kex: algorithm: ecdh-sha2-nistp256 [2020-12-21T17:46:32.980Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [2020-12-21T17:46:32.980Z] debug1: kex: server->client cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none [2020-12-21T17:46:32.980Z] debug1: kex: client->server cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none [2020-12-21T17:46:32.980Z] debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16 [2020-12-21T17:46:32.980Z] debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16 [2020-12-21T17:46:32.980Z] debug1: sending SSH2_MSG_KEX_ECDH_INIT [2020-12-21T17:46:32.980Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY [2020-12-21T17:46:32.980Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:WOmsLFQgZJd5+lpTE/fSOYIKSveQTYqp6YgpS4z/DUI [2020-12-21T17:46:32.980Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key. [2020-12-21T17:46:32.980Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:3 [2020-12-21T17:46:32.980Z] debug1: rekey after 4294967296 blocks [2020-12-21T17:46:32.980Z] debug1: SSH2_MSG_NEWKEYS sent [2020-12-21T17:46:32.980Z] debug1: expecting SSH2_MSG_NEWKEYS [2020-12-21T17:46:32.980Z] debug1: SSH2_MSG_NEWKEYS received [2020-12-21T17:46:32.980Z] debug1: rekey after 4294967296 blocks [2020-12-21T17:46:32.980Z] debug1: SSH2_MSG_SERVICE_ACCEPT received [2020-12-21T17:46:32.980Z] debug1: Authentications that can continue: publickey,keyboard-interactive [2020-12-21T17:46:32.980Z] debug1: Next authentication method: publickey [2020-12-21T17:46:32.980Z] debug1: Offering RSA public key: /home/jenkins/agent/workspace/build-plug-ins_master@tmp/private_key_1183698778032504822.key [2020-12-21T17:46:32.980Z] debug1: Server accepts key: pkalg ssh-rsa blen 535 [2020-12-21T17:46:32.980Z] debug1: Authentication succeeded (publickey). [2020-12-21T17:46:32.981Z] Authenticated to projects-storage.eclipse.org ([198.41.30.203]:22). [2020-12-21T17:46:32.981Z] debug1: channel 0: new [client-session] [2020-12-21T17:46:32.981Z] debug1: Requesting no-more-sessions@openssh.com [2020-12-21T17:46:32.981Z] debug1: Entering interactive session. [2020-12-21T17:46:32.981Z] debug1: pledge: network [2020-12-21T17:46:32.981Z] debug1: Sending environment. [2020-12-21T17:46:32.981Z] debug1: Sending env LANG = en_US.UTF-8 [2020-12-21T17:46:32.981Z] debug1: Sending command: scp -v -t /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:32.981Z] Sending file modes: C0644 121 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:32.981Z] Sink: C0644 121 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:32.981Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 [2020-12-21T17:46:32.981Z] debug1: channel 0: free: client-session, nchannels 1 [2020-12-21T17:46:32.981Z] debug1: fd 0 clearing O_NONBLOCK [2020-12-21T17:46:32.981Z] debug1: fd 1 clearing O_NONBLOCK [2020-12-21T17:46:32.981Z] debug1: fd 2 clearing O_NONBLOCK [2020-12-21T17:46:32.981Z] Transferred: sent 4108, received 2752 bytes, in 0.1 seconds [2020-12-21T17:46:32.981Z] Bytes per second: sent 71294.6, received 47761.2 [2020-12-21T17:46:32.981Z] debug1: Exit status 0 [2020-12-21T17:46:32.981Z] + ssh genie.embed-cdt@projects-storage.eclipse.org /bin/bash -x [2020-12-21T17:46:33.263Z] + cd /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp/p2 [2020-12-21T17:46:33.263Z] + unzip ../org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:33.263Z] Archive: ../org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:33.263Z] creating: features/ [2020-12-21T17:46:33.263Z] creating: plugins/ [2020-12-21T17:46:33.263Z] inflating: content.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.doc.user.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.cortexm.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.ad.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.stm.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.ad_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.stm_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.freescale_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.sifive.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.cortexm_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.freescale.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.doc.user_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.templates.sifive_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.263Z] inflating: features/org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: features/org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.templates.cortexm.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.templates.sifive.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core.source_4.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.templates.stm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core_3.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.packs.core_3.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.ui_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.core_5.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.templates.ad.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.debug.packs_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.core.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.codered.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.264Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.core_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.freescale.pe.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.freescale.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.core_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.codered.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.templates.core_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.ui_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.core_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui.source_4.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:33.541Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.797Z] inflating: plugins/org.eclipse.embedcdt.templates.stm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:33.797Z] inflating: plugins/org.eclipse.embedcdt.templates.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: plugins/org.eclipse.embedcdt.templates.ad.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: plugins/org.eclipse.embedcdt.packs.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: plugins/org.eclipse.embedcdt.debug.gdbjtag.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: plugins/org.eclipse.embedcdt.managedbuild.cross.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: plugins/org.eclipse.embedcdt.doc.user_2.0.0.202012211741.jar [2020-12-21T17:46:33.798Z] inflating: artifacts.jar [2020-12-21T17:46:33.798Z] inflating: content.xml.xz [2020-12-21T17:46:33.798Z] inflating: artifacts.xml.xz [2020-12-21T17:46:33.798Z] inflating: p2.index [2020-12-21T17:46:33.798Z] + '[' -d /home/data/httpd/download.eclipse.org/embed-cdt/builds/master ']' [2020-12-21T17:46:33.798Z] + mv -v /home/data/httpd/download.eclipse.org/embed-cdt/builds/master /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last [2020-12-21T17:46:33.798Z] `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master' -> `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last' [2020-12-21T17:46:33.798Z] + mv -v /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp /home/data/httpd/download.eclipse.org/embed-cdt/builds/master [2020-12-21T17:46:33.798Z] `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-temp' -> `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master' [2020-12-21T17:46:33.798Z] + rm -rvf /home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core.source_4.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.cortexm.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.doc.user_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.core.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.sifive.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs.core.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui.source_4.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.packs.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs.core_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.core_2.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202012080907.jar' [2020-12-21T17:46:34.055Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.core.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.core_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.ad.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.codered.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.freescale.pe.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.codered.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.freescale.ui.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.core_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.packs_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.core_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.packs.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.codered.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.packs.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.core.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.core_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.codered_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.ui_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.ui.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.core.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.core.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.ui.source_5.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.core.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.packs.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.stm.ui_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.stm.ui.source_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.templates.ad.ui.source_2.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed directory: `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/plugins' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.cortexm.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.sifive_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt_6.0.0.202012080907.jar' [2020-12-21T17:46:34.056Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.freescale.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.stm.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.doc.user.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.ad_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.ad.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.stm_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.cortexm_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.doc.user_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.codered_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.057Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.sifive.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.templates.freescale_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.codered.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.packs.source_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features/org.eclipse.embedcdt.packs_6.0.0.202012080907.jar' [2020-12-21T17:46:34.315Z] removed directory: `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/features' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/content.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/artifacts.jar' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/content.xml.xz' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/artifacts.xml.xz' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2/p2.index' [2020-12-21T17:46:34.315Z] removed directory: `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/p2' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/org.eclipse.embedcdt.repository-6.0.0-202012080907.zip' [2020-12-21T17:46:34.315Z] removed `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last/org.eclipse.embedcdt.repository-6.0.0-202012080907.zip.sha' [2020-12-21T17:46:34.315Z] removed directory: `/home/data/httpd/download.eclipse.org/embed-cdt/builds/master-last' [2020-12-21T17:46:34.315Z] + ls -lLR /home/data/httpd/download.eclipse.org/embed-cdt/builds/master [2020-12-21T17:46:34.315Z] /home/data/httpd/download.eclipse.org/embed-cdt/builds/master: [2020-12-21T17:46:34.315Z] total 22532 [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 22741381 Dec 21 12:46 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 121 Dec 21 12:46 org.eclipse.embedcdt.repository-6.0.0-202012211741.zip.sha [2020-12-21T17:46:34.315Z] drwxrwsr-x 4 genie.embed-cdt iot.embed-cdt 171 Dec 21 12:46 p2 [2020-12-21T17:46:34.315Z] [2020-12-21T17:46:34.315Z] /home/data/httpd/download.eclipse.org/embed-cdt/builds/master/p2: [2020-12-21T17:46:34.315Z] total 100 [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 12138 Dec 21 2020 artifacts.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 9836 Dec 21 2020 artifacts.xml.xz [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 37625 Dec 21 2020 content.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14904 Dec 21 2020 content.xml.xz [2020-12-21T17:46:34.315Z] drwxr-sr-x 2 genie.embed-cdt iot.embed-cdt 4096 Dec 21 2020 features [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 172 Dec 21 2020 p2.index [2020-12-21T17:46:34.315Z] drwxr-sr-x 2 genie.embed-cdt iot.embed-cdt 8192 Dec 21 2020 plugins [2020-12-21T17:46:34.315Z] [2020-12-21T17:46:34.315Z] /home/data/httpd/download.eclipse.org/embed-cdt/builds/master/p2/features: [2020-12-21T17:46:34.315Z] total 620 [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20135 Dec 21 2020 org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20167 Dec 21 2020 org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18968 Dec 21 2020 org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20164 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20193 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19006 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20190 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18997 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20180 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18997 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20181 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18990 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19011 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20061 Dec 21 2020 org.eclipse.embedcdt.doc.user_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18912 Dec 21 2020 org.eclipse.embedcdt.doc.user.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20242 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19036 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20249 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19038 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20162 Dec 21 2020 org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18989 Dec 21 2020 org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20141 Dec 21 2020 org.eclipse.embedcdt.templates.ad_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19000 Dec 21 2020 org.eclipse.embedcdt.templates.ad.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20142 Dec 21 2020 org.eclipse.embedcdt.templates.cortexm_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19000 Dec 21 2020 org.eclipse.embedcdt.templates.cortexm.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20156 Dec 21 2020 org.eclipse.embedcdt.templates.freescale_6.0.0.202012211741.jar [2020-12-21T17:46:34.315Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18995 Dec 21 2020 org.eclipse.embedcdt.templates.freescale.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20145 Dec 21 2020 org.eclipse.embedcdt.templates.sifive_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 18996 Dec 21 2020 org.eclipse.embedcdt.templates.sifive.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20163 Dec 21 2020 org.eclipse.embedcdt.templates.stm_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19009 Dec 21 2020 org.eclipse.embedcdt.templates.stm.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] [2020-12-21T17:46:34.316Z] /home/data/httpd/download.eclipse.org/embed-cdt/builds/master/p2/plugins: [2020-12-21T17:46:34.316Z] total 29696 [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14779 Dec 21 2020 org.eclipse.embedcdt_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14862 Dec 21 2020 org.eclipse.embedcdt.codered_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7570 Dec 21 2020 org.eclipse.embedcdt.codered.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 19815 Dec 21 2020 org.eclipse.embedcdt.codered.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 13562 Dec 21 2020 org.eclipse.embedcdt.codered.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 2763412 Dec 21 2020 org.eclipse.embedcdt.core_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 196193 Dec 21 2020 org.eclipse.embedcdt.core.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14986 Dec 21 2020 org.eclipse.embedcdt.debug.core_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15667 Dec 21 2020 org.eclipse.embedcdt.debug.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15258 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 272814 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.core_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 143394 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15486 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 93137 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 46573 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7571 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 123254 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 45218 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.jlink.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15255 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 56815 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 36888 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.core.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7573 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 91132 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 38634 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.openocd.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15213 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 95324 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 46564 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7572 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 98611 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 42627 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15237 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 56735 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 37131 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.core.source_4.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7570 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 90285 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 38624 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.qemu.ui.source_4.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 20196 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15222 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.restart.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7570 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 129374 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.ui_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 64228 Dec 21 2020 org.eclipse.embedcdt.debug.gdbjtag.ui.source_5.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14839 Dec 21 2020 org.eclipse.embedcdt.debug.packs_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7576 Dec 21 2020 org.eclipse.embedcdt.debug.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 24553 Dec 21 2020 org.eclipse.embedcdt.doc.user_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15166 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 66175 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.core_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 31210 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7580 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 55838 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 33858 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.arm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 52219 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.core_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 32776 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.core.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 15169 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 59068 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 30164 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7585 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 55443 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 33795 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.riscv.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 21103 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 16883 Dec 21 2020 org.eclipse.embedcdt.managedbuild.cross.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.316Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 56348 Dec 21 2020 org.eclipse.embedcdt.managedbuild.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 25831 Dec 21 2020 org.eclipse.embedcdt.managedbuild.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 14786 Dec 21 2020 org.eclipse.embedcdt.packs_6.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 183664 Dec 21 2020 org.eclipse.embedcdt.packs.core_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 128299 Dec 21 2020 org.eclipse.embedcdt.packs.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7564 Dec 21 2020 org.eclipse.embedcdt.packs.source_6.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 209459 Dec 21 2020 org.eclipse.embedcdt.packs.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 60838 Dec 21 2020 org.eclipse.embedcdt.packs.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 392227 Dec 21 2020 org.eclipse.embedcdt.templates.ad.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7579 Dec 21 2020 org.eclipse.embedcdt.templates.ad.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 426839 Dec 21 2020 org.eclipse.embedcdt.templates.core_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 46908 Dec 21 2020 org.eclipse.embedcdt.templates.core.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 37514 Dec 21 2020 org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7587 Dec 21 2020 org.eclipse.embedcdt.templates.cortexm.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 24928 Dec 21 2020 org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 16270 Dec 21 2020 org.eclipse.embedcdt.templates.freescale.pe.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 235487 Dec 21 2020 org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7595 Dec 21 2020 org.eclipse.embedcdt.templates.freescale.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 379959 Dec 21 2020 org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7584 Dec 21 2020 org.eclipse.embedcdt.templates.sifive.ui.source_2.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 16370896 Dec 21 2020 org.eclipse.embedcdt.templates.stm.ui_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 7581 Dec 21 2020 org.eclipse.embedcdt.templates.stm.ui.source_3.0.0.202012211741.jar [2020-12-21T17:46:34.317Z] -rw-r--r-- 1 genie.embed-cdt iot.embed-cdt 43415 Dec 21 2020 org.eclipse.embedcdt.ui_6.0.0.202012211741.jar [2020-12-21T17:46:34.322Z] [Pipeline] } [2020-12-21T17:46:34.327Z] $ ssh-agent -k [2020-12-21T17:46:34.331Z] unset SSH_AUTH_SOCK; [2020-12-21T17:46:34.331Z] unset SSH_AGENT_PID; [2020-12-21T17:46:34.331Z] echo Agent pid 3139 killed; [2020-12-21T17:46:34.336Z] [ssh-agent] Stopped. [2020-12-21T17:46:34.340Z] [Pipeline] // sshagent [2020-12-21T17:46:34.345Z] [Pipeline] } [2020-12-21T17:46:34.348Z] [Pipeline] // withEnv [2020-12-21T17:46:34.352Z] [Pipeline] } [2020-12-21T17:46:34.356Z] [Pipeline] // stage [2020-12-21T17:46:34.366Z] [Pipeline] stage [2020-12-21T17:46:34.369Z] [Pipeline] { (Declarative: Post Actions) [2020-12-21T17:46:34.382Z] [Pipeline] archiveArtifacts [2020-12-21T17:46:34.385Z] Archiving artifacts [2020-12-21T17:46:36.258Z] [Pipeline] } [2020-12-21T17:46:36.265Z] [Pipeline] // stage [2020-12-21T17:46:36.269Z] [Pipeline] } [2020-12-21T17:46:36.272Z] [Pipeline] // withEnv [2020-12-21T17:46:36.276Z] [Pipeline] } [2020-12-21T17:46:36.279Z] [Pipeline] // withEnv [2020-12-21T17:46:36.283Z] [Pipeline] } [2020-12-21T17:46:36.287Z] [Pipeline] // node [2020-12-21T17:46:36.291Z] [Pipeline] } [2020-12-21T17:46:36.295Z] [Pipeline] // podTemplate [2020-12-21T17:46:36.299Z] [Pipeline] End of Pipeline [2020-12-21T17:46:36.423Z] Finished: SUCCESS