Skip to content
Success

Console Output

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

Building remotely on centos-7-7tk04 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/build-app4mc-platform-master-release
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-1G0d3AKuf91D/agent.56
SSH_AGENT_PID=58
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/build-app4mc-platform-master-release@tmp/private_key_18235978618657906126.key (/home/jenkins/agent/workspace/build-app4mc-platform-master-release@tmp/private_key_18235978618657906126.key)
[ssh-agent] Using credentials genie.app4mc (ssh://genie.app4mc@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/app4mc/org.eclipse.app4mc
 > git init /home/jenkins/agent/workspace/build-app4mc-platform-master-release # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/app4mc/org.eclipse.app4mc
 > git --version # timeout=10
 > git --version # 'git version 2.36.2'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/app4mc/org.eclipse.app4mc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/app4mc/org.eclipse.app4mc # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 004f1ae9a5d9b5cd206d8b7ca3109f1d68819cb4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 004f1ae9a5d9b5cd206d8b7ca3109f1d68819cb4 # timeout=10
Commit message: "Updated target definition and product to use components version 3.0.0 / latest (release phase)"
 > git rev-list --no-walk 51b44b620024850bbe720cd9b35e17a4463e60ca # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[build-app4mc-platform-master-release] $ Xvnc -help
Starting xvnc
[build-app4mc-platform-master-release] $ Xvnc :43 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

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


Wed Nov 30 12:55:35 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5943
 vncext:      created VNC server for screen 0
[build-app4mc-platform-master-release] $ /bin/bash /tmp/jenkins17636997812660898306.sh

Starting checkout of tagged version...

-------------------------------------------------
Parameters:
VERSION_TAG=releases/3.0.0
-------------------------------------------------
Matching tag: releases/3.0.0

...done
[build-app4mc-platform-master-release] $ /opt/tools/apache-maven/latest/bin/mvn -DVERSION_TAG=releases/3.0.0 clean verify -Psign
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.target/org.eclipse.app4mc.target.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@470fc16c...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:com.mxgraph:3.0.0.7 @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:gnu.trove4j:3.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.chocosolver:4.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.chocosolver.cutoffseq:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/pom.xml
[INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B)
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
[INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.32kB)
[INFO] Unpacking javax.annotation_1.2.0.v201602091430...
[INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
[INFO] Unpacking org.eclipse.osgi_3.15.300.v20200520-1959...
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
[INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
[INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
[INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
[INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
[INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
[INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
[INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
[INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
[INFO] Unpacking org.apache.felix.scr_2.1.16.v20200110-1820...
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
[INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
[INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
[INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
[INFO] Unpacking org.eclipse.ui_3.117.0.v20200518-1705...
[INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
[INFO] Unpacking org.eclipse.core.runtime_3.18.0.v20200506-2143...
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
[INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755...
[INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
[INFO] Unpacking org.eclipse.core.commands_3.9.700.v20191217-1850...
[INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
[INFO] Unpacking org.eclipse.equinox.common_3.12.0.v20200504-1602...
[INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
[INFO] Unpacking org.eclipse.core.contenttype_3.7.700.v20200517-1644...
[INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
[INFO] Unpacking org.eclipse.equinox.preferences_3.8.0.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
[INFO] Unpacking org.eclipse.equinox.registry_3.8.800.v20200406-0956...
[INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
[INFO] Unpacking org.eclipse.core.databinding_1.9.0.v20200519-1409...
[INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
[INFO] Unpacking org.eclipse.core.databinding.observable_1.9.0.v20200205-2119...
[INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
[INFO] Unpacking org.eclipse.core.databinding.property_1.8.0.v20200124-0715...
[INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
[INFO] Unpacking org.eclipse.core.expressions_3.6.800.v20200319-0911...
[INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
[INFO] Unpacking org.eclipse.core.jobs_3.10.800.v20200421-0950...
[INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
[INFO] Unpacking org.eclipse.equinox.app_1.4.500.v20200422-1833...
[INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
[INFO] Unpacking org.eclipse.e4.core.commands_0.12.900.v20200110-1732...
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
[INFO] Unpacking org.eclipse.e4.core.di_1.7.600.v20200428-0912...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
[INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710...
[INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
[INFO] Unpacking org.eclipse.e4.core.services_2.2.300.v20200422-1846...
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
[INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352...
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
[INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938...
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
[INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642...
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
[INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219...
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
[INFO] Unpacking org.eclipse.emf.ecore_2.22.0.v20200519-1135...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
[INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930...
[INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] Unpacking org.eclipse.swt_3.114.100.v20200604-0951...
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
[INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643...
[INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
[INFO] Unpacking org.eclipse.jface_3.20.0.v20200505-1952...
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
[INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930...
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806...
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719...
[INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
[INFO] Unpacking org.eclipse.e4.ui.di_1.2.800.v20200128-0855...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923...
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422...
[INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
[INFO] Unpacking org.eclipse.equinox.event_1.5.400.v20200511-1702...
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
[INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048...
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625...
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
[INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
[INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321...
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625...
[INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
[INFO] Unpacking org.eclipse.jface.databinding_1.11.100.v20200522-1835...
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805...
[INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
[INFO] Unpacking org.eclipse.urischeme_1.1.0.v20200603-1117...
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
[INFO] Unpacking org.eclipse.emf.common_2.19.0.v20200324-0932...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951...
[INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
[INFO] Unpacking org.eclipse.ui.workbench_3.119.0.v20200521-1247...
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951...
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
[INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.emf.util:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/.polyglot.META-INF
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
[INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/.polyglot.META-INF
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
[INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/.polyglot.META-INF
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
[INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
[INFO] Fetching org.apache.commons.math3_3.6.1.v20200817-1830.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (2.22MB)
[INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
[INFO] Unpacking org.eclipse.ui.ide_3.17.100.v20200530-0835...
[INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
[INFO] Unpacking org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713...
[INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.4.0.v20190401-0856.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.4.0.v20190401-0856.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.54kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore.lib_1.4.0.v20190401-0856...
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
[INFO] Unpacking org.slf4j.api_1.7.30.v20200204-2150...
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
[INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734...
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
[INFO] Unpacking org.eclipse.e4.ui.ide_3.15.100.v20200323-2111...
[INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
[INFO] Unpacking org.eclipse.equinox.bidi_1.2.300.v20191213-1901...
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
[INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504...
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
[INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528...
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121...
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
[INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
[INFO] Unpacking org.eclipse.equinox.security_1.3.500.v20200114-1637...
[INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
[INFO] Unpacking org.eclipse.jface.text_3.16.300.v20200526-0811...
[INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
[INFO] Unpacking org.eclipse.text_3.10.200.v20200428-0633...
[INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
[INFO] Unpacking org.eclipse.ui.navigator_3.9.300.v20200513-0930...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.model:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/pom.xml
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] Unpacking org.eclipse.jdt.annotation_2.2.600.v20200408-1511...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/.polyglot.META-INF
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
[INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
[INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
[INFO] Unpacking org.eclipse.emf.edit.ui_2.18.0.v20200205-0529...
[INFO] Fetching org.eclipse.xtend.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.31kB)
[INFO] Unpacking org.eclipse.xtend.lib_2.22.0.v20200602-0713...
[INFO] Fetching org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.31kB)
[INFO] Unpacking org.eclipse.xtend.lib.macro_2.22.0.v20200602-0713...
[INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
[INFO] Unpacking org.eclipse.ui.views_3.10.300.v20200311-1018...
[INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.4.0.201907151344.jar from https://download.eclipse.org/nattable/releases/1.6.0/repository/plugins/ (103.11kB)
[INFO] Fetching org.eclipse.nebula.cwt_1.1.0.201907151344.jar from https://download.eclipse.org/nattable/releases/1.6.0/repository/plugins/ (149.22kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit.extended:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.extended:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/.polyglot.META-INF
[INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
[INFO] Unpacking org.eclipse.search_3.11.1000.v20200410-1852...
[INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
[INFO] Unpacking org.eclipse.compare_3.7.1000.v20200511-1203...
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
[INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954...
[INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
[INFO] Unpacking org.eclipse.ui.editors_3.13.200.v20200501-2307...
[INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
[INFO] Unpacking org.eclipse.ui.forms_3.9.100.v20200413-1417...
[INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
[INFO] Unpacking org.eclipse.compare.core_3.6.900.v20200412-2017...
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
[INFO] Unpacking org.eclipse.core.filebuffers_3.6.1000.v20200409-1035...
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
[INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330...
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
[INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330...
[INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
[INFO] Unpacking org.eclipse.team.core_3.8.1000.v20200428-1255...
[INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
[INFO] Unpacking org.eclipse.team.ui_3.8.900.v20200422-1935...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.validation.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.inchron:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.ta:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.sim:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.hw:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/.polyglot.META-INF
[INFO] Fetching net.sourceforge.plantuml.eclipse_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/plugins/ (122.47kB)
[INFO] Fetching net.sourceforge.plantuml.lib_1.2022.7.jar from https://hallvard.github.io/plantuml/plantuml.lib/1.2022.7/plugins/ (8.39MB)
[INFO] Fetching net.sourceforge.plantuml.eclipse.imagecontrol_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/plugins/ (27.36kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.runnabledependency:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.addon:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/.polyglot.META-INF
[INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (898.68kB)
[INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
[INFO] Unpacking org.apache.commons.codec_1.13.0.v20200108-0001...
[INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909181823.jar from https://download.eclipse.org/nattable/releases/1.6.0/repository/plugins/ (2.22MB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909181823.jar from https://download.eclipse.org/nattable/releases/1.6.0/repository/plugins/ (148.64kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/.polyglot.META-INF
[INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (358.42kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.ease:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/.polyglot.META-INF
[INFO] Fetching org.eclipse.ease_0.8.0.I202105061131.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (231.06kB)
[INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
[INFO] Unpacking org.eclipse.ui.console_3.9.200.v20200511-1122...
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
[INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101...
[INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
[INFO] Unpacking org.eclipse.debug.core_3.15.100.v20200514-0816...
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
[INFO] Unpacking org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016...
[INFO] Fetching org.eclipse.ease.classloader_0.8.0.I202104091518.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (9.98kB)
[INFO] Fetching org.eclipse.ecf_3.9.5.v20200217-1548.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf_3.9.5.v20200217-1548.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.04kB)
[INFO] Unpacking org.eclipse.ecf_3.9.5.v20200217-1548...
[INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.11kB)
[INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846...
[INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] Unpacking org.eclipse.equinox.concurrent_1.1.500.v20200106-1437...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe2:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/.polyglot.META-INF
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.47kB)
[INFO] Unpacking com.google.inject_3.0.0.v201605172100...
[INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (590.15kB)
[INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
[INFO] Unpacking org.apache.ant_1.10.8.v20200515-1239...
[INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (27.48kB)
[INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.5kB)
[INFO] Unpacking org.eclipse.emf.mwe2.launch_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.88kB)
[INFO] Unpacking org.eclipse.emf.mwe2.lib_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.ecore.xcore_1.14.0.v20200424-0456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore_1.14.0.v20200424-0456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.1kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore_1.14.0.v20200424-0456...
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.91kB)
[INFO] Unpacking org.eclipse.emf.codegen_2.20.0.v20200324-0932...
[INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
[INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
[INFO] Unpacking org.eclipse.jdt.launching_3.17.100.v20200526-1503...
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (417.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (417.98kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947...
[INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.4.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.4.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.72kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore.xtext_1.4.0.v20180706-1146...
[INFO] Fetching org.eclipse.xtext_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (708.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (708.42kB)
[INFO] Unpacking org.eclipse.xtext_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.47kB)
[INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.xtext.util_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.util_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.58kB)
[INFO] Unpacking org.eclipse.xtext.util_2.22.0.v20200602-1352...
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
[INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
[INFO] Fetching org.eclipse.xtext.xbase_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (841.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (841.76kB)
[INFO] Unpacking org.eclipse.xtext.xbase_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.common.types_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.common.types_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.76kB)
[INFO] Unpacking org.eclipse.xtext.common.types_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.ecore_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ecore_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.61kB)
[INFO] Unpacking org.eclipse.xtext.ecore_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.emf.mwe.core_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.core_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.57kB)
[INFO] Unpacking org.eclipse.emf.mwe.core_1.5.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe.utils_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.utils_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.51kB)
[INFO] Unpacking org.eclipse.emf.mwe.utils_1.5.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe2.language_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (70.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.language_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (70.15kB)
[INFO] Unpacking org.eclipse.emf.mwe2.language_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
[INFO] Unpacking org.eclipse.jdt.debug_3.15.100.v20200525-2012...
[WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
[INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.objectweb.asm_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.93kB)
[INFO] Unpacking org.objectweb.asm_8.0.1.v20200420-1007...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.amalthea:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.btf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.metrics:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.emf.visualizations:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.ide.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.ide:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/.polyglot.META-INF
[INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
[INFO] Unpacking org.eclipse.platform_4.16.0.v20200604-0540...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
[INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241...
[INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
[INFO] Unpacking org.eclipse.ui.ide.application_1.3.700.v20200525-1456...
[INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
[INFO] Unpacking org.eclipse.ui.intro_3.5.1000.v20200525-1037...
[INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
[INFO] Unpacking org.eclipse.core.net_1.3.900.v20200428-1255...
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
[INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/.polyglot.META-INF
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.49kB)
[INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.ot1:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.util.svg:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.waters.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.workflow.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.jenetics:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.jgrapht:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.ojalgo:39.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.sqlite.jdbc:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/.polyglot.META-INF
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
[INFO] Unpacking org.junit_4.13.0.v20200204-1500...
[INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
[INFO] Unpacking org.eclipse.equinox.launcher_1.5.700.v20200207-2156...
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
[INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.core.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.standard.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.ta.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.inchron.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.sim.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/.polyglot.META-INF
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.docu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.docu.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.examples:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.examples.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.3rdparty:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.3rdparty/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation.sdk/.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.p2repo:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.product:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] APP4MC Tool Platform                                               [pom]
[INFO] app4mc.example.democar                                             [jar]
[INFO] app4mc.example.democar.extended                                    [jar]
[INFO] app4mc.example.democar.split                                       [jar]
[INFO] app4mc.example.hardware                                            [jar]
[INFO] app4mc.example.scheduler                                           [jar]
[INFO] app4mc.example.numeric_modes                                       [jar]
[INFO] app4mc.example.modeling                                            [jar]
[INFO] app4mc.example.modeling.client_server                              [jar]
[INFO] app4mc.example.modeling.feedback_loop                              [jar]
[INFO] app4mc.example.modeling.periodic                                   [jar]
[INFO] app4mc.example.modeling.state_machine                              [jar]
[INFO] app4mc.example.modeling.state_machine_feedback_loop                [jar]
[INFO] waters.fmtv.challenge.2016                                         [jar]
[INFO] waters.fmtv.challenge.2017                                         [jar]
[INFO] waters.fmtv.challenge.2019                                         [jar]
[INFO] app4mc.example.tool.java                                           [jar]
[INFO] app4mc.example.tool.validation                                     [jar]
[INFO] app4mc.example.tool.workflow                                       [jar]
[INFO] app4mc.example.ide.actions                                         [jar]
[INFO] app4mc.example.ide.validations                                     [jar]
[INFO] app4mc.example.ide.visualizations                                  [jar]
[INFO] [aggregator] plugins                                               [pom]
[INFO] [bundle] mxGraph                                        [eclipse-plugin]
[INFO] [bundle] Trove4j                                        [eclipse-plugin]
[INFO] [bundle] Cutoffseq                                      [eclipse-plugin]
[INFO] [bundle] chocosolver                                    [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.edit.help                   [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.editors.help                [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea EMF Util                       [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Examples Installer             [eclipse-plugin]
[INFO] [bundle] SQLite JDBC Driver                             [eclipse-plugin]
[INFO] [bundle] AMALTHEA Trace DataBase access                 [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.model                       [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea import from ATDB               [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.import.help                 [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.model.help                  [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Edit Support             [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Edit Support - Extended  [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Editor                   [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Editor Contributions     [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Editor Contributions (Standard) [eclipse-plugin]
[INFO] org.eclipse.app4mc.validation.core                      [eclipse-plugin]
[INFO] [bundle] APP4MC Validation UI                           [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Model Editor - Extended        [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.validations.standard        [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.validations.inchron         [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.validations.ta              [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.validations.sim             [eclipse-plugin]
[INFO] [bundle] APP4MC Visualization Utilities SVG (PlantUML, GraphViz) [eclipse-plugin]
[INFO] [bundle] APP4MC Visualization UI                        [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Hardware Visualization         [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Runnable Dependency Visualization [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Visualizations (addon)         [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Visualizations (standard)      [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Workflow Core                  [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Workflow Ease                  [eclipse-plugin]
[INFO] org.eclipse.app4mc.amalthea.workflow.help               [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea Workflow MWE2                  [eclipse-plugin]
[INFO] [bundle] ATDB import from Amalthea                      [eclipse-plugin]
[INFO] [bundle] APP4MC Amalthea BTF to ATDB import             [eclipse-plugin]
[INFO] [bundle] APP4MC ATDB Viewer                             [eclipse-plugin]
[INFO] [bundle] APP4MC EMF Visualizations                      [eclipse-plugin]
[INFO] org.eclipse.app4mc.help                                 [eclipse-plugin]
[INFO] [bundle] APP4MC IDE Examples Installer                  [eclipse-plugin]
[INFO] [bundle] APP4MC Tool Platform IDE                       [eclipse-plugin]
[INFO] [bundle] APP4MC Trace Converter - OT1                   [eclipse-plugin]
[INFO] [bundle] APP4MC Trace Converter                         [eclipse-plugin]
[INFO] [bundle] APP4MC Trace Converter - ATDB                  [eclipse-plugin]
[INFO] org.eclipse.app4mc.validation.help                      [eclipse-plugin]
[INFO] org.eclipse.app4mc.visualization.help                   [eclipse-plugin]
[INFO] [bundle] APP4MC WATERS Examples Installer               [eclipse-plugin]
[INFO] [bundle] APP4MC Workflow Examples Installer             [eclipse-plugin]
[INFO] [bundle] Jenetics                                       [eclipse-plugin]
[INFO] [bundle] JGraphT                                        [eclipse-plugin]
[INFO] [bundle] ojAlgo                                         [eclipse-plugin]
[INFO] [aggregator] tests                                                 [pom]
[INFO] [test-bundle] APP4MC Amalthea Model - Tests        [eclipse-test-plugin]
[INFO] [test-bundle] APP4MC Validation Core - Tests       [eclipse-test-plugin]
[INFO] [test-bundle] APP4MC Amalthea Validations - Tests  [eclipse-test-plugin]
[INFO] [test-bundle] APP4MC Amalthea Validations TA - Tests [eclipse-test-plugin]
[INFO] [test-bundle] APP4MC Amalthea Validations Inchron - Tests [eclipse-test-plugin]
[INFO] [test-bundle] APP4MC Amalthea Validations APP4MC.sim - Tests [eclipse-test-plugin]
[INFO] [test-bundle] ATDB - Tests                         [eclipse-test-plugin]
[INFO] [aggregator] features                                              [pom]
[INFO] [feature] APP4MC Documentation                         [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Model Examples               [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Models                       [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Edit Support                 [eclipse-feature]
[INFO] [feature] APP4MC Documentation SDK                     [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Model Examples SDK           [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Models SDK                   [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Edit Support SDK             [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Editors                      [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Editors SDK                  [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Export                       [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Export SDK                   [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Import                       [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Import SDK                   [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Visualizations               [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Visualizations SDK           [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Workflow MWE                 [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Workflow MWE SDK             [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Workflow Scripting           [eclipse-feature]
[INFO] [feature] APP4MC AMALTHEA Workflow Scripting SDK       [eclipse-feature]
[INFO] [feature] APP4MC Tracing                               [eclipse-feature]
[INFO] [feature] APP4MC Validation                            [eclipse-feature]
[INFO] [feature] APP4MC Tool Platform                         [eclipse-feature]
[INFO] [feature] APP4MC Tool Platform 3rd Party Plug-ins      [eclipse-feature]
[INFO] [feature] APP4MC Tracing SDK                           [eclipse-feature]
[INFO] [feature] APP4MC Validation SDK                        [eclipse-feature]
[INFO] [feature] APP4MC Tool Platform SDK                     [eclipse-feature]
[INFO] org.eclipse.app4mc.p2repo                           [eclipse-repository]
[INFO] org.eclipse.app4mc.platform.product                 [eclipse-repository]
[INFO] [aggregator] releng                                                [pom]
[INFO] [target] APP4MC Target Platform              [eclipse-target-definition]
[INFO] 
[INFO] ------------------< org.eclipse.app4mc.build:parent >-------------------
[INFO] Building APP4MC Tool Platform 3.0.0-SNAPSHOT                     [1/116]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ parent ---
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:app4mc.example.democar >-----------
[INFO] Building app4mc.example.democar 3.0.0-SNAPSHOT                   [2/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.democar ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.democar ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.democar ---
[INFO] Executing tasks

main:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.democar
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.democar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.democar ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.democar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.democar ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.democar ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.democar ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.democar ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar/target/app4mc.example.democar-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.democar ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar/target/app4mc.example.democar-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:app4mc.example.democar.extended >------
[INFO] Building app4mc.example.democar.extended 3.0.0-SNAPSHOT          [3/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.democar.extended ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.democar.extended ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.democar.extended ---
[INFO] Executing tasks

main:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.democar.extended
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.democar.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.extended/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.democar.extended ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.democar.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.extended/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.democar.extended ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.democar.extended ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.democar.extended ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.democar.extended ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.extended/target/app4mc.example.democar.extended-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.democar.extended ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.extended/target/app4mc.example.democar.extended-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -------< org.eclipse.app4mc.build:app4mc.example.democar.split >--------
[INFO] Building app4mc.example.democar.split 3.0.0-SNAPSHOT             [4/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.democar.split ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.democar.split ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.democar.split ---
[INFO] Executing tasks

main:
     [copy] Copying 10 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.democar.split
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.democar.split ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.split/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.democar.split ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.democar.split ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.split/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.democar.split ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.democar.split ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.democar.split ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.democar.split ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.split/target/app4mc.example.democar.split-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.democar.split ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.democar.split/target/app4mc.example.democar.split-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:app4mc.example.hardware >----------
[INFO] Building app4mc.example.hardware 3.0.0-SNAPSHOT                  [5/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.hardware ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.hardware ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.hardware ---
[INFO] Executing tasks

main:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.hardware
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.hardware ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.hardware/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.hardware ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.hardware ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.hardware/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.hardware ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.hardware ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.hardware ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.hardware ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.hardware/target/app4mc.example.hardware-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.hardware ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.hardware/target/app4mc.example.hardware-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------< org.eclipse.app4mc.build:app4mc.example.scheduler >----------
[INFO] Building app4mc.example.scheduler 3.0.0-SNAPSHOT                 [6/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.scheduler ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.scheduler ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.scheduler ---
[INFO] Executing tasks

main:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.scheduler
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.scheduler/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.scheduler ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.scheduler/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.scheduler ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.scheduler ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.scheduler ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.scheduler ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.scheduler/target/app4mc.example.scheduler-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.scheduler ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.scheduler/target/app4mc.example.scheduler-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -------< org.eclipse.app4mc.build:app4mc.example.numeric_modes >--------
[INFO] Building app4mc.example.numeric_modes 3.0.0-SNAPSHOT             [7/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.numeric_modes ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.numeric_modes ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.numeric_modes ---
[INFO] Executing tasks

main:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.numeric_modes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.numeric_modes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.numeric_modes/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.numeric_modes ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.numeric_modes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.numeric_modes/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.numeric_modes ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.numeric_modes ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.numeric_modes ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.numeric_modes ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.numeric_modes/target/app4mc.example.numeric_modes-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.numeric_modes ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.numeric_modes/target/app4mc.example.numeric_modes-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:app4mc.example.modeling >----------
[INFO] Building app4mc.example.modeling 3.0.0-SNAPSHOT                  [8/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling ---
[INFO] Executing tasks

main:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling/target/app4mc.example.modeling-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling/target/app4mc.example.modeling-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:app4mc.example.modeling.client_server >---
[INFO] Building app4mc.example.modeling.client_server 3.0.0-SNAPSHOT    [9/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling.client_server ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling.client_server ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling.client_server ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling.client_server
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling.client_server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.client_server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling.client_server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling.client_server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.client_server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling.client_server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling.client_server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling.client_server ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling.client_server ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.client_server/target/app4mc.example.modeling.client_server-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling.client_server ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.client_server/target/app4mc.example.modeling.client_server-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:app4mc.example.modeling.feedback_loop >---
[INFO] Building app4mc.example.modeling.feedback_loop 3.0.0-SNAPSHOT   [10/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling.feedback_loop ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling.feedback_loop ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling.feedback_loop ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling.feedback_loop
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling.feedback_loop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.feedback_loop/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling.feedback_loop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling.feedback_loop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.feedback_loop/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling.feedback_loop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling.feedback_loop ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling.feedback_loop ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling.feedback_loop ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.feedback_loop/target/app4mc.example.modeling.feedback_loop-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling.feedback_loop ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.feedback_loop/target/app4mc.example.modeling.feedback_loop-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.app4mc.build:app4mc.example.modeling.periodic >------
[INFO] Building app4mc.example.modeling.periodic 3.0.0-SNAPSHOT        [11/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling.periodic ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling.periodic ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling.periodic ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling.periodic
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling.periodic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.periodic/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling.periodic ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling.periodic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.periodic/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling.periodic ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling.periodic ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling.periodic ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling.periodic ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.periodic/target/app4mc.example.modeling.periodic-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling.periodic ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.periodic/target/app4mc.example.modeling.periodic-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:app4mc.example.modeling.state_machine >---
[INFO] Building app4mc.example.modeling.state_machine 3.0.0-SNAPSHOT   [12/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling.state_machine ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling.state_machine ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling.state_machine ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling.state_machine
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling.state_machine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling.state_machine ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling.state_machine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling.state_machine ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling.state_machine ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling.state_machine ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling.state_machine ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine/target/app4mc.example.modeling.state_machine-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling.state_machine ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine/target/app4mc.example.modeling.state_machine-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:app4mc.example.modeling.state_machine_feedback_loop >--
[INFO] Building app4mc.example.modeling.state_machine_feedback_loop 3.0.0-SNAPSHOT [13/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.modeling.state_machine_feedback_loop
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine_feedback_loop/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine_feedback_loop/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.modeling.state_machine_feedback_loop ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine_feedback_loop/target/app4mc.example.modeling.state_machine_feedback_loop-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.modeling.state_machine_feedback_loop ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.modeling.state_machine_feedback_loop/target/app4mc.example.modeling.state_machine_feedback_loop-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:waters.fmtv.challenge.2016 >---------
[INFO] Building waters.fmtv.challenge.2016 3.0.0-SNAPSHOT              [14/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ waters.fmtv.challenge.2016 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ waters.fmtv.challenge.2016 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ waters.fmtv.challenge.2016 ---
[INFO] Executing tasks

main:
     [copy] Copying 5 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/examples/waters.fmtv.challenge.2016
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ waters.fmtv.challenge.2016 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2016/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ waters.fmtv.challenge.2016 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ waters.fmtv.challenge.2016 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2016/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ waters.fmtv.challenge.2016 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ waters.fmtv.challenge.2016 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ waters.fmtv.challenge.2016 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ waters.fmtv.challenge.2016 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2016/target/waters.fmtv.challenge.2016-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ waters.fmtv.challenge.2016 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2016/target/waters.fmtv.challenge.2016-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:waters.fmtv.challenge.2017 >---------
[INFO] Building waters.fmtv.challenge.2017 3.0.0-SNAPSHOT              [15/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ waters.fmtv.challenge.2017 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ waters.fmtv.challenge.2017 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ waters.fmtv.challenge.2017 ---
[INFO] Executing tasks

main:
     [copy] Copying 5 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/examples/waters.fmtv.challenge.2017
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ waters.fmtv.challenge.2017 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2017/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ waters.fmtv.challenge.2017 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ waters.fmtv.challenge.2017 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2017/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ waters.fmtv.challenge.2017 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ waters.fmtv.challenge.2017 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ waters.fmtv.challenge.2017 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ waters.fmtv.challenge.2017 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2017/target/waters.fmtv.challenge.2017-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ waters.fmtv.challenge.2017 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2017/target/waters.fmtv.challenge.2017-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:waters.fmtv.challenge.2019 >---------
[INFO] Building waters.fmtv.challenge.2019 3.0.0-SNAPSHOT              [16/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ waters.fmtv.challenge.2019 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ waters.fmtv.challenge.2019 ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ waters.fmtv.challenge.2019 ---
[INFO] Executing tasks

main:
     [copy] Copying 5 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/examples/waters.fmtv.challenge.2019
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ waters.fmtv.challenge.2019 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2019/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ waters.fmtv.challenge.2019 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ waters.fmtv.challenge.2019 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2019/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ waters.fmtv.challenge.2019 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ waters.fmtv.challenge.2019 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ waters.fmtv.challenge.2019 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ waters.fmtv.challenge.2019 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2019/target/waters.fmtv.challenge.2019-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ waters.fmtv.challenge.2019 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/waters.fmtv.challenge.2019/target/waters.fmtv.challenge.2019-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------< org.eclipse.app4mc.build:app4mc.example.tool.java >----------
[INFO] Building app4mc.example.tool.java 3.0.0-SNAPSHOT                [17/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.tool.java ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.tool.java ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.tool.java ---
[INFO] Executing tasks

main:
     [copy] Copying 23 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.tool.java
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.tool.java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.java/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.tool.java ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.tool.java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.java/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.tool.java ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.tool.java ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.tool.java ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.tool.java ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.java/target/app4mc.example.tool.java-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.tool.java ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.java/target/app4mc.example.tool.java-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:app4mc.example.tool.validation >-------
[INFO] Building app4mc.example.tool.validation 3.0.0-SNAPSHOT          [18/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.tool.validation ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.tool.validation ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.tool.validation ---
[INFO] Executing tasks

main:
     [copy] Copying 8 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/examples/app4mc.example.tool.validation
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.tool.validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.validation/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.tool.validation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.tool.validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.validation/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.tool.validation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.tool.validation ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.tool.validation ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.tool.validation ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.validation/target/app4mc.example.tool.validation-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.tool.validation ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.validation/target/app4mc.example.tool.validation-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -------< org.eclipse.app4mc.build:app4mc.example.tool.workflow >--------
[INFO] Building app4mc.example.tool.workflow 3.0.0-SNAPSHOT            [19/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.tool.workflow ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.tool.workflow ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.tool.workflow ---
[INFO] Executing tasks

main:
     [copy] Copying 11 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/examples/app4mc.example.tool.workflow
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.tool.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.workflow/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.tool.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.tool.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.workflow/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.tool.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.tool.workflow ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.tool.workflow ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.tool.workflow ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.workflow/target/app4mc.example.tool.workflow-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.tool.workflow ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.tool.workflow/target/app4mc.example.tool.workflow-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:app4mc.example.ide.actions >---------
[INFO] Building app4mc.example.ide.actions 3.0.0-SNAPSHOT              [20/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.ide.actions ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.ide.actions ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.ide.actions ---
[INFO] Executing tasks

main:
     [copy] Copying 13 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/examples/app4mc.example.ide.actions
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.ide.actions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.actions/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.ide.actions ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.ide.actions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.actions/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.ide.actions ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.ide.actions ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.ide.actions ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.ide.actions ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.actions/target/app4mc.example.ide.actions-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.ide.actions ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.actions/target/app4mc.example.ide.actions-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:app4mc.example.ide.validations >-------
[INFO] Building app4mc.example.ide.validations 3.0.0-SNAPSHOT          [21/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.ide.validations ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.ide.validations ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.ide.validations ---
[INFO] Executing tasks

main:
     [copy] Copying 12 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/examples/app4mc.example.ide.validations
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.ide.validations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.validations/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.ide.validations ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.ide.validations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.validations/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.ide.validations ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.ide.validations ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.ide.validations ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.ide.validations ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.validations/target/app4mc.example.ide.validations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.ide.validations ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.validations/target/app4mc.example.ide.validations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.app4mc.build:app4mc.example.ide.visualizations >-----
[INFO] Building app4mc.example.ide.visualizations 3.0.0-SNAPSHOT       [22/116]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ app4mc.example.ide.visualizations ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (auto-clean) @ app4mc.example.ide.visualizations ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ app4mc.example.ide.visualizations ---
[INFO] Executing tasks

main:
     [copy] Copying 9 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/examples/app4mc.example.ide.visualizations
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ app4mc.example.ide.visualizations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.visualizations/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ app4mc.example.ide.visualizations ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ app4mc.example.ide.visualizations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.visualizations/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ app4mc.example.ide.visualizations ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ app4mc.example.ide.visualizations ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ app4mc.example.ide.visualizations ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ app4mc.example.ide.visualizations ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.visualizations/target/app4mc.example.ide.visualizations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ app4mc.example.ide.visualizations ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/examples/app4mc.example.ide.visualizations/target/app4mc.example.ide.visualizations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------< org.eclipse.app4mc.build:plugins >------------------
[INFO] Building [aggregator] plugins 3.0.0-SNAPSHOT                    [23/116]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ plugins ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ plugins ---
[INFO] 
[INFO] ----------------< org.eclipse.app4mc.build:com.mxgraph >----------------
[INFO] Building [bundle] mxGraph 3.0.0.7                               [24/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.mxgraph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ com.mxgraph ---
[INFO] The project's OSGi version is 3.0.0.7
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ com.mxgraph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ com.mxgraph ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ com.mxgraph ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ com.mxgraph ---
[INFO] Resolving class path of [bundle] mxGraph...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.mxgraph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ com.mxgraph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.mxgraph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ com.mxgraph ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ com.mxgraph ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ com.mxgraph ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ com.mxgraph ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ com.mxgraph ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ com.mxgraph ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:com.mxgraph:3.0.0.7 @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ com.mxgraph ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7.jar_unpacked_9303953921497955626/libs/mxgraph-all.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7.jar_unpacked_9303953921497955626/libs/mxgraph-all.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7-sources.jar_unpacked_6813828243186550167/libs/mxgraph-all.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7-sources.jar_unpacked_6813828243186550167/libs/mxgraph-all.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/com.mxgraph/target/com.mxgraph-3.0.0.7-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ com.mxgraph ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ com.mxgraph ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< org.eclipse.app4mc.build:gnu.trove4j >----------------
[INFO] Building [bundle] Trove4j 3.0.3-SNAPSHOT                        [25/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gnu.trove4j ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ gnu.trove4j ---
[INFO] The project's OSGi version is 3.0.3.202008131435
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ gnu.trove4j ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ gnu.trove4j ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ gnu.trove4j ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ gnu.trove4j ---
[INFO] Resolving class path of [bundle] Trove4j...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ gnu.trove4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ gnu.trove4j ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ gnu.trove4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ gnu.trove4j ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gnu.trove4j ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ gnu.trove4j ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ gnu.trove4j ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ gnu.trove4j ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ gnu.trove4j ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:gnu.trove4j:3.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ gnu.trove4j ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar_unpacked_1543406709598781856/libs-src/trove4j-3.0.3-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar_unpacked_1543406709598781856/libs-src/trove4j-3.0.3-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar_unpacked_1543406709598781856/libs/trove4j-3.0.3.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar_unpacked_1543406709598781856/libs/trove4j-3.0.3.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/gnu.trove4j/target/gnu.trove4j-3.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ gnu.trove4j ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ gnu.trove4j ---
[INFO] No tests to run.
[INFO] 
[INFO] ---------< org.eclipse.app4mc.build:org.chocosolver.cutoffseq >---------
[INFO] Building [bundle] Cutoffseq 1.0.5-SNAPSHOT                      [26/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.chocosolver.cutoffseq ---
[INFO] The project's OSGi version is 1.0.5.202008131435
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.chocosolver.cutoffseq ---
[INFO] Resolving class path of [bundle] Cutoffseq...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.chocosolver.cutoffseq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.chocosolver.cutoffseq ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.chocosolver.cutoffseq ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.chocosolver.cutoffseq ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.chocosolver.cutoffseq ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.chocosolver.cutoffseq:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.chocosolver.cutoffseq ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar_unpacked_2088264632096634409/libs-src/cutoffseq-1.0.5-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar_unpacked_2088264632096634409/libs-src/cutoffseq-1.0.5-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar_unpacked_2088264632096634409/libs/cutoffseq-1.0.5.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar_unpacked_2088264632096634409/libs/cutoffseq-1.0.5.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver.cutoffseq/target/org.chocosolver.cutoffseq-1.0.5-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.chocosolver.cutoffseq ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.chocosolver.cutoffseq ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.app4mc.build:org.chocosolver >--------------
[INFO] Building [bundle] chocosolver 4.0.9-SNAPSHOT                    [27/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.chocosolver ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.chocosolver ---
[INFO] The project's OSGi version is 4.0.9.202008131435
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.chocosolver ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.chocosolver ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.chocosolver ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.chocosolver ---
[INFO] Resolving class path of [bundle] chocosolver...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.chocosolver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.chocosolver ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.chocosolver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.chocosolver ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.chocosolver ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.chocosolver ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.chocosolver ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.chocosolver ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.chocosolver ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.chocosolver:4.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.chocosolver ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT.jar_unpacked_6364184741205930980/libs/choco-solver-4.0.9-no-dep.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT.jar_unpacked_6364184741205930980/libs/choco-solver-4.0.9-no-dep.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar_unpacked_260018252270371220/libs-src/choco-solver-4.0.9-sources.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar_unpacked_260018252270371220/libs-src/choco-solver-4.0.9-sources.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar_unpacked_260018252270371220/libs/choco-solver-4.0.9-no-dep.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar_unpacked_260018252270371220/libs/choco-solver-4.0.9-no-dep.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.chocosolver/target/org.chocosolver-4.0.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.chocosolver ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.chocosolver ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.help >---
[INFO] Building org.eclipse.app4mc.amalthea.edit.help 3.0.0-SNAPSHOT   [28/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.edit.help...
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
[INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656...
[INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120826.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (46.23kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
[INFO] Unpacking org.eclipse.ui.cocoa_1.2.400.v20191217-1850...
[INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
[INFO] Unpacking org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833...
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
[INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755...
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
[INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223...
[INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
[INFO] Unpacking org.eclipse.equinox.region_1.4.600.v20191002-1632...
[INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
[INFO] Unpacking org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/build

generate-help:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/build/user_intro.html
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/target/org.eclipse.app4mc.amalthea.edit.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.edit.help/target/org.eclipse.app4mc.amalthea.edit.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.edit.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.help >--
[INFO] Building org.eclipse.app4mc.amalthea.editors.help 3.0.0-SNAPSHOT [29/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.editors.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/build

generate-help:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/build/editors.html
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/target/org.eclipse.app4mc.amalthea.editors.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.editors.help/target/org.eclipse.app4mc.amalthea.editors.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.editors.help ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.emf.util >----
[INFO] Building [bundle] APP4MC Amalthea EMF Util 3.0.0-SNAPSHOT       [30/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea EMF Util...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/target/org.eclipse.app4mc.amalthea.emf.util-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/target/org.eclipse.app4mc.amalthea.emf.util-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.emf.util:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/target/org.eclipse.app4mc.amalthea.emf.util-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.emf.util/target/org.eclipse.app4mc.amalthea.emf.util-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.emf.util ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.examples.installer >--
[INFO] Building [bundle] APP4MC Amalthea Examples Installer 3.0.0-SNAPSHOT [31/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Examples Installer...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/target/org.eclipse.app4mc.amalthea.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/target/org.eclipse.app4mc.amalthea.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/target/org.eclipse.app4mc.amalthea.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.examples.installer/target/org.eclipse.app4mc.amalthea.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.app4mc.build:org.sqlite.jdbc >--------------
[INFO] Building [bundle] SQLite JDBC Driver 3.20.0-SNAPSHOT            [32/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.sqlite.jdbc ---
[INFO] The project's OSGi version is 3.20.0.202008131456
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.sqlite.jdbc ---
[INFO] Resolving class path of [bundle] SQLite JDBC Driver...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.sqlite.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.sqlite.jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.sqlite.jdbc ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.sqlite.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.sqlite.jdbc ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.sqlite.jdbc ---
[WARNING] MavenProject: org.eclipse.app4mc.build:org.sqlite.jdbc:3.20.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/.tycho-consumer-pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      META-INF/ECLIPSE_.RSA: present in baseline only
      META-INF/ECLIPSE_.SF: present in baseline only
      libs/sqlite-jdbc-3.20.0.jar: different
         META-INF/ECLIPSE_.RSA: present in baseline only
         META-INF/ECLIPSE_.SF: present in baseline only
   classifier-sources: different
      META-INF/ECLIPSE_.RSA: present in baseline only
      META-INF/ECLIPSE_.SF: present in baseline only
      libs-doc/sqlite-jdbc-3.20.0-javadoc.jar: different
         META-INF/ECLIPSE_.RSA: present in baseline only
         META-INF/ECLIPSE_.SF: present in baseline only
      libs/sqlite-jdbc-3.20.0.jar: different
         META-INF/ECLIPSE_.RSA: present in baseline only
         META-INF/ECLIPSE_.SF: present in baseline only

[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.sqlite.jdbc ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT.jar_unpacked_1012158565385521803/libs/sqlite-jdbc-3.20.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT.jar_unpacked_1012158565385521803/libs/sqlite-jdbc-3.20.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar_unpacked_4435380213543060364/libs-doc/sqlite-jdbc-3.20.0-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar_unpacked_4435380213543060364/libs-doc/sqlite-jdbc-3.20.0-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar_unpacked_4435380213543060364/libs/sqlite-jdbc-3.20.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar_unpacked_4435380213543060364/libs/sqlite-jdbc-3.20.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.sqlite.jdbc/target/org.sqlite.jdbc-3.20.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.sqlite.jdbc ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.sqlite.jdbc ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:org.eclipse.app4mc.atdb >----------
[INFO] Building [bundle] AMALTHEA Trace DataBase access 3.0.0-SNAPSHOT [33/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.atdb ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.atdb ---
[INFO] Resolving class path of [bundle] AMALTHEA Trace DataBase access...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.atdb ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/target/org.eclipse.app4mc.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/target/org.eclipse.app4mc.atdb-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.atdb ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.atdb ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/target/org.eclipse.app4mc.atdb-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb/target/org.eclipse.app4mc.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.atdb ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] --------< org.eclipse.app4mc:org.eclipse.app4mc.amalthea.model >--------
[INFO] Building org.eclipse.app4mc.amalthea.model 3.0.0-SNAPSHOT       [34/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model ---
[INFO] The project's OSGi version is 3.0.0.202211241352
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.model...
[INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20201108-2042.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (21.76kB)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Compiling 815 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/target/org.eclipse.app4mc.amalthea.model-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/target/org.eclipse.app4mc.amalthea.model-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.model:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/target/org.eclipse.app4mc.amalthea.model-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model/target/org.eclipse.app4mc.amalthea.model-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.atdb >--
[INFO] Building [bundle] APP4MC Amalthea import from ATDB 3.0.0-SNAPSHOT [35/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea import from ATDB...
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
[INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238...
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
[INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934...
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
[INFO] Unpacking org.eclipse.ui.win32_3.4.400.v20200414-1247...
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
[INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
[INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
[INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/target/org.eclipse.app4mc.amalthea.import.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/target/org.eclipse.app4mc.amalthea.import.atdb-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/target/org.eclipse.app4mc.amalthea.import.atdb-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.atdb/target/org.eclipse.app4mc.amalthea.import.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.import.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.help >--
[INFO] Building org.eclipse.app4mc.amalthea.import.help 3.0.0-SNAPSHOT [36/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.import.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build

generate-help:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build/tutorial_amalthea_to_atdb_import.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build/tutorial_atdb_to_amalthea_import.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build/tutorial_btf_to_atdb_import.html
     [copy] Copying 3 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/help
     [copy] Copying 3 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/target/org.eclipse.app4mc.amalthea.import.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.import.help/target/org.eclipse.app4mc.amalthea.import.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.import.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.help >---
[INFO] Building org.eclipse.app4mc.amalthea.model.help 3.0.0-SNAPSHOT  [37/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] The project's OSGi version is 3.0.0.202211291639
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.model.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build

generate-help:
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/dev_model_details.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/dev_model_util.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/dev_model_xsd.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_basics.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_common.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_components.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_config.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_constraints.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_events.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_hw.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_introduction.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_mapping.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_os.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_propertyconstraints.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_stimuli.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/model_sw.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_channel.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_concepts.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_datadependency.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_hw.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_memorysection.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_scheduling.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_sw_develop.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_sw_runtime.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build/user_timing.html
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/help
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/target/org.eclipse.app4mc.amalthea.model.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.help/target/org.eclipse.app4mc.amalthea.model.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit >---
[INFO] Building [bundle] APP4MC Amalthea Model Edit Support 3.0.0-SNAPSHOT [38/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] The project's OSGi version is 3.0.0.202211181321
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Edit Support...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Compiling 346 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/target/org.eclipse.app4mc.amalthea.model.edit-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/target/org.eclipse.app4mc.amalthea.model.edit-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/target/org.eclipse.app4mc.amalthea.model.edit-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit/target/org.eclipse.app4mc.amalthea.model.edit-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.edit ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit.extended >--
[INFO] Building [bundle] APP4MC Amalthea Model Edit Support - Extended 3.0.0-SNAPSHOT [39/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Edit Support - Extended...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Compiling 95 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/target/org.eclipse.app4mc.amalthea.model.edit.extended-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/target/org.eclipse.app4mc.amalthea.model.edit.extended-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.edit.extended:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/target/org.eclipse.app4mc.amalthea.model.edit.extended-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.edit.extended/target/org.eclipse.app4mc.amalthea.model.edit.extended-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.edit.extended ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor >--
[INFO] Building [bundle] APP4MC Amalthea Model Editor 3.0.0-SNAPSHOT   [40/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] The project's OSGi version is 3.0.0.202209151232
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Editor...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/target/org.eclipse.app4mc.amalthea.model.editor-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/target/org.eclipse.app4mc.amalthea.model.editor-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/target/org.eclipse.app4mc.amalthea.model.editor-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor/target/org.eclipse.app4mc.amalthea.model.editor-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.editor ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution >--
[INFO] Building [bundle] APP4MC Amalthea Model Editor Contributions 3.0.0-SNAPSHOT [41/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Editor Contributions...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/target/org.eclipse.app4mc.amalthea.model.editor.contribution-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/target/org.eclipse.app4mc.amalthea.model.editor.contribution-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/target/org.eclipse.app4mc.amalthea.model.editor.contribution-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution/target/org.eclipse.app4mc.amalthea.model.editor.contribution-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.editor.contribution ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution.standard >--
[INFO] Building [bundle] APP4MC Amalthea Model Editor Contributions (Standard) 3.0.0-SNAPSHOT [42/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Editor Contributions (Standard)...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/target/org.eclipse.app4mc.amalthea.model.editor.contribution.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/target/org.eclipse.app4mc.amalthea.model.editor.contribution.standard-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.contribution.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/target/org.eclipse.app4mc.amalthea.model.editor.contribution.standard-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.contribution.standard/target/org.eclipse.app4mc.amalthea.model.editor.contribution.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.editor.contribution.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] -------< org.eclipse.app4mc:org.eclipse.app4mc.validation.core >--------
[INFO] Building org.eclipse.app4mc.validation.core 3.0.0-SNAPSHOT      [43/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.validation.core ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.validation.core ---
[INFO] Resolving class path of org.eclipse.app4mc.validation.core...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.validation.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.validation.core ---
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.validation.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.validation.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/target/org.eclipse.app4mc.validation.core-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.validation.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/target/org.eclipse.app4mc.validation.core-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation.core ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.validation.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/target/org.eclipse.app4mc.validation.core-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.core/target/org.eclipse.app4mc.validation.core-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.validation.core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.validation.core ---
[INFO] No tests to run.
[INFO] 
[INFO] -----< org.eclipse.app4mc.build:org.eclipse.app4mc.validation.ui >------
[INFO] Building [bundle] APP4MC Validation UI 3.0.0-SNAPSHOT           [44/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.validation.ui ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.validation.ui ---
[INFO] Resolving class path of [bundle] APP4MC Validation UI...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.validation.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.validation.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.validation.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.validation.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/target/org.eclipse.app4mc.validation.ui-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.validation.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/target/org.eclipse.app4mc.validation.ui-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation.ui ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/target/org.eclipse.app4mc.validation.ui-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.ui/target/org.eclipse.app4mc.validation.ui-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.validation.ui ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.validation.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.extended >--
[INFO] Building [bundle] APP4MC Amalthea Model Editor - Extended 3.0.0-SNAPSHOT [45/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Model Editor - Extended...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Compiling 33 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/target/org.eclipse.app4mc.amalthea.model.editor.extended-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/target/org.eclipse.app4mc.amalthea.model.editor.extended-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.editor.extended:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/target/org.eclipse.app4mc.amalthea.model.editor.extended-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.model.editor.extended/target/org.eclipse.app4mc.amalthea.model.editor.extended-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.model.editor.extended ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.standard >--
[INFO] Building org.eclipse.app4mc.amalthea.validations.standard 3.0.0-SNAPSHOT [46/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] The project's OSGi version is 3.0.0.202211300955
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.validations.standard...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Compiling 42 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/target/org.eclipse.app4mc.amalthea.validations.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/target/org.eclipse.app4mc.amalthea.validations.standard-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/target/org.eclipse.app4mc.amalthea.validations.standard-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.standard/target/org.eclipse.app4mc.amalthea.validations.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.validations.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.inchron >--
[INFO] Building org.eclipse.app4mc.amalthea.validations.inchron 3.0.0-SNAPSHOT [47/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.validations.inchron...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/target/org.eclipse.app4mc.amalthea.validations.inchron-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/target/org.eclipse.app4mc.amalthea.validations.inchron-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.inchron:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/target/org.eclipse.app4mc.amalthea.validations.inchron-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.inchron/target/org.eclipse.app4mc.amalthea.validations.inchron-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.validations.inchron ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.ta >----
[INFO] Building org.eclipse.app4mc.amalthea.validations.ta 3.0.0-SNAPSHOT [48/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] The project's OSGi version is 3.0.0.202210171548
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.validations.ta...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/target/org.eclipse.app4mc.amalthea.validations.ta-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/target/org.eclipse.app4mc.amalthea.validations.ta-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.ta:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/target/org.eclipse.app4mc.amalthea.validations.ta-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.ta/target/org.eclipse.app4mc.amalthea.validations.ta-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.validations.ta ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.sim >---
[INFO] Building org.eclipse.app4mc.amalthea.validations.sim 3.0.0-SNAPSHOT [49/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] The project's OSGi version is 3.0.0.202211171800
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.validations.sim...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/target/org.eclipse.app4mc.amalthea.validations.sim-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/target/org.eclipse.app4mc.amalthea.validations.sim-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc:org.eclipse.app4mc.amalthea.validations.sim:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/target/org.eclipse.app4mc.amalthea.validations.sim-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.validations.sim/target/org.eclipse.app4mc.amalthea.validations.sim-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.validations.sim ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.util.svg >--
[INFO] Building [bundle] APP4MC Visualization Utilities SVG (PlantUML, GraphViz) 3.0.0-SNAPSHOT [50/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] The project's OSGi version is 3.0.0.202211081414
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Resolving class path of [bundle] APP4MC Visualization Utilities SVG (PlantUML, GraphViz)...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/target/org.eclipse.app4mc.visualization.util.svg-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/target/org.eclipse.app4mc.visualization.util.svg-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.util.svg:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/target/org.eclipse.app4mc.visualization.util.svg-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.util.svg/target/org.eclipse.app4mc.visualization.util.svg-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.visualization.util.svg ---
[INFO] No tests to run.
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.ui >----
[INFO] Building [bundle] APP4MC Visualization UI 3.0.0-SNAPSHOT        [51/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.visualization.ui ---
[INFO] The project's OSGi version is 3.0.0.202211291340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Resolving class path of [bundle] APP4MC Visualization UI...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Compiling 15 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.visualization.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/target/org.eclipse.app4mc.visualization.ui-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/target/org.eclipse.app4mc.visualization.ui-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.visualization.ui ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.visualization.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/target/org.eclipse.app4mc.visualization.ui-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.ui/target/org.eclipse.app4mc.visualization.ui-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.visualization.ui ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.visualization.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.hw >--
[INFO] Building [bundle] APP4MC Amalthea Hardware Visualization 3.0.0-SNAPSHOT [52/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] The project's OSGi version is 3.0.0.202211101716
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Hardware Visualization...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/target/org.eclipse.app4mc.amalthea.visualization.hw-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/target/org.eclipse.app4mc.amalthea.visualization.hw-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.hw:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/target/org.eclipse.app4mc.amalthea.visualization.hw-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.hw/target/org.eclipse.app4mc.amalthea.visualization.hw-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.visualization.hw ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.runnabledependency >--
[INFO] Building [bundle] APP4MC Amalthea Runnable Dependency Visualization 3.0.0-SNAPSHOT [53/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] The project's OSGi version is 3.0.0.202211081411
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Runnable Dependency Visualization...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/target/org.eclipse.app4mc.amalthea.visualization.runnabledependency-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/target/org.eclipse.app4mc.amalthea.visualization.runnabledependency-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualization.runnabledependency:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/target/org.eclipse.app4mc.amalthea.visualization.runnabledependency-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualization.runnabledependency/target/org.eclipse.app4mc.amalthea.visualization.runnabledependency-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.visualization.runnabledependency ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.addon >--
[INFO] Building [bundle] APP4MC Amalthea Visualizations (addon) 3.0.0-SNAPSHOT [54/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Visualizations (addon)...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/target/org.eclipse.app4mc.amalthea.visualizations.addon-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/target/org.eclipse.app4mc.amalthea.visualizations.addon-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.addon:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/target/org.eclipse.app4mc.amalthea.visualizations.addon-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.addon/target/org.eclipse.app4mc.amalthea.visualizations.addon-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.visualizations.addon ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.standard >--
[INFO] Building [bundle] APP4MC Amalthea Visualizations (standard) 3.0.0-SNAPSHOT [55/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] The project's OSGi version is 3.0.0.202211101730
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Visualizations (standard)...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/target/org.eclipse.app4mc.amalthea.visualizations.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/target/org.eclipse.app4mc.amalthea.visualizations.standard-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.standard:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/target/org.eclipse.app4mc.amalthea.visualizations.standard-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.visualizations.standard/target/org.eclipse.app4mc.amalthea.visualizations.standard-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.visualizations.standard ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.core >--
[INFO] Building [bundle] APP4MC Amalthea Workflow Core 3.0.0-SNAPSHOT  [56/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Workflow Core...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/target/org.eclipse.app4mc.amalthea.workflow.core-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/target/org.eclipse.app4mc.amalthea.workflow.core-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/target/org.eclipse.app4mc.amalthea.workflow.core-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.core/target/org.eclipse.app4mc.amalthea.workflow.core-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.workflow.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.ease >--
[INFO] Building [bundle] APP4MC Amalthea Workflow Ease 3.0.0-SNAPSHOT  [57/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Workflow Ease...
[INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.95kB)
[INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/target/org.eclipse.app4mc.amalthea.workflow.ease-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/target/org.eclipse.app4mc.amalthea.workflow.ease-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.ease:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/target/org.eclipse.app4mc.amalthea.workflow.ease-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.ease/target/org.eclipse.app4mc.amalthea.workflow.ease-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.workflow.ease ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.help >--
[INFO] Building org.eclipse.app4mc.amalthea.workflow.help 3.0.0-SNAPSHOT [58/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Resolving class path of org.eclipse.app4mc.amalthea.workflow.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/build

generate-help:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/build/dev_workflow.html
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/target/org.eclipse.app4mc.amalthea.workflow.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.help/target/org.eclipse.app4mc.amalthea.workflow.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.workflow.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe2 >--
[INFO] Building [bundle] APP4MC Amalthea Workflow MWE2 3.0.0-SNAPSHOT  [59/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea Workflow MWE2...
[WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
[INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854...
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
[INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/target/org.eclipse.app4mc.amalthea.workflow.mwe2-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/target/org.eclipse.app4mc.amalthea.workflow.mwe2-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe2:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/target/org.eclipse.app4mc.amalthea.workflow.mwe2-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/target/org.eclipse.app4mc.amalthea.workflow.mwe2-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.amalthea.workflow.mwe2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.amalthea >--
[INFO] Building [bundle] ATDB import from Amalthea 3.0.0-SNAPSHOT      [60/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Resolving class path of [bundle] ATDB import from Amalthea...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/target/org.eclipse.app4mc.atdb.import.amalthea-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/target/org.eclipse.app4mc.atdb.import.amalthea-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.amalthea:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/target/org.eclipse.app4mc.atdb.import.amalthea-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.amalthea/target/org.eclipse.app4mc.atdb.import.amalthea-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.atdb.import.amalthea ---
[INFO] No tests to run.
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.btf >-----
[INFO] Building [bundle] APP4MC Amalthea BTF to ATDB import 3.0.0-SNAPSHOT [61/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Resolving class path of [bundle] APP4MC Amalthea BTF to ATDB import...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/target/org.eclipse.app4mc.atdb.import.btf-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/target/org.eclipse.app4mc.atdb.import.btf-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.import.btf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/target/org.eclipse.app4mc.atdb.import.btf-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.import.btf/target/org.eclipse.app4mc.atdb.import.btf-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.atdb.import.btf ---
[INFO] No tests to run.
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.metrics >------
[INFO] Building [bundle] APP4MC ATDB Viewer 3.0.0-SNAPSHOT             [62/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Resolving class path of [bundle] APP4MC ATDB Viewer...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/target/org.eclipse.app4mc.atdb.metrics-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/target/org.eclipse.app4mc.atdb.metrics-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.metrics:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/target/org.eclipse.app4mc.atdb.metrics-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.atdb.metrics/target/org.eclipse.app4mc.atdb.metrics-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.atdb.metrics ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.emf.visualizations >---
[INFO] Building [bundle] APP4MC EMF Visualizations 3.0.0-SNAPSHOT      [63/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] The project's OSGi version is 3.0.0.202211081409
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Resolving class path of [bundle] APP4MC EMF Visualizations...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/target/org.eclipse.app4mc.emf.visualizations-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/target/org.eclipse.app4mc.emf.visualizations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.emf.visualizations:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/target/org.eclipse.app4mc.emf.visualizations-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.emf.visualizations/target/org.eclipse.app4mc.emf.visualizations-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.emf.visualizations ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:org.eclipse.app4mc.help >----------
[INFO] Building org.eclipse.app4mc.help 3.0.0-SNAPSHOT                 [64/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.help ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.help ---
[INFO] Resolving class path of org.eclipse.app4mc.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build

generate-help:
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/dev_atdb.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/dev_overview.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_atdb.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_btf_mta3.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_democar.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_hardware.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_1.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_2.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_client_server.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_feedback_loop.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_periodic.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_state_machine.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_modeling_state_machine_feedback_loop.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_numeric_modes.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/example_scheduler.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/ext_example.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/ext_overview.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/ext_simulation.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/ext_transformation.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/ext_viewer.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/introduction.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/release_notes.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/roadmap.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/user_faq.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build/user_known_issues.html
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/help
     [copy] Copying 25 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/target/org.eclipse.app4mc.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.help/target/org.eclipse.app4mc.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.ide.examples.installer >--
[INFO] Building [bundle] APP4MC IDE Examples Installer 3.0.0-SNAPSHOT  [65/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Resolving class path of [bundle] APP4MC IDE Examples Installer...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/target/org.eclipse.app4mc.ide.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/target/org.eclipse.app4mc.ide.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.ide.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/target/org.eclipse.app4mc.ide.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.ide.examples.installer/target/org.eclipse.app4mc.ide.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.ide.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:org.eclipse.app4mc.platform.ide >------
[INFO] Building [bundle] APP4MC Tool Platform IDE 3.0.0-SNAPSHOT       [66/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.platform.ide ---
[INFO] The project's OSGi version is 3.0.0.202208031138
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.platform.ide ---
[INFO] Resolving class path of [bundle] APP4MC Tool Platform IDE...
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
[INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023...
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
[INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.platform.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.platform.ide ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.platform.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.platform.ide ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.platform.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/target/org.eclipse.app4mc.platform.ide-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.platform.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/target/org.eclipse.app4mc.platform.ide-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.platform.ide ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.ide:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.ide ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/target/org.eclipse.app4mc.platform.ide-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.platform.ide/target/org.eclipse.app4mc.platform.ide-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.platform.ide ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.platform.ide ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.ot1 >--
[INFO] Building [bundle] APP4MC Trace Converter - OT1 3.0.0-SNAPSHOT   [67/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Resolving class path of [bundle] APP4MC Trace Converter - OT1...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Compiling 165 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/target/org.eclipse.app4mc.tracing.converter.ot1-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/target/org.eclipse.app4mc.tracing.converter.ot1-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.ot1:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/target/org.eclipse.app4mc.tracing.converter.ot1-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.ot1/target/org.eclipse.app4mc.tracing.converter.ot1-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.tracing.converter.ot1 ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter >----
[INFO] Building [bundle] APP4MC Trace Converter 3.0.0-SNAPSHOT         [68/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.tracing.converter ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Resolving class path of [bundle] APP4MC Trace Converter...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.tracing.converter ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/target/org.eclipse.app4mc.tracing.converter-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/target/org.eclipse.app4mc.tracing.converter-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.tracing.converter ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.tracing.converter ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/target/org.eclipse.app4mc.tracing.converter-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter/target/org.eclipse.app4mc.tracing.converter-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.tracing.converter ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.tracing.converter ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.atdb >--
[INFO] Building [bundle] APP4MC Trace Converter - ATDB 3.0.0-SNAPSHOT  [69/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Resolving class path of [bundle] APP4MC Trace Converter - ATDB...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/target/org.eclipse.app4mc.tracing.converter.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/target/org.eclipse.app4mc.tracing.converter.atdb-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.converter.atdb:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/target/org.eclipse.app4mc.tracing.converter.atdb-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.tracing.converter.atdb/target/org.eclipse.app4mc.tracing.converter.atdb-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.tracing.converter.atdb ---
[INFO] No tests to run.
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.validation.help >-----
[INFO] Building org.eclipse.app4mc.validation.help 3.0.0-SNAPSHOT      [70/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.validation.help ---
[INFO] The project's OSGi version is 3.0.0.202211171800
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.validation.help ---
[INFO] Resolving class path of org.eclipse.app4mc.validation.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.validation.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build

generate-help:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build/dev_validation.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build/user_validation.html
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/help
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.validation.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.validation.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.validation.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.validation.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/target/org.eclipse.app4mc.validation.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.validation.help/target/org.eclipse.app4mc.validation.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.validation.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.validation.help ---
[INFO] No tests to run.
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.help >---
[INFO] Building org.eclipse.app4mc.visualization.help 3.0.0-SNAPSHOT   [71/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.visualization.help ---
[INFO] The project's OSGi version is 3.0.0.202211221056
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.visualization.help ---
[INFO] Resolving class path of org.eclipse.app4mc.visualization.help...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (replace-build-token) @ org.eclipse.app4mc.visualization.help ---
[INFO] Executing tasks

main:

default:

init-build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build

generate-help:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build/dev_visualization.html
[wikitext-to-eclipse-help] multipleOutputFiles have already been created in folder '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build'
Help: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build/user_visualization.html
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/help
     [copy] Copying 1 file to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/help
     [copy] Copying 2 files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/toc
   [delete] Deleting directory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/build
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.visualization.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.visualization.help ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.visualization.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.visualization.help ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/target/org.eclipse.app4mc.visualization.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.visualization.help ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.visualization.help:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.visualization.help ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.visualization.help/target/org.eclipse.app4mc.visualization.help-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.visualization.help ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.visualization.help ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.waters.examples.installer >--
[INFO] Building [bundle] APP4MC WATERS Examples Installer 3.0.0-SNAPSHOT [72/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Resolving class path of [bundle] APP4MC WATERS Examples Installer...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/target/org.eclipse.app4mc.waters.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/target/org.eclipse.app4mc.waters.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.waters.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/target/org.eclipse.app4mc.waters.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.waters.examples.installer/target/org.eclipse.app4mc.waters.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.waters.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.workflow.examples.installer >--
[INFO] Building [bundle] APP4MC Workflow Examples Installer 3.0.0-SNAPSHOT [73/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Resolving class path of [bundle] APP4MC Workflow Examples Installer...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/target/org.eclipse.app4mc.workflow.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/target/org.eclipse.app4mc.workflow.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.workflow.examples.installer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/target/org.eclipse.app4mc.workflow.examples.installer-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.eclipse.app4mc.workflow.examples.installer/target/org.eclipse.app4mc.workflow.examples.installer-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.app4mc.workflow.examples.installer ---
[INFO] No tests to run.
[INFO] 
[INFO] ---------------< org.eclipse.app4mc.build:org.jenetics >----------------
[INFO] Building [bundle] Jenetics 3.8.0-SNAPSHOT                       [74/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.jenetics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.jenetics ---
[INFO] The project's OSGi version is 3.8.0.202008131435
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.jenetics ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.jenetics ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.jenetics ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.jenetics ---
[INFO] Resolving class path of [bundle] Jenetics...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.jenetics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.jenetics ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.jenetics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.jenetics ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.jenetics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.jenetics ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.jenetics ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.jenetics ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.jenetics ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.jenetics:3.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.jenetics ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT.jar_unpacked_294114219724108836/libs/org.jenetics-3.8.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT.jar_unpacked_294114219724108836/libs/org.jenetics-3.8.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs-doc/org.jenetics-3.8.0-javadoc.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs-doc/org.jenetics-3.8.0-javadoc.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs-src/org.jenetics-3.8.0-src.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs-src/org.jenetics-3.8.0-src.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs/org.jenetics-3.8.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar_unpacked_4781575185831725281/libs/org.jenetics-3.8.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jenetics/target/org.jenetics-3.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.jenetics ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.jenetics ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< org.eclipse.app4mc.build:org.jgrapht >----------------
[INFO] Building [bundle] JGraphT 0.9.0-SNAPSHOT                        [75/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.jgrapht ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.jgrapht ---
[INFO] The project's OSGi version is 0.9.0.202012022258
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.jgrapht ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.jgrapht ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.jgrapht ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.jgrapht ---
[INFO] Resolving class path of [bundle] JGraphT...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.jgrapht ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.jgrapht ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.jgrapht ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.jgrapht ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.jgrapht ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.jgrapht ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.jgrapht ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.jgrapht ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.jgrapht ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.jgrapht:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.jgrapht ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT.jar_unpacked_5842173373563445575/libs/jgrapht-core-0.9.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT.jar_unpacked_5842173373563445575/libs/jgrapht-core-0.9.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT-sources.jar_unpacked_15137817140974666177/libs/jgrapht-core-0.9.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT-sources.jar_unpacked_15137817140974666177/libs/jgrapht-core-0.9.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.jgrapht/target/org.jgrapht-0.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.jgrapht ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.jgrapht ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< org.eclipse.app4mc.build:org.ojalgo >-----------------
[INFO] Building [bundle] ojAlgo 39.0.0-SNAPSHOT                        [76/116]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.ojalgo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.ojalgo ---
[INFO] The project's OSGi version is 39.0.0.202008131435
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.ojalgo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.ojalgo ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.ojalgo ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.ojalgo ---
[INFO] Resolving class path of [bundle] ojAlgo...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.ojalgo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.ojalgo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.ojalgo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.ojalgo ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.ojalgo ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.ojalgo ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.ojalgo ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.ojalgo ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.ojalgo ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.ojalgo:39.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.ojalgo ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT.jar_unpacked_13320367463867959828/libs/ojalgo-39.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT.jar_unpacked_13320367463867959828/libs/ojalgo-39.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT.jar
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT-sources.jar_unpacked_665892145106583920/libs/ojalgo-39.0.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT-sources.jar_unpacked_665892145106583920/libs/ojalgo-39.0.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/plugins/org.ojalgo/target/org.ojalgo-39.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.ojalgo ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.ojalgo ---
[INFO] No tests to run.
[INFO] 
[INFO] -------------------< org.eclipse.app4mc.build:tests >-------------------
[INFO] Building [aggregator] tests 3.0.0-SNAPSHOT                      [77/116]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ tests ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ tests ---
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.tests >--
[INFO] Building [test-bundle] APP4MC Amalthea Model - Tests 3.0.0-SNAPSHOT [78/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] The project's OSGi version is 3.0.0.202210261509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Amalthea Model - Tests...
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
[INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552...
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
[INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552...
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
[INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/org.eclipse.app4mc.amalthea.model.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/org.eclipse.app4mc.amalthea.model.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.model.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/org.eclipse.app4mc.amalthea.model.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/org.eclipse.app4mc.amalthea.model.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.amalthea.model.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.model.tests/target/surefire.properties]
Running org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest
shouldGetInvalidNamespaceFromNull(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.009 s
shouldFindValidModelVersion(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.014 s
shouldGetNamespaceFromModelFile(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.002 s
shouldGetVersionFromZIPFile(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.002 s
shouldGetVersionFromModelFile(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.001 s
shouldFindInvalidModelVersion(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.001 s
shouldGetInvalidVersionFromNull(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0 s
shouldGetNamespaceFromZIPFile(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaFileHelperTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaLoaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaLoaderTest
loadModelFromFolder(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaLoaderTest)  Time elapsed: 0.707 s
loadModelFromFile(org.eclipse.app4mc.amalthea.model.io.tests.AmaltheaLoaderTest)  Time elapsed: 0.005 s
Running org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest
testcalculateLatencyPathTime(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.112 s
testGetAllProcessingUnitsForProcessingUnitDefinition(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.003 s
testGetAccessElementsToDestination(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetModulesFromHWStructure(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.003 s
testHWProcessingUnitDefintions(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.003 s
testGetMinDataRateOfHwAccessPath(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetMemoryAccessLatencies(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testHWModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetModulesFromHWModel(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.017 s
testGetAccessTimes(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.012 s
testCalculateHwAccesPathTime(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.003 s
testGetMemoryAccessTimes(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
Running org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest
testRunnableItemsCollection(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.027 s
testExecutionTimeForRunnableFunction(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.005 s
testModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest
testISRsMappedToCore(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.047 s
testAssignedCoreForProcess(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.005 s
testModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testProcessesMappedToCore(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testTaskMapping(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0 s
Running org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest
computeMedian(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0.003 s
computeAverage(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0 s
computePRemainPromille(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0 s
Running org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest
testLabelAccessMethods(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.032 s
testActivityItemsWithModes(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.05 s
testCollectActivityGraphItems(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest
testAllAbstractEventChainGetter_NestedRef(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.011 s
testAllAbstractEventChainGetter_Flat(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.002 s
testAllAbstractEventChainGetter_Nested(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.005 s
testRunnableDeadline(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.002 s
testProcessDeadline(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.002 s
Running org.eclipse.app4mc.amalthea.model.util.tests.CustomPropertyUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.app4mc.amalthea.model.util.tests.CustomPropertyUtilsTest
testAccessMethods(org.eclipse.app4mc.amalthea.model.util.tests.CustomPropertyUtilsTest)  Time elapsed: 0.057 s
Running org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest
testIndex(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0.004 s
testIndexSearch(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0 s
testRemoveAllLabels(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests
testStandardSchedulerCreationAlwaysNewCopy(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.019 s
testStandardSchedulerCreation(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.001 s
testAddStandardSchedulerToOSModelNamesUnique(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.005 s
testAddStandardSchedulerToOSModelCorrectReferences(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.005 s
Running org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest
case1(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case2(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case3(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case4(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case5(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case6(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case7(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case8(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.tests.NameTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.app4mc.amalthea.model.tests.NameTest
testStringOperationsPlain(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0.006 s
testUniqueName(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0.002 s
testArguments1(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0.006 s
testArguments2(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testStructure(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testStringOperationsEncoded(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
Running org.eclipse.app4mc.amalthea.model.tests.MetamodelStructureTest
++++ Metamodel check startet at 2022-11-30 13:01:13:129
Derived reference: Tag -- taggedObjects --> ITaggable
Container reference: Namespace -- previousSegment --> Namespace
Derived reference: Namespace -- memberObjects --> INamespaceMember
Container reference: ModeLiteral -- containingMode --> EnumMode
Derived reference: ISystem -- innerPorts --> QualifiedPort
Container reference: SubInterface -- containingInterface --> ComponentInterface
Container reference: ComponentPort -- containingComponent --> Component
Derived reference: ComponentStructure -- memberObjects --> IComponentStructureMember
Container reference: ComponentInstance -- containingSystem --> ISystem
Container reference: Connector -- containingSystem --> ISystem
Derived reference: CustomEvent -- explicitTriggers --> CustomEventTrigger
Derived reference: HwStructure -- innerPorts --> HwPort
Derived reference: Memory -- mappings --> MemoryMapping
Container reference: HwFeature -- containingCategory --> HwFeatureCategory
Derived reference: HwPort -- connections --> HwConnection
Container reference: HwAccessElement -- source --> ProcessingUnit
Derived reference: HwPath -- source --> ProcessingUnit
Derived reference: HwPath -- destination --> HwDestination
Container reference: HwAccessPath -- containingAccessElement --> HwAccessElement
Derived reference: Semaphore -- semaphoreAccesses --> SemaphoreAccess
Derived reference: Semaphore -- referringComponents --> Component
Derived reference: Scheduler -- schedulerAllocations --> SchedulerAllocation
Derived reference: Scheduler -- runnableAllocations --> RunnableAllocation
Derived reference: TaskScheduler -- childAssociations --> SchedulerAssociation
Derived reference: TaskScheduler -- taskAllocations --> TaskAllocation
Derived reference: TaskScheduler -- parentScheduler --> TaskScheduler
Derived reference: TaskScheduler -- childSchedulers --> TaskScheduler
Container reference: SchedulerAssociation -- child --> TaskScheduler
Derived reference: InterruptController -- isrAllocations --> ISRAllocation
Derived reference: SchedulingParameterDefinition -- schedulerDefinitions --> SchedulerDefinition
Derived reference: Stimulus -- affectedProcesses --> Process
Derived reference: InterProcessStimulus -- explicitTriggers --> InterProcessTrigger
Derived reference: AbstractMemoryElement -- mappings --> MemoryMapping
Derived reference: AbstractProcess -- referringComponents --> Component
Derived reference: ActivityGraphItem -- containingExecutable --> IExecutable
Derived reference: ActivityGraphItem -- containingProcess --> Process
Derived reference: ActivityGraphItem -- containingRunnable --> Runnable
Derived reference: ActivityGraphItem -- containingActivityGraph --> ActivityGraph
Derived reference: OsEvent -- referringComponents --> Component
Derived reference: DataDependency -- containingRunnable --> Runnable
Container reference: RunnableParameter -- containingRunnable --> Runnable
Derived reference: Runnable -- runnableCalls --> RunnableCall
Derived reference: Runnable -- referringComponents --> Component
Derived reference: Label -- labelAccesses --> LabelAccess
Derived reference: Label -- referringComponents --> Component
Derived reference: Channel -- channelAccesses --> ChannelAccess
Derived reference: Section -- labels --> Label
Derived reference: Section -- runnables --> Runnable
Container reference: CallArgument -- containingCall --> RunnableCall
Container reference: LocalModeLabel -- containingExecutable --> IExecutable
++++ Metamodel check finished at 2022-11-30 13:01:13:132
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.app4mc.amalthea.model.tests.MetamodelStructureTest
checkMetaModel(org.eclipse.app4mc.amalthea.model.tests.MetamodelStructureTest)  Time elapsed: 0.003 s
Running org.eclipse.app4mc.amalthea.model.tests.AllTests
++++ Metamodel check startet at 2022-11-30 13:01:13:202
Derived reference: Tag -- taggedObjects --> ITaggable
Container reference: Namespace -- previousSegment --> Namespace
Derived reference: Namespace -- memberObjects --> INamespaceMember
Container reference: ModeLiteral -- containingMode --> EnumMode
Derived reference: ISystem -- innerPorts --> QualifiedPort
Container reference: SubInterface -- containingInterface --> ComponentInterface
Container reference: ComponentPort -- containingComponent --> Component
Derived reference: ComponentStructure -- memberObjects --> IComponentStructureMember
Container reference: ComponentInstance -- containingSystem --> ISystem
Container reference: Connector -- containingSystem --> ISystem
Derived reference: CustomEvent -- explicitTriggers --> CustomEventTrigger
Derived reference: HwStructure -- innerPorts --> HwPort
Derived reference: Memory -- mappings --> MemoryMapping
Container reference: HwFeature -- containingCategory --> HwFeatureCategory
Derived reference: HwPort -- connections --> HwConnection
Container reference: HwAccessElement -- source --> ProcessingUnit
Derived reference: HwPath -- source --> ProcessingUnit
Derived reference: HwPath -- destination --> HwDestination
Container reference: HwAccessPath -- containingAccessElement --> HwAccessElement
Derived reference: Semaphore -- semaphoreAccesses --> SemaphoreAccess
Derived reference: Semaphore -- referringComponents --> Component
Derived reference: Scheduler -- schedulerAllocations --> SchedulerAllocation
Derived reference: Scheduler -- runnableAllocations --> RunnableAllocation
Derived reference: TaskScheduler -- childAssociations --> SchedulerAssociation
Derived reference: TaskScheduler -- taskAllocations --> TaskAllocation
Derived reference: TaskScheduler -- parentScheduler --> TaskScheduler
Derived reference: TaskScheduler -- childSchedulers --> TaskScheduler
Container reference: SchedulerAssociation -- child --> TaskScheduler
Derived reference: InterruptController -- isrAllocations --> ISRAllocation
Derived reference: SchedulingParameterDefinition -- schedulerDefinitions --> SchedulerDefinition
Derived reference: Stimulus -- affectedProcesses --> Process
Derived reference: InterProcessStimulus -- explicitTriggers --> InterProcessTrigger
Derived reference: AbstractMemoryElement -- mappings --> MemoryMapping
Derived reference: AbstractProcess -- referringComponents --> Component
Derived reference: ActivityGraphItem -- containingExecutable --> IExecutable
Derived reference: ActivityGraphItem -- containingProcess --> Process
Derived reference: ActivityGraphItem -- containingRunnable --> Runnable
Derived reference: ActivityGraphItem -- containingActivityGraph --> ActivityGraph
Derived reference: OsEvent -- referringComponents --> Component
Derived reference: DataDependency -- containingRunnable --> Runnable
Container reference: RunnableParameter -- containingRunnable --> Runnable
Derived reference: Runnable -- runnableCalls --> RunnableCall
Derived reference: Runnable -- referringComponents --> Component
Derived reference: Label -- labelAccesses --> LabelAccess
Derived reference: Label -- referringComponents --> Component
Derived reference: Channel -- channelAccesses --> ChannelAccess
Derived reference: Section -- labels --> Label
Derived reference: Section -- runnables --> Runnable
Container reference: CallArgument -- containingCall --> RunnableCall
Container reference: LocalModeLabel -- containingExecutable --> IExecutable
++++ Metamodel check finished at 2022-11-30 13:01:13:204
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.app4mc.amalthea.model.tests.AllTests
testGetAverage1(org.eclipse.app4mc.amalthea.model.tests.DeviationsTest)  Time elapsed: 0.049 s
testGetAverage2(org.eclipse.app4mc.amalthea.model.tests.DeviationsTest)  Time elapsed: 0.003 s
checkMetaModel(org.eclipse.app4mc.amalthea.model.tests.MetamodelStructureTest)  Time elapsed: 0.002 s
testStringOperationsPlain(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testUniqueName(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testArguments1(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0.001 s
testArguments2(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testStructure(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
testStringOperationsEncoded(org.eclipse.app4mc.amalthea.model.tests.NameTest)  Time elapsed: 0 s
case1(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case2(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case3(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0.001 s
case4(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case5(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case6(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case7(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0 s
case8(org.eclipse.app4mc.amalthea.model.tests.TimeComparisonTest)  Time elapsed: 0.001 s
testStandardSchedulerCreationAlwaysNewCopy(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.009 s
testStandardSchedulerCreation(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.001 s
testAddStandardSchedulerToOSModelNamesUnique(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.001 s
testAddStandardSchedulerToOSModelCorrectReferences(org.eclipse.app4mc.amalthea.model.tests.StandardSchedulerTests)  Time elapsed: 0.001 s
testAccessMethods(org.eclipse.app4mc.amalthea.model.util.tests.CustomPropertyUtilsTest)  Time elapsed: 0.001 s
testISRsMappedToCore(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testAssignedCoreForProcess(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testProcessesMappedToCore(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0.001 s
testTaskMapping(org.eclipse.app4mc.amalthea.model.util.tests.DeploymentUtilsTest)  Time elapsed: 0 s
testcalculateLatencyPathTime(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetAllProcessingUnitsForProcessingUnitDefinition(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testGetAccessElementsToDestination(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetModulesFromHWStructure(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testHWProcessingUnitDefintions(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testGetMinDataRateOfHwAccessPath(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testGetMemoryAccessLatencies(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testHWModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testGetModulesFromHWModel(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testGetAccessTimes(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.006 s
testCalculateHwAccesPathTime(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.002 s
testGetMemoryAccessTimes(org.eclipse.app4mc.amalthea.model.util.tests.HardwareUtilsTest)  Time elapsed: 0.001 s
testRunnableItemsCollection(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.001 s
testExecutionTimeForRunnableFunction(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.002 s
testModelExistance(org.eclipse.app4mc.amalthea.model.util.tests.RuntimeUtilsTest)  Time elapsed: 0.001 s
computeMedian(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0 s
computeAverage(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0.001 s
computePRemainPromille(org.eclipse.app4mc.amalthea.model.util.tests.WeibullUtilsTest)  Time elapsed: 0 s
testIndex(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0.001 s
testIndexSearch(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0 s
testRemoveAllLabels(org.eclipse.app4mc.amalthea.model.util.tests.AmaltheaIndexTest)  Time elapsed: 0 s
testAllAbstractEventChainGetter_NestedRef(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.001 s
testAllAbstractEventChainGetter_Flat(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0 s
testAllAbstractEventChainGetter_Nested(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.001 s
testRunnableDeadline(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0 s
testProcessDeadline(org.eclipse.app4mc.amalthea.model.util.tests.ConstraintsUtilsTest)  Time elapsed: 0.001 s
testLabelAccessMethods(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.001 s
testActivityItemsWithModes(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.001 s
testCollectActivityGraphItems(org.eclipse.app4mc.amalthea.model.util.tests.SoftwareUtilsTest)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.model.tests.DeviationsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.app4mc.amalthea.model.tests.DeviationsTest
testGetAverage1(org.eclipse.app4mc.amalthea.model.tests.DeviationsTest)  Time elapsed: 0.001 s
testGetAverage2(org.eclipse.app4mc.amalthea.model.tests.DeviationsTest)  Time elapsed: 0 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.validation.core.tests >--
[INFO] Building [test-bundle] APP4MC Validation Core - Tests 3.0.0-SNAPSHOT [79/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Validation Core - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Compiling 38 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/org.eclipse.app4mc.validation.core.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/org.eclipse.app4mc.validation.core.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.core.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/org.eclipse.app4mc.validation.core.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/org.eclipse.app4mc.validation.core.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.validation.core.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.validation.core.tests/target/surefire.properties]
Running org.eclipse.app4mc.validation.core.tests.ProfileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.app4mc.validation.core.tests.ProfileTest
testProfileManager(org.eclipse.app4mc.validation.core.tests.ProfileTest)  Time elapsed: 0.176 s
testAggregator(org.eclipse.app4mc.validation.core.tests.ProfileTest)  Time elapsed: 0.003 s
Running org.eclipse.app4mc.validation.core.tests.ExecutorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.app4mc.validation.core.tests.ExecutorTest
testSingleProfileExecution(org.eclipse.app4mc.validation.core.tests.ExecutorTest)  Time elapsed: 0.016 s
testMultipleProfileExecution(org.eclipse.app4mc.validation.core.tests.ExecutorTest)  Time elapsed: 0.005 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.standard.tests >--
[INFO] Building [test-bundle] APP4MC Amalthea Validations - Tests 3.0.0-SNAPSHOT [80/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] The project's OSGi version is 3.0.0.202211291639
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Amalthea Validations - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/org.eclipse.app4mc.amalthea.validations.standard.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/org.eclipse.app4mc.amalthea.validations.standard.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.standard.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/org.eclipse.app4mc.amalthea.validations.standard.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/org.eclipse.app4mc.amalthea.validations.standard.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.amalthea.validations.standard.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.standard.tests/target/surefire.properties]
Running org.eclipse.app4mc.amalthea.validations.standard.tests.AllTests
Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.AllTests
test_BasicTruncatedContinuousValueDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.427 s
test_BasicDiscreteValueWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.015 s
test_BasicDiscreteValueInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.007 s
test_BasicContinuousValueBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.011 s
test_BasicTruncatedDiscreteValueDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.007 s
test_BasicContinuousValueStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.005 s
test_BasicTimeInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.009 s
test_BasicTruncatedTimeDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.006 s
test_BasicTimeStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.006 s
test_BasicDiscreteValueStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.007 s
test_BasicDiscreteValueBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.013 s
test_BasicTimeBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.008 s
test_BasicTimeWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.005 s
test_BasicContinuousValueInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.024 s
test_BasicContinuousValueWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.005 s
testCustomPropertyDuplicateKey(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests)  Time elapsed: 0.007 s
testCustomPropertyNoDuplicateKey(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests)  Time elapsed: 0.003 s
testSynchronizationConstraintTolerance(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.032 s
testEventChainSimpleBadMissingStimulusInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.014 s
testDelayConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.006 s
testEventChainSimpleBadWrongResponseInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.006 s
testEventChainSimpleBadWrongStimulusInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.023 s
testEventChainSimple_UnmatchingResponseEventAtChainEnd(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.007 s
testEventChainSimple_UnmatchingStimulusEventAtChainStart(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.005 s
testEventChainSimpleGood(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.008 s
testDataAgeTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.006 s
testECLConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.005 s
testEventChainSimpleBadMissingResponseInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.005 s
testRepetitionConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.006 s
testECUType_Attributes_NoDuplicateNameAddAttributeTwice(org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests)  Time elapsed: 0.006 s
test_HardwareFrequencyDomainPositive(org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests)  Time elapsed: 0.009 s
testSchedulerAllocation_NestedResponsibilities_SimpleHierarchy(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.069 s
testTaskToSchedulerToCoreMapping_MissingTaskInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.013 s
testSchedulerAllocation_NestedResponsibilities_DeeperHierarchy(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.032 s
testTaskToSchedulerToCoreMapping_MissingSchedulerAndCoreInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testSchedulerAllocation_MultipleTopLevelSchedulerResponsibilities(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.028 s
testTaskToSchedulerToCoreMapping_UnmappedTasks(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping_MissingCoreInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping_MissingSchedulerInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.005 s
testTaskToSchedulerToCoreMapping_MissingSchedulerInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping_UnmappedScheduler(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping_MissingTaskAndSchedulerInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.002 s
testModeLabelAccess(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.016 s
testModeLabel(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.005 s
testModeValue(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.015 s
testGroup(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.008 s
testSemaphoreAccess(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.033 s
testPeriodicSyntheticStimulusTimes(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.004 s
testVariableRateStimulusScenario(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.007 s
testClockStepListTimesAndFrequencies(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.006 s
testArrivalCurveStimulusTimes(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.004 s
testTimeInterval_Bounds(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.005 s
testTimeTruncatedDistribution_Bounds(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.003 s
testMissingName(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.008 s
testSemaphoreCountingSemaphoreHasNoPCPValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.06 s
testSemaphoreMaxValueOneValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.005 s
testAllocationMultiParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.004 s
testMandatorySchedulerAssociationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.004 s
testValidModel(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testMandatoryTaskAllocationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.005 s
testAllocationSingleParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testOverriddenSchedulerParameterHasNullValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.008 s
testStandardSDParameterManyValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testStandardSDParameterDefaultValueValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testAlgorithmParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testAllocationMultiNestedParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.004 s
testSemaphoreInitialValueZeroValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.004 s
testMandatoryISRAllocationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testSemaphoreWrongOwnership(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testSchedulingParameterMultiplicityLower(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.005 s
testSchedulingParameterMultiplicityUpper(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.004 s
testStandardSDParameterTypeValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testMandatorySchedulerAlgorithmParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.034 s
testStandardSDWillBeValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.006 s
testSemaphoreInitialNotGreaterThanMaxValueValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testStandardSDParameterMandatoryValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests
testTimeInterval_Bounds(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.002 s
testTimeTruncatedDistribution_Bounds(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.001 s
testMissingName(org.eclipse.app4mc.amalthea.validations.standard.tests.EMFIntrinsicTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests
testCustomPropertyDuplicateKey(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests)  Time elapsed: 0.001 s
testCustomPropertyNoDuplicateKey(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicElementsTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests
testECUType_Attributes_NoDuplicateNameAddAttributeTwice(org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests)  Time elapsed: 0.001 s
test_HardwareFrequencyDomainPositive(org.eclipse.app4mc.amalthea.validations.standard.tests.HardwareModelTests)  Time elapsed: 0.002 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests
testPeriodicSyntheticStimulusTimes(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.001 s
testVariableRateStimulusScenario(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.002 s
testClockStepListTimesAndFrequencies(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.002 s
testArrivalCurveStimulusTimes(org.eclipse.app4mc.amalthea.validations.standard.tests.StimuliModelTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests
testModeLabelAccess(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.002 s
testModeLabel(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.001 s
testModeValue(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.003 s
testGroup(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.001 s
testSemaphoreAccess(org.eclipse.app4mc.amalthea.validations.standard.tests.SoftwareModelTests)  Time elapsed: 0.002 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests
testSynchronizationConstraintTolerance(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
testEventChainSimpleBadMissingStimulusInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testDelayConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testEventChainSimpleBadWrongResponseInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testEventChainSimpleBadWrongStimulusInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
testEventChainSimple_UnmatchingResponseEventAtChainEnd(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
testEventChainSimple_UnmatchingStimulusEventAtChainStart(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testEventChainSimpleGood(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
testDataAgeTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testECLConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
testEventChainSimpleBadMissingResponseInSubEvent(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.002 s
testRepetitionConstraintTime(org.eclipse.app4mc.amalthea.validations.standard.tests.ConstraintsModelTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests
testSemaphoreCountingSemaphoreHasNoPCPValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testSemaphoreMaxValueOneValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testAllocationMultiParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testMandatorySchedulerAssociationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testValidModel(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.029 s
testMandatoryTaskAllocationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testAllocationSingleParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testOverriddenSchedulerParameterHasNullValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testStandardSDParameterManyValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testStandardSDParameterDefaultValueValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testAlgorithmParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testAllocationMultiNestedParameterTypeValidity(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testSemaphoreInitialValueZeroValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testMandatoryISRAllocationSchedulingParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testSemaphoreWrongOwnership(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.001 s
testSchedulingParameterMultiplicityLower(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testSchedulingParameterMultiplicityUpper(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testStandardSDParameterTypeValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testMandatorySchedulerAlgorithmParameters(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
testStandardSDWillBeValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.003 s
testSemaphoreInitialNotGreaterThanMaxValueValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0 s
testStandardSDParameterMandatoryValidated(org.eclipse.app4mc.amalthea.validations.standard.tests.OSModelTests)  Time elapsed: 0.002 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests
testSchedulerAllocation_NestedResponsibilities_SimpleHierarchy(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.002 s
testTaskToSchedulerToCoreMapping_MissingTaskInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testSchedulerAllocation_NestedResponsibilities_DeeperHierarchy(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.003 s
testTaskToSchedulerToCoreMapping_MissingSchedulerAndCoreInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.002 s
testSchedulerAllocation_MultipleTopLevelSchedulerResponsibilities(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping_UnmappedTasks(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping_MissingCoreInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping_MissingSchedulerInSchedulerAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.002 s
testTaskToSchedulerToCoreMapping_MissingSchedulerInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping_UnmappedScheduler(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping_MissingTaskAndSchedulerInTaskAlloc(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
testTaskToSchedulerToCoreMapping(org.eclipse.app4mc.amalthea.validations.standard.tests.MappingModelTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests
test_BasicTruncatedContinuousValueDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.002 s
test_BasicDiscreteValueWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicDiscreteValueInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicContinuousValueBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicTruncatedDiscreteValueDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.031 s
test_BasicContinuousValueStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicTimeInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicTruncatedTimeDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicTimeStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicDiscreteValueStatistics(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicDiscreteValueBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicTimeBetaDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.002 s
test_BasicTimeWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicContinuousValueInterval(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s
test_BasicContinuousValueWeibullEstimatorsDistribution(org.eclipse.app4mc.amalthea.validations.standard.tests.BasicDistributionTests)  Time elapsed: 0.001 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.ta.tests >--
[INFO] Building [test-bundle] APP4MC Amalthea Validations TA - Tests 3.0.0-SNAPSHOT [81/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] The project's OSGi version is 3.0.0.202210261509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Amalthea Validations TA - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/org.eclipse.app4mc.amalthea.validations.ta.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/org.eclipse.app4mc.amalthea.validations.ta.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.ta.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/org.eclipse.app4mc.amalthea.validations.ta.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/org.eclipse.app4mc.amalthea.validations.ta.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.amalthea.validations.ta.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.ta.tests/target/surefire.properties]
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests
test_TABasicDiscreteValueGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.479 s
test_TABasicTimeGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.019 s
test_TABasicContinuousValueGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.012 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests
test_TAConstraintsECLConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.011 s
test_TAConstraintsRepetitionConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.008 s
test_TAConstraintsDelayConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.008 s
test_TAConstraintsDataAgeTime(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.008 s
test_TAConstraintsRTLimitMustBePositive(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.048 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TAMiscModelValidatorTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TAMiscModelValidatorTests
test_TAMMiscSemaphore(org.eclipse.app4mc.amalthea.validations.ta.tests.TAMiscModelValidatorTests)  Time elapsed: 0.012 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TAStimuliModelValidatorTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TAStimuliModelValidatorTests
test_TAStimuliVRStimulus(org.eclipse.app4mc.amalthea.validations.ta.tests.TAStimuliModelValidatorTests)  Time elapsed: 0.007 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests
test_TAHardwarePUDIPCMissing(org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests)  Time elapsed: 0.013 s
test_TAHardwareHWFIPCPositive(org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests)  Time elapsed: 0.022 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.AllTests
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.AllTests
test_TABasicDiscreteValueGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.005 s
test_TABasicTimeGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.004 s
test_TABasicContinuousValueGaussDistribution(org.eclipse.app4mc.amalthea.validations.ta.tests.TABasicModelValidatorTests)  Time elapsed: 0.004 s
test_TAConstraintsECLConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.004 s
test_TAConstraintsRepetitionConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.005 s
test_TAConstraintsDelayConstraint(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.004 s
test_TAConstraintsDataAgeTime(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.004 s
test_TAConstraintsRTLimitMustBePositive(org.eclipse.app4mc.amalthea.validations.ta.tests.TAConstraintsModelValidatorTests)  Time elapsed: 0.004 s
test_TAHardwarePUDIPCMissing(org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests)  Time elapsed: 0.003 s
test_TAHardwareHWFIPCPositive(org.eclipse.app4mc.amalthea.validations.ta.tests.TAHardwareModelValidatorTests)  Time elapsed: 0.003 s
test_TAMMiscSemaphore(org.eclipse.app4mc.amalthea.validations.ta.tests.TAMiscModelValidatorTests)  Time elapsed: 0.003 s
test_TAStimuliVRStimulus(org.eclipse.app4mc.amalthea.validations.ta.tests.TAStimuliModelValidatorTests)  Time elapsed: 0.003 s
test_TASoftwareModeConditionConjunctionAlwaysFalse(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.073 s
test_TASoftwareOsEvent(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.014 s
test_TASoftwareServerCall(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.009 s
test_TASoftwareRunnableCall(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.007 s
Running org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests
test_TASoftwareModeConditionConjunctionAlwaysFalse(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.006 s
test_TASoftwareOsEvent(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.003 s
test_TASoftwareServerCall(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.003 s
test_TASoftwareRunnableCall(org.eclipse.app4mc.amalthea.validations.ta.tests.TASoftwareModelValidatorTests)  Time elapsed: 0.003 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.inchron.tests >--
[INFO] Building [test-bundle] APP4MC Amalthea Validations Inchron - Tests 3.0.0-SNAPSHOT [82/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] The project's OSGi version is 3.0.0.202210261509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Amalthea Validations Inchron - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/org.eclipse.app4mc.amalthea.validations.inchron.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/org.eclipse.app4mc.amalthea.validations.inchron.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.inchron.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/org.eclipse.app4mc.amalthea.validations.inchron.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/org.eclipse.app4mc.amalthea.validations.inchron.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.amalthea.validations.inchron.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.inchron.tests/target/surefire.properties]
Running org.eclipse.app4mc.amalthea.validations.inchron.tests.AllTests
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in org.eclipse.app4mc.amalthea.validations.inchron.tests.AllTests
test_InchronConstraintsCPUPercentageLimit(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronConstraintsValidator)  Time elapsed: 0.446 s
test_HWModuleMissingFrequencyDomain(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronHWValidator)  Time elapsed: 0.024 s
test_HWModulePortBitWidths(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronHWValidator)  Time elapsed: 0.037 s
test_HardwarePUPort(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronHWValidator)  Time elapsed: 0.008 s
test_HardwareMemoryPort(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronHWValidator)  Time elapsed: 0.008 s
test_OSToPUMapping(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronOSValidator)  Time elapsed: 0.069 s
test_UserSpecificScheduler(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronOSValidator)  Time elapsed: 0.016 s
test_OSSchedulerAllocation(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronOSValidator)  Time elapsed: 0.026 s
test_SWTaskRunnable(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronSWValidator)  Time elapsed: 0.02 s
test_InchronStimuliGenerators(org.eclipse.app4mc.amalthea.validations.inchron.tests.InchronStimuliValidator)  Time elapsed: 0.013 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.sim.tests >--
[INFO] Building [test-bundle] APP4MC Amalthea Validations APP4MC.sim - Tests 3.0.0-SNAPSHOT [83/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] The project's OSGi version is 3.0.0.202210261509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Resolving class path of [test-bundle] APP4MC Amalthea Validations APP4MC.sim - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/org.eclipse.app4mc.amalthea.validations.sim.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/org.eclipse.app4mc.amalthea.validations.sim.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.validations.sim.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/org.eclipse.app4mc.amalthea.validations.sim.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/org.eclipse.app4mc.amalthea.validations.sim.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.amalthea.validations.sim.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.amalthea.validations.sim.tests/target/surefire.properties]
Running org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests
test_SimSoftwareLabelAccessType(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.624 s
test_SimSoftwareModelLabelAccessType(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.013 s
test_SimSoftwareChannelElements(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.01 s
test_SimSoftwareAbstractMemoryElementMapped(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.012 s
test_SimSoftwareLabelAccessFeasibility(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.015 s
Running org.eclipse.app4mc.amalthea.validations.sim.tests.SimBasicIdentifiersTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.app4mc.amalthea.validations.sim.tests.SimBasicIdentifiersTests
test_SimBasicIdentifiers(org.eclipse.app4mc.amalthea.validations.sim.tests.SimBasicIdentifiersTests)  Time elapsed: 0.06 s
Running org.eclipse.app4mc.amalthea.validations.sim.tests.AllTests
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.app4mc.amalthea.validations.sim.tests.AllTests
test_SimBasicIdentifiers(org.eclipse.app4mc.amalthea.validations.sim.tests.SimBasicIdentifiersTests)  Time elapsed: 0.002 s
test_SimMappingSchedulerAllocation_ExecutingPuSet(org.eclipse.app4mc.amalthea.validations.sim.tests.SimMappingModelTests)  Time elapsed: 0.018 s
test_SimSoftwareLabelAccessType(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.007 s
test_SimSoftwareModelLabelAccessType(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.007 s
test_SimSoftwareChannelElements(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.012 s
test_SimSoftwareAbstractMemoryElementMapped(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.03 s
test_SimSoftwareLabelAccessFeasibility(org.eclipse.app4mc.amalthea.validations.sim.tests.SimSoftwareModelTests)  Time elapsed: 0.006 s
test_SimMemoryDefinitionAccessLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.011 s
test_SimHwConnectionLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.008 s
test_SimHwAccessElemetLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.009 s
test_SimHardwareProcessingUnitDefinition(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.017 s
test_SimHardwareModuleFrequencyDomain(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.008 s
Running org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests
test_SimMemoryDefinitionAccessLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.025 s
test_SimHwConnectionLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.001 s
test_SimHwAccessElemetLatencyDataRate(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.003 s
test_SimHardwareProcessingUnitDefinition(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0 s
test_SimHardwareModuleFrequencyDomain(org.eclipse.app4mc.amalthea.validations.sim.tests.SimHardwareModelTests)  Time elapsed: 0.001 s
Running org.eclipse.app4mc.amalthea.validations.sim.tests.SimMappingModelTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.app4mc.amalthea.validations.sim.tests.SimMappingModelTests
test_SimMappingSchedulerAllocation_ExecutingPuSet(org.eclipse.app4mc.amalthea.validations.sim.tests.SimMappingModelTests)  Time elapsed: 0.002 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] -------< org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.tests >-------
[INFO] Building [test-bundle] ATDB - Tests 3.0.0-SNAPSHOT              [84/116]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.atdb.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.atdb.tests ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.atdb.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.atdb.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.atdb.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Resolving class path of [test-bundle] ATDB - Tests...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.atdb.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/org.eclipse.app4mc.atdb.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/org.eclipse.app4mc.atdb.tests-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.atdb.tests ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.atdb.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/org.eclipse.app4mc.atdb.tests-3.0.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/org.eclipse.app4mc.atdb.tests-3.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.1:test (default-test) @ org.eclipse.app4mc.atdb.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/work/data, -install, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/work, -configuration, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/build-app4mc-platform-master-release/tests/org.eclipse.app4mc.atdb.tests/target/surefire.properties]
Running org.eclipse.app4mc.atdb.tests.RoundtripTests
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.app4mc.atdb.tests.RoundtripTests
t01_setup(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.195 s
t02_writeEmptyATDB(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.004 s
t03_writeBasicATDBTables(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.008 s
t04_writeOptionalATDBTables(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.021 s
t05_fillTraceEvents(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.017 s
t06_populateEntitySpecificTables(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.005 s
t07_addAndCheckDurationMetrics(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.005 s
t08_addAndCheckDistanceMetrics(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.004 s
t09_addAndCheckCountMetrics(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.004 s
t10_addAndCheckAggregatedTimeMetrics(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.003 s
t11_addAndCheckEvents(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.001 s
t12_addAndCheckEventChains(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.003 s
t99_shutdown(org.eclipse.app4mc.atdb.tests.RoundtripTests)  Time elapsed: 0.035 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] -----------------< org.eclipse.app4mc.build:features >------------------
[INFO] Building [aggregator] features 3.0.0-SNAPSHOT                   [85/116]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ features ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ features ---
[INFO] 
[INFO] ----------< org.eclipse.app4mc.build:org.eclipse.app4mc.docu >----------
[INFO] Building [feature] APP4MC Documentation 3.0.0-SNAPSHOT          [86/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.docu ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.docu ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu/target/org.eclipse.app4mc.docu-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.docu ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.docu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.docu ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.docu ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu/target/org.eclipse.app4mc.docu-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:org.eclipse.app4mc.examples >--------
[INFO] Building [feature] APP4MC AMALTHEA Model Examples 3.0.0-SNAPSHOT [87/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.examples ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples/target/org.eclipse.app4mc.examples-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.examples ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.examples:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.examples ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.examples ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples/target/org.eclipse.app4mc.examples-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models >-----
[INFO] Building [feature] APP4MC AMALTHEA Models 3.0.0-SNAPSHOT        [88/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.models ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.models ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models/target/org.eclipse.app4mc.amalthea.models-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.models ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.models ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.models ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models/target/org.eclipse.app4mc.amalthea.models-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit >------
[INFO] Building [feature] APP4MC AMALTHEA Edit Support 3.0.0-SNAPSHOT  [89/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit/target/org.eclipse.app4mc.amalthea.edit-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.edit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit/target/org.eclipse.app4mc.amalthea.edit-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:org.eclipse.app4mc.docu.sdk >--------
[INFO] Building [feature] APP4MC Documentation SDK 3.0.0-SNAPSHOT      [90/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.docu.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.docu.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu.sdk/target/org.eclipse.app4mc.docu.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.docu.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.docu.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.docu.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.docu.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.docu.sdk/target/org.eclipse.app4mc.docu.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:org.eclipse.app4mc.examples.sdk >------
[INFO] Building [feature] APP4MC AMALTHEA Model Examples SDK 3.0.0-SNAPSHOT [91/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.examples.sdk ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.examples.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples.sdk/target/org.eclipse.app4mc.examples.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.examples.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.examples.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.examples.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.examples.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.examples.sdk/target/org.eclipse.app4mc.examples.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models.sdk >---
[INFO] Building [feature] APP4MC AMALTHEA Models SDK 3.0.0-SNAPSHOT    [92/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models.sdk/target/org.eclipse.app4mc.amalthea.models.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.models.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.models.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.models.sdk/target/org.eclipse.app4mc.amalthea.models.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.sdk >----
[INFO] Building [feature] APP4MC AMALTHEA Edit Support SDK 3.0.0-SNAPSHOT [93/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit.sdk/target/org.eclipse.app4mc.amalthea.edit.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.edit.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.edit.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.edit.sdk/target/org.eclipse.app4mc.amalthea.edit.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors >----
[INFO] Building [feature] APP4MC AMALTHEA Editors 3.0.0-SNAPSHOT       [94/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors/target/org.eclipse.app4mc.amalthea.editors-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.editors ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors/target/org.eclipse.app4mc.amalthea.editors-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.sdk >--
[INFO] Building [feature] APP4MC AMALTHEA Editors SDK 3.0.0-SNAPSHOT   [95/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors.sdk/target/org.eclipse.app4mc.amalthea.editors.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.editors.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.editors.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.editors.sdk/target/org.eclipse.app4mc.amalthea.editors.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export >-----
[INFO] Building [feature] APP4MC AMALTHEA Export 3.0.0-SNAPSHOT        [96/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.export ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.export ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export/target/org.eclipse.app4mc.amalthea.export-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.export ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.export ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.export ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export/target/org.eclipse.app4mc.amalthea.export-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export.sdk >---
[INFO] Building [feature] APP4MC AMALTHEA Export SDK 3.0.0-SNAPSHOT    [97/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export.sdk/target/org.eclipse.app4mc.amalthea.export.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.export.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.export.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.export.sdk/target/org.eclipse.app4mc.amalthea.export.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import >-----
[INFO] Building [feature] APP4MC AMALTHEA Import 3.0.0-SNAPSHOT        [98/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.import ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.import ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import/target/org.eclipse.app4mc.amalthea.import-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.import ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.import ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.import ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import/target/org.eclipse.app4mc.amalthea.import-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.sdk >---
[INFO] Building [feature] APP4MC AMALTHEA Import SDK 3.0.0-SNAPSHOT    [99/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import.sdk/target/org.eclipse.app4mc.amalthea.import.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.import.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.import.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.import.sdk/target/org.eclipse.app4mc.amalthea.import.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations >--
[INFO] Building [feature] APP4MC AMALTHEA Visualizations 3.0.0-SNAPSHOT [100/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] Fetching net.sourceforge.plantuml.ecore_1.1.24.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.24/plugins/ (18.67kB)
[INFO] Fetching net.sourceforge.plantuml.text_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/plugins/ (23.96kB)
[INFO] Fetching net.sourceforge.plantuml.ecore.feature_1.1.24.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.24/features/ (13.04kB)
[INFO] Fetching net.sourceforge.plantuml.jdt_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/plugins/ (26.6kB)
[INFO] Fetching net.sourceforge.plantuml.svg_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/plugins/ (93.55kB)
[INFO] Fetching net.sourceforge.plantuml.feature_1.1.27.202209082104.jar from https://hallvard.github.io/plantuml/plantuml.eclipse/1.1.27-SNAPSHOT/features/ (13.12kB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.66MB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
[INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740...
[INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
[INFO] Unpacking org.eclipse.jdt.ui_3.21.100.v20200602-0959...
[INFO] Fetching net.sourceforge.plantuml.lib.feature_1.2022.7.jar from https://hallvard.github.io/plantuml/plantuml.lib/1.2022.7/features/ (12.99kB)
[INFO] Fetching org.eclipse.ui.browser_3.6.800.v20200410-1405.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.browser_3.6.800.v20200410-1405.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.9kB)
[INFO] Unpacking org.eclipse.ui.browser_3.6.800.v20200410-1405...
[INFO] Fetching openjfx.media.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.01MB)
[INFO] Fetching openjfx.media.feature_11.0.2.202104070906.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/features/ (2.29kB)
[INFO] Fetching openjfx.base_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (643.92kB)
[INFO] Fetching openjfx.controls_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (2.14MB)
[INFO] Fetching openjfx.controls_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.1MB of 2.14MB at 1.09MB/s)
[INFO] Fetching openjfx.controls_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.97MB of 2.14MB at 911.85kB/s)
[INFO] Fetching openjfx.fxml_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (116.82kB)
[INFO] Fetching openjfx.graphics.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (5.33MB)
[INFO] Fetching openjfx.graphics.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.49MB of 5.33MB at 1.48MB/s)
[INFO] Fetching openjfx.graphics.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (3.24MB of 5.33MB at 1.62MB/s)
[INFO] Fetching openjfx.graphics.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (5.1MB of 5.33MB at 1.7MB/s)
[INFO] Fetching openjfx.standard.feature_11.0.2.202104070906.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/features/ (2.37kB)
[INFO] Fetching openjfx.swt_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (36.26kB)
[INFO] Fetching openjfx.swt.feature_11.0.2.202104070906.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/features/ (2.19kB)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (24.02MB)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.28MB of 24.02MB at 1.28MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (3.02MB of 24.02MB at 1.51MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.88MB of 24.02MB at 1.62MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (6.85MB of 24.02MB at 1.71MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (8.91MB of 24.02MB at 1.78MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (11.1MB of 24.02MB at 1.93MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (13.28MB of 24.02MB at 1.98MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (14.5MB of 24.02MB at 1.9MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (15.83MB of 24.02MB at 1.77MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (16.97MB of 24.02MB at 1.59MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (17.78MB of 24.02MB at 1.35MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (18.71MB of 24.02MB at 1.12MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (19.72MB of 24.02MB at 1.02MB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (20.86MB of 24.02MB at 1,004.8kB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (22.11MB of 24.02MB at 1,011.2kB/s)
[INFO] Fetching openjfx.web.win32_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (23.46MB of 24.02MB at 1.09MB/s)
[INFO] Fetching openjfx.web.feature_11.0.2.202104070906.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/features/ (2.28kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
[INFO] Unpacking org.eclipse.core.databinding.beans_1.6.100.v20191217-1850...
[INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
[INFO] Unpacking org.eclipse.debug.ui_3.14.500.v20200520-0842...
[INFO] Fetching org.eclipse.fx.runtime.min.feature_3.7.0.202010120826.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (17.03kB)
[INFO] Fetching openjfx.media.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.3MB)
[INFO] Fetching openjfx.media.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (851.7kB of 1.3MB at 847.7kB/s)
[INFO] Fetching openjfx.graphics.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.27MB)
[INFO] Fetching openjfx.graphics.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (995.7kB of 4.27MB at 991.7kB/s)
[INFO] Fetching openjfx.graphics.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (2.47MB of 4.27MB at 1.23MB/s)
[INFO] Fetching openjfx.graphics.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.07MB of 4.27MB at 1.35MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (28.25MB)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (915.7kB of 28.25MB at 911.7kB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.99MB of 28.25MB at 1,015.85kB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (2.83MB of 28.25MB at 965.23kB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (3.78MB of 28.25MB at 967.92kB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.85MB of 28.25MB at 991.94kB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (6.03MB of 28.25MB at 1.01MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (7.3MB of 28.25MB at 1.03MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (8.69MB of 28.25MB at 1.14MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (10.19MB of 28.25MB at 1.25MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (11.8MB of 28.25MB at 1.35MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (13.52MB of 28.25MB at 1.47MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (15.33MB of 28.25MB at 1.56MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (17.25MB of 28.25MB at 1.66MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (19.27MB of 28.25MB at 1.76MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (21.41MB of 28.25MB at 1.86MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (23.66MB of 28.25MB at 1.98MB/s)
[INFO] Fetching openjfx.web.linux_64_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (26.02MB of 28.25MB at 2.1MB/s)
[INFO] Fetching openjfx.media.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.59MB)
[INFO] Fetching openjfx.media.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.08MB of 1.59MB at 1.08MB/s)
[INFO] Fetching openjfx.graphics.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.17MB)
[INFO] Fetching openjfx.graphics.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.07MB of 4.17MB at 1.06MB/s)
[INFO] Fetching openjfx.graphics.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (2.86MB of 4.17MB at 1.43MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (24.33MB)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (1.03MB of 24.33MB at 1.03MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (2.83MB of 24.33MB at 1.41MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (4.75MB of 24.33MB at 1.58MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (6.77MB of 24.33MB at 1.69MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (8.91MB of 24.33MB at 1.76MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (11.14MB of 24.33MB at 1.98MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (13.49MB of 24.33MB at 2.08MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (15.68MB of 24.33MB at 2.16MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (16.97MB of 24.33MB at 2.01MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (18.39MB of 24.33MB at 1.88MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (19.86MB of 24.33MB at 1.74MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (20.71MB of 24.33MB at 1.47MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (21.64MB of 24.33MB at 1.18MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (22.71MB of 24.33MB at 1.12MB/s)
[INFO] Fetching openjfx.web.mac_11.0.2.jar from https://downloads.efxclipse.bestsolution.at/p2-repos/openjfx.p2-11.0.2/plugins/ (23.86MB of 24.33MB at 1.07MB/s)
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations/target/org.eclipse.app4mc.amalthea.visualizations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualizations ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations/target/org.eclipse.app4mc.amalthea.visualizations-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.sdk >--
[INFO] Building [feature] APP4MC AMALTHEA Visualizations SDK 3.0.0-SNAPSHOT [101/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations.sdk/target/org.eclipse.app4mc.amalthea.visualizations.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.visualizations.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.visualizations.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.visualizations.sdk/target/org.eclipse.app4mc.amalthea.visualizations.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe >--
[INFO] Building [feature] APP4MC AMALTHEA Workflow MWE 3.0.0-SNAPSHOT [102/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe/target/org.eclipse.app4mc.amalthea.workflow.mwe-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.mwe ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe/target/org.eclipse.app4mc.amalthea.workflow.mwe-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe.sdk >--
[INFO] Building [feature] APP4MC AMALTHEA Workflow MWE SDK 3.0.0-SNAPSHOT [103/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe.sdk/target/org.eclipse.app4mc.amalthea.workflow.mwe.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.mwe.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.mwe.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.mwe.sdk/target/org.eclipse.app4mc.amalthea.workflow.mwe.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting >--
[INFO] Building [feature] APP4MC AMALTHEA Workflow Scripting 3.0.0-SNAPSHOT [104/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting/target/org.eclipse.app4mc.amalthea.workflow.scripting-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.scripting ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting/target/org.eclipse.app4mc.amalthea.workflow.scripting-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --< org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting.sdk >--
[INFO] Building [feature] APP4MC AMALTHEA Workflow Scripting SDK 3.0.0-SNAPSHOT [105/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300953
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting.sdk/target/org.eclipse.app4mc.amalthea.workflow.scripting.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.amalthea.workflow.scripting.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.amalthea.workflow.scripting.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.amalthea.workflow.scripting.sdk/target/org.eclipse.app4mc.amalthea.workflow.scripting.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:org.eclipse.app4mc.tracing >---------
[INFO] Building [feature] APP4MC Tracing 3.0.0-SNAPSHOT               [106/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.tracing ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing/target/org.eclipse.app4mc.tracing-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.tracing ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.tracing ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.tracing ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing/target/org.eclipse.app4mc.tracing-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -------< org.eclipse.app4mc.build:org.eclipse.app4mc.validation >-------
[INFO] Building [feature] APP4MC Validation 3.0.0-SNAPSHOT            [107/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.validation ---
[INFO] The project's OSGi version is 3.0.0.202211300955
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.validation ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation/target/org.eclipse.app4mc.validation-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.validation ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation/target/org.eclipse.app4mc.validation-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --------< org.eclipse.app4mc.build:org.eclipse.app4mc.platform >--------
[INFO] Building [feature] APP4MC Tool Platform 3.0.0-SNAPSHOT         [108/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.platform ---
[INFO] The project's OSGi version is 3.0.0.202211300955
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.platform ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform/target/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.platform ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.platform ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform/target/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---< org.eclipse.app4mc.build:org.eclipse.app4mc.platform.3rdparty >----
[INFO] Building [feature] APP4MC Tool Platform 3rd Party Plug-ins 3.0.0-SNAPSHOT [109/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (279.89kB)
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
[INFO] Unpacking com.google.javascript_0.0.20160315.v20161124-1903...
[INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (611.72kB)
[INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (26.78kB)
[INFO] Unpacking javax.activation_1.1.0.v201211130549...
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (249kB)
[INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.41kB)
[INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
[INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.59kB)
[INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
[INFO] Fetching org.apache.xalan_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.69MB)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
[INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
[INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
[INFO] Fetching org.assertj_3.20.2.v20210706-1104.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (4.93MB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.65kB)
[INFO] Unpacking org.eclipse.emf.mwe2.language.ui_2.11.3.v20200520-0756...
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.79kB)
[INFO] Unpacking org.jdom_1.1.1.v201101151400...
[INFO] Fetching org.eclipse.xtext.junit4_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.junit4_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.17kB)
[INFO] Unpacking org.eclipse.xtext.junit4_2.22.0.v20200602-1242...
[INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (430.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (430.02kB)
[INFO] Unpacking org.mozilla.javascript_1.7.5.v201504281450...
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.0.v202005221335.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.0.v202005221335.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
[INFO] Unpacking org.eclipse.wst.jsdt.ui_2.1.0.v202005221335...
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.53kB)
[INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202005041016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202005041016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
[INFO] Unpacking org.eclipse.wst.jsdt.core_2.0.303.v202005041016...
[INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.36kB)
[INFO] Unpacking org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047...
[INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
[INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
[INFO] Fetching org.slf4j.apis.jcl_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (29.58kB)
[INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.93kB)
[INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.28kB)
[INFO] Unpacking org.eclipse.emf.compare.rcp_2.5.2.202005260905...
[INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.65kB)
[INFO] Unpacking org.eclipse.emf.compare.rcp.ui_4.4.2.202005260905...
[INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.76kB)
[INFO] Unpacking org.eclipse.emf.compare.edit_4.3.1.202005260905...
[INFO] Fetching org.eclipse.emf.compare_3.5.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (182.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare_3.5.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (182.81kB)
[INFO] Unpacking org.eclipse.emf.compare_3.5.3.202005260905...
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.78kB)
[INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
[INFO] Unpacking org.eclipse.emf.mwe2.language.ide_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.09kB)
[INFO] Unpacking org.eclipse.xtext.ide_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (527.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (527.62kB)
[INFO] Unpacking org.eclipse.xtext.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.56kB)
[INFO] Unpacking org.eclipse.xtext.common.types.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.builder_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.builder_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.64kB)
[INFO] Unpacking org.eclipse.xtext.builder_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.68kB)
[INFO] Unpacking org.eclipse.xtext.ui.shared_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.38kB)
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
[INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
[INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
[INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.1kB)
[INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.25kB)
[INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
[INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.72kB)
[INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
[INFO] Fetching org.eclipse.xtext.smap_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.smap_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
[INFO] Unpacking org.eclipse.xtext.smap_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.builder.standalone_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.33kB)
[INFO] Unpacking org.eclipse.xtext.builder.standalone_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.41kB)
[INFO] Unpacking org.eclipse.xtext.common.types.edit_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.18kB)
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.22.0.v20200602-1242...
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.3rdparty/target/org.eclipse.app4mc.platform.3rdparty-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.3rdparty:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.3rdparty/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.3rdparty ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.3rdparty/target/org.eclipse.app4mc.platform.3rdparty-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.sdk >-------
[INFO] Building [feature] APP4MC Tracing SDK 3.0.0-SNAPSHOT           [110/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] The project's OSGi version is 3.0.0.202208031001
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing.sdk/target/org.eclipse.app4mc.tracing.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.tracing.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.tracing.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.tracing.sdk/target/org.eclipse.app4mc.tracing.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -----< org.eclipse.app4mc.build:org.eclipse.app4mc.validation.sdk >-----
[INFO] Building [feature] APP4MC Validation SDK 3.0.0-SNAPSHOT        [111/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.validation.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300955
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.validation.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation.sdk/target/org.eclipse.app4mc.validation.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.validation.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.validation.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.validation.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.validation.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.validation.sdk/target/org.eclipse.app4mc.validation.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------< org.eclipse.app4mc.build:org.eclipse.app4mc.platform.sdk >------
[INFO] Building [feature] APP4MC Tool Platform SDK 3.0.0-SNAPSHOT     [112/116]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.platform.sdk ---
[INFO] The project's OSGi version is 3.0.0.202211300955
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.app4mc.platform.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.sdk/target/org.eclipse.app4mc.platform.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.platform.sdk ---
[INFO] No baseline version MavenProject: org.eclipse.app4mc.build:org.eclipse.app4mc.platform.sdk:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.sdk/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.platform.sdk ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.sdk ---
[INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/features/org.eclipse.app4mc.platform.sdk/target/org.eclipse.app4mc.platform.sdk-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------< org.eclipse.app4mc.build:org.eclipse.app4mc.p2repo >---------
[INFO] Building org.eclipse.app4mc.p2repo 3.0.0-SNAPSHOT              [113/116]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.p2repo ---
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.47kB)
[INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.071_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (43.11kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.common_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (74.38kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (22.78kB)
[INFO] Fetching org.jdom2_2.0.6.v20191125-0928.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (325.83kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.072_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.080_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (34.58kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.081_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (52.04kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.082_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.9kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.083_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (39.09kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.090_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (49.81kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.091_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (22.59kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.092_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.93kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.093_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (50.47kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.094_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (26.88kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.095_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (27.58kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.096_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (25.27kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.097_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (31.23kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.100_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (23.66kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.200_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (50.02kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.210_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (20.91kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.300_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (28.22kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.ui_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (54.46kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.help_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (1.37MB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.44kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.headless.app_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (31.19kB)
[INFO] Fetching org.jaxen_1.1.6.v20191106-1554.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (255.62kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.headless_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (20.71kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.common.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (53.29kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.headless.app.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (24.25kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.ui.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (31.52kB)
[INFO] Fetching org.jdom2.source_2.0.6.v20191125-0928.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (882.52kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.071.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (33.95kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.072.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (37.13kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.080.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (25.99kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.081.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (37.36kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.082.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.23kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.083.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (28.56kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.090.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (35.94kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.091.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (18.7kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.092.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.24kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.093.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (34.82kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.094.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (20.73kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.095.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (20.85kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.096.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.73kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.097.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (22.88kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.100.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.03kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.200.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (31.57kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.210.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.68kB)
[INFO] Fetching org.jaxen.source_1.1.6.v20191106-1554.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (437.31kB)
[INFO] Fetching org.eclipse.app4mc.amalthea.converters.sdk_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.6kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.console_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.58kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.eclipse_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (19.45kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.file_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (20.16kB)
[INFO] Fetching org.eclipse.app4mc.utils.headless_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.36kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (18.83kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.console.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.01kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.file.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.22kB)
[INFO] Fetching org.eclipse.app4mc.utils.headless.sdk_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.43kB)
[INFO] Fetching org.eclipse.app4mc.utils.platform_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.37kB)
[INFO] Fetching org.eclipse.app4mc.util.sessionlog.eclipse.source_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/plugins/ (17.04kB)
[INFO] Fetching org.eclipse.app4mc.utils.platform.sdk_3.0.0.202211301120.jar from https://download.eclipse.org/app4mc/components/addon/migration/releases/3.0.0/p2repo/features/ (21.43kB)
[INFO] The project's OSGi version is 3.0.0.202211301120
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.p2repo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.app4mc.p2repo ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ org.eclipse.app4mc.p2repo ---
[INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/target/org.eclipse.app4mc.p2repo-3.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.p2repo ---
[INFO] 
[INFO] ----< org.eclipse.app4mc.build:org.eclipse.app4mc.platform.product >----
[INFO] Building org.eclipse.app4mc.platform.product 3.0.0-SNAPSHOT    [114/116]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.platform.product ---
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.05kB)
[INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.49kB)
[INFO] Unpacking com.sun.el_2.2.0.v201303151357...
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.35kB)
[INFO] Unpacking javax.el_2.2.0.v201303151357...
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.2kB)
[INFO] Unpacking javax.servlet_3.1.0.v201410161800...
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.28MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.28MB)
[INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (328.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (328.72kB)
[INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
[INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javaewah_1.1.7.v20200107-0831.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.39kB)
[INFO] Unpacking javaewah_1.1.7.v20200107-0831...
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.73kB)
[INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
[INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.41kB)
[INFO] Unpacking net.i2p.crypto.eddsa_0.3.0.v20181102-1323...
[INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (216.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (216.24kB)
[INFO] Unpacking org.apache.commons.compress_1.19.0.v20200106-2343...
[INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.52kB)
[INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
[INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.83kB)
[INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (333.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (333.78kB)
[INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512...
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (109.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (109.72kB)
[INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212...
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.36kB)
[INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105...
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (696.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (696.23kB)
[INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459...
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (962.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (962.55kB)
[INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459...
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.42MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.42MB)
[INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459...
[INFO] Fetching org.apache.sshd.osgi_2.4.0.v20200318-1614.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (458.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.sshd.osgi_2.4.0.v20200318-1614.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (458.17kB)
[INFO] Unpacking org.apache.sshd.osgi_2.4.0.v20200318-1614...
[INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.6kB)
[INFO] Unpacking org.slf4j.api_1.7.2.v20121108-1250...
[INFO] Fetching org.apache.sshd.sftp_2.4.0.v20200319-1547.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.sshd.sftp_2.4.0.v20200319-1547.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.53kB)
[INFO] Unpacking org.apache.sshd.sftp_2.4.0.v20200319-1547...
[INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.57kB)
[INFO] Unpacking org.apiguardian_1.1.0.v20190826-0900...
[INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.78kB)
[INFO] Unpacking org.bouncycastle.bcpg_1.65.0.v20200527-1955...
[INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
[INFO] Unpacking org.bouncycastle.bcprov_1.65.1.v20200529-1514...
[INFO] Fetching org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.28kB)
[INFO] Unpacking org.bouncycastle.bcpkix_1.65.0.v20200527-1955...
[INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
[INFO] Unpacking org.eclipse.ant.core_3.5.700.v20191221-1203...
[INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
[INFO] Unpacking org.eclipse.ant.launching_1.2.900.v20200410-1424...
[INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
[INFO] Unpacking org.eclipse.core.externaltools_1.1.700.v20200416-1310...
[INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
[INFO] Unpacking org.eclipse.ant.ui_3.7.800.v20200413-1643...
[INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
[INFO] Unpacking org.eclipse.ui.externaltools_3.4.700.v20200319-0924...
[INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
[INFO] Unpacking org.eclipse.jdt.junit_3.11.800.v20200518-1033...
[INFO] Fetching org.eclipse.equinox.supplement_1.9.300.v20200310-1353.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.supplement_1.9.300.v20200310-1353.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.12kB)
[INFO] Unpacking org.eclipse.equinox.supplement_1.9.300.v20200310-1353...
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.49kB)
[INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
[INFO] Unpacking org.eclipse.compare.win32_1.2.800.v20200127-1343...
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
[INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
[INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.7.500.v20200217-1230.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.7.500.v20200217-1230.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.67kB)
[INFO] Unpacking org.eclipse.e4.tools.emf.editor3x_4.7.500.v20200217-1230...
[INFO] Fetching org.eclipse.e4.tools.emf.ui_4.6.800.v20200522-1402.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (378.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools.emf.ui_4.6.800.v20200522-1402.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (378.5kB)
[INFO] Unpacking org.eclipse.e4.tools.emf.ui_4.6.800.v20200522-1402...
[INFO] Fetching org.eclipse.e4.tools.compat_4.7.600.v20200207-0643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools.compat_4.7.600.v20200207-0643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.39kB)
[INFO] Unpacking org.eclipse.e4.tools.compat_4.7.600.v20200207-0643...
[INFO] Fetching org.eclipse.e4.tools.services_4.8.400.v20200217-1142.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools.services_4.8.400.v20200217-1142.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.49kB)
[INFO] Unpacking org.eclipse.e4.tools.services_4.8.400.v20200217-1142...
[INFO] Fetching org.eclipse.e4.tools_4.8.700.v20200109-1634.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools_4.8.700.v20200109-1634.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.93kB)
[INFO] Unpacking org.eclipse.e4.tools_4.8.700.v20200109-1634...
[INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] Unpacking org.eclipse.e4.tools.jdt.templates_4.8.400.v20191115-2149...
[INFO] Fetching org.eclipse.e4.core.tools.feature_4.16.0.v20200522-1402.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505...
[INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.48kB)
[INFO] Unpacking org.eclipse.equinox.console_1.4.100.v20200525-1407...
[INFO] Fetching org.eclipse.jface.notifications_0.1.0.v20200511-0837.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.notifications_0.1.0.v20200511-0837.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.31kB)
[INFO] Unpacking org.eclipse.jface.notifications_0.1.0.v20200511-0837...
[INFO] Fetching org.eclipse.e4.rcp_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.93kB)
[INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
[INFO] Unpacking org.eclipse.pde.ui_3.11.400.v20200514-1728...
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
[INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.51kB)
[INFO] Unpacking org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031...
[INFO] Fetching org.eclipse.ease.feature_0.8.0.I202105061131.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.84kB)
[INFO] Fetching org.eclipse.ease.help_0.8.0.I202105111204.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (2.14MB)
[INFO] Fetching org.eclipse.ease.lang.javascript_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (18.53kB)
[INFO] Fetching org.eclipse.ease.ui_0.8.0.I202104091425.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (613.66kB)
[INFO] Fetching org.eclipse.ease.lang.javascript.ui_0.8.0.I202103261223.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.ease.lang.javascript.rhino_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (51.89kB)
[INFO] Fetching org.eclipse.ease.lang.javascript.nashorn_0.8.0.I202104090601.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (17.02kB)
[INFO] Fetching org.eclipse.ease.lang.javascript.feature_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.89kB)
[INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.2kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709...
[INFO] Fetching org.eclipse.ease.lang.jvm.compiled_0.8.0.I202103261223.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (15.29kB)
[INFO] Fetching org.eclipse.ease.lang.jvm.feature_0.8.0.I202103261223.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.67kB)
[INFO] Fetching org.eclipse.ease.modules.platform_0.8.0.I202104160741.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (183.04kB)
[INFO] Fetching org.eclipse.ease.modules.help_0.8.0.I202105111149.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (215.68kB)
[INFO] Fetching org.eclipse.ease.modules.jvm_0.8.0.I202103261222.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (12.44kB)
[INFO] Fetching org.eclipse.ease.modules.feature_0.8.0.I202105111149.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.87kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
[INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336...
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138...
[INFO] Fetching org.eclipse.ease.ui.scripts_0.8.0.I202104061519.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (313.97kB)
[INFO] Fetching org.eclipse.ease.ui.completions.java_0.8.0.I202103261223.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (44.3kB)
[INFO] Fetching org.eclipse.ease.ui.feature_0.8.0.I202105111204.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.91kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.5.600.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.73kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.400.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.69kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.01kB)
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905...
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.800.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (27.81kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.75kB)
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203...
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.31kB)
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036...
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.400.v20200522-1203.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (27.91kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926...
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.300.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (23.72kB)
[INFO] Fetching org.eclipse.egit.core_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.egit.core_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.41kB)
[INFO] Unpacking org.eclipse.egit.core_5.8.0.202006091008-r...
[INFO] Fetching org.eclipse.jgit_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.7MB)
[INFO] Fetching org.eclipse.jgit.ssh.jsch_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.09kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.71kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.93kB)
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
[INFO] Unpacking org.eclipse.jsch.core_1.3.900.v20200422-1935...
[INFO] Fetching org.eclipse.jsch.ui_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jsch.ui_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.58kB)
[INFO] Unpacking org.eclipse.jsch.ui_1.3.900.v20200422-1935...
[INFO] Fetching org.eclipse.egit.ui_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.15MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.egit.ui_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.15MB)
[INFO] Unpacking org.eclipse.egit.ui_5.8.0.202006091008-r...
[INFO] Fetching org.eclipse.egit_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.egit_5.8.0.202006091008-r.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.52kB)
[INFO] Unpacking org.eclipse.egit_5.8.0.202006091008-r...
[INFO] Fetching org.eclipse.egit.doc_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (4.65MB)
[INFO] Fetching org.eclipse.egit_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.11kB)
[INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.25kB)
[INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723...
[INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.28kB)
[INFO] Unpacking org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
[INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354...
[INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.15kB)
[INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539...
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.64kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947...
[INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.35kB)
[INFO] Unpacking org.eclipse.emf.importer.java_2.11.0.v20200324-0723...
[INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.69kB)
[INFO] Unpacking org.eclipse.emf.importer.rose_2.10.0.v20200324-0723...
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.22.0.v20200324-0947.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.05kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui_1.2.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui_1.2.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.58kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore.xtext.ui_1.2.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.25kB)
[INFO] Unpacking org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451...
[INFO] Fetching org.eclipse.emf.codegen.ui_2.22.0.v20200424-0451.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.01kB)
[INFO] Fetching org.eclipse.emf.compare.doc_3.3.11.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.28MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.doc_3.3.11.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.28MB)
[INFO] Unpacking org.eclipse.emf.compare.doc_3.3.11.202005260905...
[INFO] Fetching org.eclipse.emf.compare_3.3.11.202005260905.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (22.07kB)
[INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
[INFO] Unpacking org.eclipse.emf.compare.ide_3.4.3.202005260905...
[INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (248.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202005260905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (248.99kB)
[INFO] Unpacking org.eclipse.emf.compare.ide.ui_4.4.3.202005260905...
[INFO] Fetching org.eclipse.emf.compare.ide.ui_3.3.11.202005260905.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (22.18kB)
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.46kB)
[INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.21kB)
[INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530...
[INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.73kB)
[INFO] Unpacking org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723...
[INFO] Fetching org.eclipse.emf.converter_2.15.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.16kB)
[INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf.doc_2.19.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.19MB)
[INFO] Fetching org.eclipse.emf.doc_2.21.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19kB)
[INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.79kB)
[INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.ecore.xcore.edit_1.4.0.v20190401-0856.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore.edit_1.4.0.v20190401-0856.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.6kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore.edit_1.4.0.v20190401-0856...
[INFO] Fetching org.eclipse.emf.ecore.xcore.exporter_1.8.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore.exporter_1.8.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.16kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore.exporter_1.8.0.v20190323-1031...
[INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.13.0.v20200424-0456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.13.0.v20200424-0456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.82kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore.ui_1.13.0.v20200424-0456...
[INFO] Fetching org.eclipse.emf.ecore.xcore_1.14.0.v20200424-0456.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.06kB)
[INFO] Fetching org.eclipse.emf.ecore.xcore.importer_1.5.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xcore.importer_1.5.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.16kB)
[INFO] Unpacking org.eclipse.emf.ecore.xcore.importer_1.5.0.v20190323-1031...
[INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20190401-0856.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.96kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (170.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (170.59kB)
[INFO] Unpacking org.eclipse.xtext.xbase.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.13.0.v20200424-0456.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.17kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200205-0529.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.emf_2.22.0.v20200519-1135.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.22kB)
[INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.55kB)
[INFO] Unpacking org.eclipse.emf.mapping_2.12.0.v20181104-0733...
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.21kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.69kB)
[INFO] Unpacking org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733...
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.69kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733...
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.09kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.16kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.68kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.05kB)
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.83kB)
[INFO] Unpacking org.eclipse.emf.mapping.xsd2ecore_2.8.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd_2.17.0.v20200319-1246.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (535.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd_2.17.0.v20200319-1246.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (535.01kB)
[INFO] Unpacking org.eclipse.xsd_2.17.0.v20200319-1246...
[INFO] Fetching org.eclipse.xsd.edit_2.10.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.edit_2.10.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.46kB)
[INFO] Unpacking org.eclipse.xsd.edit_2.10.0.v20180706-1143...
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.84kB)
[INFO] Unpacking org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510...
[INFO] Fetching org.eclipse.emf.mwe.activities_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.activities_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.62kB)
[INFO] Unpacking org.eclipse.emf.mwe.activities_1.5.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe.core.feature_1.5.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.69kB)
[INFO] Fetching org.eclipse.emf.mwe.ui_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.ui_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.63kB)
[INFO] Unpacking org.eclipse.emf.mwe.ui_1.5.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.ui.simpleEditor_1.5.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.74kB)
[INFO] Unpacking org.eclipse.emf.mwe.ui.simpleEditor_1.5.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe.ui.feature_1.5.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.74kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.11.3.v20200520-0756.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] Unpacking org.eclipse.emf.mwe2.launch.ui_2.11.3.v20200520-0756...
[INFO] Fetching org.eclipse.emf.mwe2.language.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.17kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (64.57kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.87kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.25kB)
[INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.75kB)
[INFO] Fetching org.eclipse.emf.mwe2.launcher_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.7kB)
[INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.43kB)
[INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.8kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.79kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.22kB)
[INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.11.3.v20200520-0756.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.68kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (21.63kB)
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.26kB)
[INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.4kB)
[INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (21.67kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.12kB)
[INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (21.65kB)
[INFO] Fetching org.eclipse.equinox.cm_1.4.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.cm_1.4.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.32kB)
[INFO] Unpacking org.eclipse.equinox.cm_1.4.400.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.app.source_1.4.500.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.53kB)
[INFO] Fetching org.eclipse.equinox.coordinator_1.3.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.coordinator_1.3.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.89kB)
[INFO] Unpacking org.eclipse.equinox.coordinator_1.3.800.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.coordinator.source_1.3.800.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.5kB)
[INFO] Fetching org.eclipse.equinox.cm.source_1.4.400.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.71kB)
[INFO] Fetching org.eclipse.equinox.device_1.0.900.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.device_1.0.900.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.49kB)
[INFO] Unpacking org.eclipse.equinox.device_1.0.900.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.device.source_1.0.900.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.86kB)
[INFO] Fetching org.eclipse.equinox.ds_1.6.200.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.ds_1.6.200.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.46kB)
[INFO] Unpacking org.eclipse.equinox.ds_1.6.200.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.ds.source_1.6.200.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.4kB)
[INFO] Fetching org.eclipse.equinox.event.source_1.5.400.v20200511-1702.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.27kB)
[INFO] Fetching org.eclipse.equinox.metatype_1.5.300.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.metatype_1.5.300.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.92kB)
[INFO] Unpacking org.eclipse.equinox.metatype_1.5.300.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.metatype.source_1.5.300.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.98kB)
[INFO] Fetching org.eclipse.equinox.preferences.source_3.8.0.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.64kB)
[INFO] Fetching org.eclipse.equinox.useradmin_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.useradmin_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.97kB)
[INFO] Unpacking org.eclipse.equinox.useradmin_1.1.800.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.useradmin.source_1.1.800.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.65kB)
[INFO] Fetching org.apache.felix.scr.source_2.1.16.v20200110-1820.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (274.21kB)
[INFO] Fetching org.eclipse.equinox.compendium.sdk_3.20.200.v20200511-1702.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.34kB)
[INFO] Fetching org.eclipse.equinox.console.jaas.fragment_1.0.300.v20200111-0718.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.console.jaas.fragment_1.0.300.v20200111-0718.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.73kB)
[INFO] Unpacking org.eclipse.equinox.console.jaas.fragment_1.0.300.v20200111-0718...
[INFO] Fetching org.eclipse.equinox.console.ssh_1.2.600.v20200407-1314.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.console.ssh_1.2.600.v20200407-1314.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.89kB)
[INFO] Unpacking org.eclipse.equinox.console.ssh_1.2.600.v20200407-1314...
[INFO] Fetching org.eclipse.equinox.core.feature_1.11.200.v20200525-1407.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.2kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.800.v20200511-1223.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.91kB)
[INFO] Fetching org.eclipse.osgi.services.source_3.8.0.v20190206-2147.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (244.89kB)
[INFO] Fetching org.eclipse.osgi.source_3.15.300.v20200520-1959.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.equinox.common.source_3.12.0.v20200504-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (135.9kB)
[INFO] Fetching org.eclipse.equinox.launcher.source_1.5.700.v20200207-2156.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.5kB)
[INFO] Fetching org.eclipse.equinox.registry.source_3.8.800.v20200406-0956.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.16kB)
[INFO] Fetching org.eclipse.equinox.supplement.source_1.9.300.v20200310-1353.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
[INFO] Fetching org.eclipse.equinox.transforms.xslt_1.1.100.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.transforms.xslt_1.1.100.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.76kB)
[INFO] Unpacking org.eclipse.equinox.transforms.xslt_1.1.100.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.transforms.xslt.source_1.1.100.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.47kB)
[INFO] Fetching org.eclipse.equinox.transforms.hook.source_1.2.500.v20190714-1852.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.94kB)
[INFO] Fetching org.eclipse.osgi.util.source_3.5.300.v20190708-1141.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.54kB)
[INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.500.v20200106-1437.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.94kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.500.v20200211-1505.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.57kB)
[INFO] Fetching org.eclipse.equinox.security.source_1.3.500.v20200114-1637.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.88kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
[INFO] Unpacking org.eclipse.equinox.security.ui_1.2.600.v20191213-1901...
[INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.600.v20191213-1901.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.29kB)
[INFO] Fetching org.eclipse.equinox.region.source_1.4.600.v20191002-1632.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.83kB)
[INFO] Fetching org.eclipse.equinox.log.stream_1.0.200.v20191017-2055.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.log.stream_1.0.200.v20191017-2055.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.56kB)
[INFO] Unpacking org.eclipse.equinox.log.stream_1.0.200.v20191017-2055...
[INFO] Fetching org.eclipse.equinox.log.stream.source_1.0.200.v20191017-2055.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.64kB)
[INFO] Fetching org.eclipse.equinox.console.source_1.4.100.v20200525-1407.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (83.88kB)
[INFO] Fetching org.eclipse.equinox.console.ssh.source_1.2.600.v20200407-1314.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.17kB)
[INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.37kB)
[INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105kB)
[INFO] Fetching org.apache.felix.gogo.shell.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.29kB)
[INFO] Fetching org.apache.sshd.osgi.source_2.4.0.v20200318-1614.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.22MB)
[INFO] Fetching org.eclipse.equinox.bidi.source_1.2.300.v20191213-1901.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.52kB)
[INFO] Fetching org.slf4j.api.source_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.slf4j.api.source_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.97kB)
[INFO] Unpacking org.slf4j.api.source_1.7.2.v20121108-1250...
[INFO] Fetching org.eclipse.equinox.weaving.caching_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.weaving.caching_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.26kB)
[INFO] Unpacking org.eclipse.equinox.weaving.caching_1.1.400.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.weaving.caching.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.05kB)
[INFO] Fetching org.eclipse.equinox.weaving.caching.j9_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.weaving.caching.j9_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.8kB)
[INFO] Unpacking org.eclipse.equinox.weaving.caching.j9_1.1.400.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.weaving.caching.j9.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.equinox.weaving.hook.source_1.2.700.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.63kB)
[INFO] Fetching org.eclipse.equinox.core.sdk_3.19.300.v20200525-1407.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.18kB)
[INFO] Fetching org.eclipse.equinox.executable_3.8.800.v20200514-1529.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (249.52kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (152.83kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
[INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702...
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
[INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546...
[INFO] Fetching org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
[INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333...
[INFO] Fetching org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.4kB)
[INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535...
[INFO] Fetching org.eclipse.jetty.http_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (220.94kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (717.58kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (139.2kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (574.4kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.http.registry_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.41kB)
[INFO] Unpacking org.eclipse.equinox.http.registry_1.1.800.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.http.servletbridge_1.1.200.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.http.servletbridge_1.1.200.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.43kB)
[INFO] Unpacking org.eclipse.equinox.http.servletbridge_1.1.200.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.94kB)
[INFO] Unpacking org.eclipse.equinox.servletbridge_1.6.0.v20200511-1902...
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.65kB)
[INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.69kB)
[INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
[INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025...
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
[INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130...
[INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.99kB)
[INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219...
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
[INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
[INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022...
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
[INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339...
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.76kB)
[INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505...
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
[INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
[INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.35kB)
[INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221...
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.600.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.67kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
[INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.45kB)
[INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631...
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
[INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
[INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507...
[INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.02kB)
[INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008...
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.04kB)
[INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008...
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.500.v20200521-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.500.v20200521-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.93kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.500.v20200521-1852...
[INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.600.v20200521-1852.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.43kB)
[INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911...
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.51kB)
[INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121...
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.800.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.77kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.9kB)
[INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600...
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.78kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601...
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.800.v20200602-1138.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.67kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512...
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
[INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.800.v20200602-1138.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.91kB)
[INFO] Fetching org.eclipse.equinox.sdk_3.20.200.v20200528-0603.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.08kB)
[INFO] Fetching org.eclipse.equinox.server.core_1.12.200.v20200520-1959.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.13kB)
[INFO] Fetching org.eclipse.jetty.continuation_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.79kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.52kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.54kB)
[INFO] Fetching org.eclipse.equinox.server.jetty_1.10.300.v20200528-0603.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.equinox.server.p2_1.9.300.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.95kB)
[INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.82kB)
[INFO] Unpacking javax.servlet.jsp.source_2.2.0.v201112011158...
[INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.48kB)
[INFO] Unpacking javax.servlet.source_3.1.0.v201410161800...
[INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.06kB)
[INFO] Unpacking javax.el.source_2.2.0.v201303151357...
[INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.400.v20200123-1333.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.47kB)
[INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.800.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.5kB)
[INFO] Fetching org.eclipse.equinox.http.servlet.source_1.6.500.v20200511-1535.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (140.6kB)
[INFO] Fetching org.eclipse.equinox.http.servletbridge.source_1.1.200.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.11kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.16kB)
[INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (321.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (321.04kB)
[INFO] Unpacking org.apache.jasper.glassfish.source_2.2.2.v201501141630...
[INFO] Fetching org.eclipse.jetty.continuation.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.81kB)
[INFO] Fetching org.eclipse.jetty.http.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.46kB)
[INFO] Fetching org.eclipse.jetty.io.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.34kB)
[INFO] Fetching org.eclipse.jetty.security.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.3kB)
[INFO] Fetching org.eclipse.jetty.server.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (437.75kB)
[INFO] Fetching org.eclipse.jetty.servlet.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.88kB)
[INFO] Fetching org.eclipse.jetty.util.source_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (382.97kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.02kB)
[INFO] Fetching org.eclipse.equinox.servletbridge.source_1.6.0.v20200511-1902.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.25kB)
[INFO] Fetching org.eclipse.equinox.serverside.sdk_3.19.300.v20200528-0603.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.64kB)
[INFO] Fetching org.eclipse.fx.code.editor.configuration_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (117.01kB)
[INFO] Fetching org.eclipse.fx.code.editor.ldef_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (411.43kB)
[INFO] Fetching org.eclipse.fx.code.editor.ldef.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (142.15kB)
[INFO] Fetching org.eclipse.fx.core_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (430.66kB)
[INFO] Fetching org.eclipse.fx.core.guice_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (14.11kB)
[INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.22MB)
[INFO] Fetching org.eclipse.fx.formats.svg_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (1.44MB)
[INFO] Fetching org.eclipse.fx.ide.jdt.core_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (27.6kB)
[INFO] Fetching org.eclipse.fx.ide.jdt.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (462.67kB)
[INFO] Fetching org.eclipse.fx.ide.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (84.09kB)
[INFO] Fetching org.eclipse.fx.osgi.util_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (27.21kB)
[INFO] Fetching org.eclipse.fx.ui.workbench3_3.7.0.202010120826.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (8.97kB)
[INFO] Fetching org.eclipse.fx.ide.basic.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (17.02kB)
[INFO] Fetching org.eclipse.fx.ide.converter_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (11.6kB)
[INFO] Fetching org.eclipse.fx.ide.converter.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.91kB)
[INFO] Fetching org.eclipse.fx.ide.css_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (322.71kB)
[INFO] Fetching org.eclipse.fx.ide.css.cssext_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (630.16kB)
[INFO] Fetching org.eclipse.fx.ide.css.cssext.proposals_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (13.39kB)
[INFO] Fetching org.eclipse.fx.ui.controls_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (841.48kB)
[INFO] Fetching org.eclipse.fx.ide.css.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (204.63kB)
[INFO] Fetching org.eclipse.fx.ide.css.cssext.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (211.32kB)
[INFO] Fetching org.eclipse.fx.ide.css.jfx2_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.fx.ide.css.jfx8_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (33.73kB)
[INFO] Fetching org.eclipse.fx.ui.panes_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (82.32kB)
[INFO] Fetching org.eclipse.fx.ui.animation_3.7.0.202010120750.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (32.75kB)
[INFO] Fetching org.eclipse.fx.ide.css.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (17.06kB)
[INFO] Fetching org.eclipse.fx.ide.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.95kB)
[INFO] Fetching org.eclipse.fx.ide.fxgraph_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (1.76MB)
[INFO] Fetching org.eclipse.fx.ide.model_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (44.84kB)
[INFO] Fetching org.eclipse.fx.ide.fxgraph.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (470.48kB)
[INFO] Fetching org.eclipse.fx.ide.ui.preview_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (75.4kB)
[INFO] Fetching org.eclipse.fx.ide.fxml.compiler_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (133.11kB)
[INFO] Fetching org.eclipse.fx.ide.fxgraph.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (17.05kB)
[INFO] Fetching org.eclipse.fx.ide.fxml_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (132.65kB)
[INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
[INFO] Unpacking org.eclipse.wst.sse.core_1.2.400.v202004081818...
[INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
[INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v202005180122...
[INFO] Fetching org.eclipse.wst.xml.ui_1.2.400.v202005192253.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xml.ui_1.2.400.v202005192253.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.45kB)
[INFO] Unpacking org.eclipse.wst.xml.ui_1.2.400.v202005192253...
[INFO] Fetching org.eclipse.wst.sse.ui_1.7.0.v202005172302.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.sse.ui_1.7.0.v202005172302.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.15kB)
[INFO] Unpacking org.eclipse.wst.sse.ui_1.7.0.v202005172302...
[INFO] Fetching org.eclipse.fx.ide.fxml.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.96kB)
[INFO] Fetching org.eclipse.fx.ide.gmodel_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (174.93kB)
[INFO] Fetching org.eclipse.fx.ide.gmodel.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (59.94kB)
[INFO] Fetching org.eclipse.fx.ide.gmod.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (8.96kB)
[INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (204.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (204.98kB)
[INFO] Unpacking org.eclipse.help.ui_4.1.900.v20200525-0615...
[INFO] Fetching org.eclipse.help.webapp_3.9.900.v20200525-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (273.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help.webapp_3.9.900.v20200525-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (273.05kB)
[INFO] Unpacking org.eclipse.help.webapp_3.9.900.v20200525-1514...
[INFO] Fetching org.eclipse.fx.ide.l10n_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (205.2kB)
[INFO] Fetching org.eclipse.fx.ide.l10n.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (97.39kB)
[INFO] Fetching org.eclipse.fx.ide.l10n.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.9kB)
[INFO] Fetching org.eclipse.fx.ide.ldef.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (9.01kB)
[INFO] Fetching org.eclipse.fx.ide.m2e_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (11.07kB)
[INFO] Fetching org.eclipse.m2e.jdt_1.16.0.20200610-1500.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.jdt_1.16.0.20200610-1500.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.96kB)
[INFO] Unpacking org.eclipse.m2e.jdt_1.16.0.20200610-1500...
[INFO] Fetching org.eclipse.m2e.core_1.16.0.20200605-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.core_1.16.0.20200605-0817.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.89kB)
[INFO] Unpacking org.eclipse.m2e.core_1.16.0.20200605-0817...
[INFO] Fetching org.eclipse.fx.ide.mvnosgi.launching_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (23.09kB)
[INFO] Fetching org.eclipse.fx.ide.mvnosgi.launching.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (12.53kB)
[INFO] Fetching org.eclipse.fx.ide.m2e.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (8.99kB)
[INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
[INFO] Unpacking org.eclipse.pde.launching_3.8.200.v20200512-0948...
[INFO] Fetching org.eclipse.fx.ide.pde.core_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (13.68kB)
[INFO] Fetching org.eclipse.fx.ide.pde.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (392.69kB)
[INFO] Fetching org.eclipse.fx.ide.pde.ui.e4_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (8.36MB)
[INFO] Fetching org.eclipse.fx.ide.pde.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.95kB)
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.1000.v20200513-1026.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (377.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.1000.v20200513-1026.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (377.23kB)
[INFO] Unpacking org.eclipse.pde.ui.templates_3.6.1000.v20200513-1026...
[INFO] Fetching org.eclipse.fx.ide.rrobot.model_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (188.75kB)
[INFO] Fetching org.eclipse.fx.ide.rrobot_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (95.75kB)
[INFO] Fetching org.eclipse.fx.ide.rrobot.dsl_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.fx.ide.rrobot.dsl.ui_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/plugins/ (216.83kB)
[INFO] Fetching org.eclipse.fx.ide.rrobot.feature_3.7.0.202010120832.jar from https://download.eclipse.org/efxclipse/updates-released/3.7.0/site/features/ (16.98kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
[INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.56kB)
[INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.23kB)
[INFO] Unpacking org.eclipse.help.base_4.2.1000.v20200604-0540...
[INFO] Fetching org.eclipse.help_2.3.200.v20200604-0540.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
[INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.43kB)
[INFO] Unpacking org.eclipse.jdt_3.18.400.v20200604-0540...
[INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.46kB)
[INFO] Unpacking org.eclipse.jdt.annotation_1.1.500.v20200407-1355...
[INFO] Fetching org.eclipse.jdt.apt.core_3.6.600.v20200529-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.core_3.6.600.v20200529-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.11kB)
[INFO] Unpacking org.eclipse.jdt.apt.core_3.6.600.v20200529-1546...
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.1kB)
[INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447...
[INFO] Fetching org.eclipse.jdt.apt.ui_3.6.400.v20200429-0738.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.ui_3.6.400.v20200429-0738.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.56kB)
[INFO] Unpacking org.eclipse.jdt.apt.ui_3.6.400.v20200429-0738...
[INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.04kB)
[INFO] Unpacking org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748...
[INFO] Fetching org.eclipse.jdt.doc.user_3.15.700.v20200603-0557.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.25MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.doc.user_3.15.700.v20200603-0557.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.25MB)
[INFO] Unpacking org.eclipse.jdt.doc.user_3.15.700.v20200603-0557...
[INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
[INFO] Unpacking org.eclipse.jdt.junit.core_3.10.700.v20200501-1429...
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
[INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429...
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.19kB)
[INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716...
[INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.900.v20200513-0617.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.900.v20200513-0617.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.96kB)
[INFO] Unpacking org.eclipse.jdt.junit5.runtime_1.0.900.v20200513-0617...
[INFO] Fetching org.junit.jupiter.api_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.jupiter.api_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.99kB)
[INFO] Unpacking org.junit.jupiter.api_5.6.0.v20200203-2009...
[INFO] Fetching org.junit.jupiter.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.jupiter.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.22kB)
[INFO] Unpacking org.junit.jupiter.engine_5.6.0.v20200203-2009...
[INFO] Fetching org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.54kB)
[INFO] Unpacking org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009...
[INFO] Fetching org.junit.jupiter.params_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (184.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.jupiter.params_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (184.66kB)
[INFO] Unpacking org.junit.jupiter.params_5.6.0.v20200203-2009...
[INFO] Fetching org.junit.platform.commons_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.platform.commons_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.23kB)
[INFO] Unpacking org.junit.platform.commons_1.6.0.v20200203-2009...
[INFO] Fetching org.junit.platform.engine_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.platform.engine_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.76kB)
[INFO] Unpacking org.junit.platform.engine_1.6.0.v20200203-2009...
[INFO] Fetching org.junit.platform.launcher_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.platform.launcher_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
[INFO] Unpacking org.junit.platform.launcher_1.6.0.v20200203-2009...
[INFO] Fetching org.junit.platform.runner_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.platform.runner_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.1kB)
[INFO] Unpacking org.junit.platform.runner_1.6.0.v20200203-2009...
[INFO] Fetching org.junit.platform.suite.api_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.platform.suite.api_1.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.89kB)
[INFO] Unpacking org.junit.platform.suite.api_1.6.0.v20200203-2009...
[INFO] Fetching org.junit.vintage.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit.vintage.engine_5.6.0.v20200203-2009.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.61kB)
[INFO] Unpacking org.junit.vintage.engine_5.6.0.v20200203-2009...
[INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.79kB)
[INFO] Unpacking org.opentest4j_1.2.0.v20190826-0900...
[INFO] Fetching org.eclipse.jdt_3.18.400.v20200604-0540.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.71kB)
[INFO] Fetching org.eclipse.jem.util_2.1.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jem.util_2.1.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.45kB)
[INFO] Unpacking org.eclipse.jem.util_2.1.201.v201903222010...
[INFO] Fetching org.eclipse.jgit.archive_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.47kB)
[INFO] Fetching org.eclipse.jgit_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (14.44kB)
[INFO] Fetching org.eclipse.jgit.gpg.bc_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.79kB)
[INFO] Fetching org.eclipse.jgit.gpg.bc_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (14.44kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (14.47kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (14.44kB)
[INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.6kB)
[INFO] Unpacking com.jcraft.jzlib_1.1.1.v201205102305...
[INFO] Fetching org.eclipse.jgit.ssh.jsch_5.8.0.202006091008-r.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (14.42kB)
[INFO] Fetching org.eclipse.m2e.archetype.common_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.92MB)
[INFO] Fetching org.eclipse.m2e.binaryproject_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.binaryproject_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
[INFO] Unpacking org.eclipse.m2e.binaryproject_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.31kB)
[INFO] Unpacking org.eclipse.m2e.sourcelookup_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.06kB)
[INFO] Unpacking org.eclipse.m2e.binaryproject.ui_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.core.ui_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.core.ui_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (209.88kB)
[INFO] Unpacking org.eclipse.m2e.core.ui_1.16.0.20200514-1409...
[INFO] Fetching org.eclipse.m2e.maven.indexer_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.08MB)
[INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.56kB)
[INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.43kB)
[INFO] Unpacking org.eclipse.m2e.model.edit_1.16.0.20200514-1409...
[INFO] Fetching org.eclipse.m2e.discovery_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.discovery_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.9kB)
[INFO] Unpacking org.eclipse.m2e.discovery_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.editor_1.16.0.20200526-1057.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.editor_1.16.0.20200526-1057.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.72kB)
[INFO] Unpacking org.eclipse.m2e.editor_1.16.0.20200526-1057...
[INFO] Fetching org.eclipse.wst.common.emf_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.emf_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.28kB)
[INFO] Unpacking org.eclipse.wst.common.emf_1.2.600.v201903222010...
[INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
[INFO] Unpacking org.eclipse.ui.genericeditor_1.1.700.v20200211-1227...
[INFO] Fetching org.eclipse.m2e.editor.xml_1.16.0.20200514-2159.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.editor.xml_1.16.0.20200514-2159.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.78kB)
[INFO] Unpacking org.eclipse.m2e.editor.xml_1.16.0.20200514-2159...
[INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.09kB)
[INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
[INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
[INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
[INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.43kB)
[INFO] Fetching org.eclipse.m2e.launching_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.launching_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.46kB)
[INFO] Unpacking org.eclipse.m2e.launching_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.3kB)
[INFO] Unpacking org.eclipse.m2e.lifecyclemapping.defaults_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.51kB)
[INFO] Unpacking org.eclipse.m2e.jdt.ui_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.scm_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.scm_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.2kB)
[INFO] Unpacking org.eclipse.m2e.scm_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.64kB)
[INFO] Unpacking org.eclipse.m2e.profiles.ui_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.refactoring_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.refactoring_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.29kB)
[INFO] Unpacking org.eclipse.m2e.refactoring_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.feature_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.88kB)
[INFO] Fetching org.eclipse.m2e.profiles.core_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.profiles.core_1.16.0.20200318-1040.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.8kB)
[INFO] Unpacking org.eclipse.m2e.profiles.core_1.16.0.20200318-1040...
[INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.03kB)
[INFO] Unpacking org.eclipse.m2e.sourcelookup.ui_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.importer_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.m2e.importer_1.16.0.20200318-0852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] Unpacking org.eclipse.m2e.importer_1.16.0.20200318-0852...
[INFO] Fetching org.eclipse.m2e.sse.ui.feature_1.16.0.20200514-2159.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.93kB)
[INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.lib_1.1.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.5kB)
[INFO] Unpacking org.eclipse.pde.ds.lib_1.1.400.v20191119-0943...
[INFO] Fetching org.eclipse.pde.api.tools_1.1.1300.v20200514-1749.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (924.8kB)
[INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.objectweb.asm.tree_8.0.1.v20200420-1007.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.36kB)
[INFO] Unpacking org.objectweb.asm.tree_8.0.1.v20200420-1007...
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.65kB)
[INFO] Unpacking org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236...
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.1200.v20200426-1136.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (206.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.1200.v20200426-1136.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (206.92kB)
[INFO] Unpacking org.eclipse.pde.api.tools.ui_1.1.1200.v20200426-1136...
[INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
[INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
[INFO] Unpacking org.eclipse.update.configurator_3.4.600.v20200422-1910...
[INFO] Fetching org.eclipse.pde.doc.user_3.14.800.v20200603-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.doc.user_3.14.800.v20200603-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] Unpacking org.eclipse.pde.doc.user_3.14.800.v20200603-2147...
[INFO] Fetching org.eclipse.pde.ds.annotations_1.1.800.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.annotations_1.1.800.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.29kB)
[INFO] Unpacking org.eclipse.pde.ds.annotations_1.1.800.v20200514-1728...
[INFO] Fetching org.eclipse.pde.ds.core_1.1.800.v20200106-1341.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.core_1.1.800.v20200106-1341.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.05kB)
[INFO] Unpacking org.eclipse.pde.ds.core_1.1.800.v20200106-1341...
[INFO] Fetching org.eclipse.pde.ds.ui_1.1.900.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.ui_1.1.900.v20200514-1728.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.19kB)
[INFO] Unpacking org.eclipse.pde.ds.ui_1.1.900.v20200514-1728...
[INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.92kB)
[INFO] Unpacking org.eclipse.pde.ds1_2.lib_1.0.400.v20191119-0943...
[INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
[INFO] Unpacking org.eclipse.pde_3.13.1100.v20200604-0540...
[INFO] Fetching org.eclipse.pde.junit.runtime_3.5.800.v20200310-0710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.junit.runtime_3.5.800.v20200310-0710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.72kB)
[INFO] Unpacking org.eclipse.pde.junit.runtime_3.5.800.v20200310-0710...
[INFO] Fetching org.eclipse.pde.runtime_3.6.800.v20200203-0916.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.runtime_3.6.800.v20200203-0916.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.23kB)
[INFO] Unpacking org.eclipse.pde.runtime_3.6.800.v20200203-0916...
[INFO] Fetching org.eclipse.pde.ua.core_1.1.500.v20200113-1730.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ua.core_1.1.500.v20200113-1730.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.06kB)
[INFO] Unpacking org.eclipse.pde.ua.core_1.1.500.v20200113-1730...
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.800.v20200116-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.800.v20200116-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.84kB)
[INFO] Unpacking org.eclipse.pde.ua.ui_1.1.800.v20200116-1522...
[INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
[INFO] Unpacking org.eclipse.ui.trace_1.1.800.v20200106-1301...
[INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.700.v20200123-1806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.700.v20200123-1806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.78kB)
[INFO] Unpacking org.eclipse.pde.genericeditor.extension_1.0.700.v20200123-1806...
[INFO] Fetching org.eclipse.tools.layout.spy_1.0.500.v20200116-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.tools.layout.spy_1.0.500.v20200116-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.88kB)
[INFO] Unpacking org.eclipse.tools.layout.spy_1.0.500.v20200116-1522...
[INFO] Fetching org.eclipse.pde_3.14.400.v20200604-0540.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.45kB)
[INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
[INFO] Unpacking org.eclipse.ui.views.log_1.2.1100.v20200513-0930...
[INFO] Fetching org.eclipse.platform.doc.user_4.16.0.v20200603-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.17MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.platform.doc.user_4.16.0.v20200603-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.17MB)
[INFO] Unpacking org.eclipse.platform.doc.user_4.16.0.v20200603-1002...
[INFO] Fetching org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
[INFO] Unpacking org.eclipse.text.quicksearch_1.0.300.v20200519-2023...
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.900.v20200330-1059.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.84MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.intro.universal_3.3.900.v20200330-1059.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.84MB)
[INFO] Unpacking org.eclipse.ui.intro.universal_3.3.900.v20200330-1059...
[INFO] Fetching org.eclipse.ui.monitoring_1.1.700.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.monitoring_1.1.700.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.63kB)
[INFO] Unpacking org.eclipse.ui.monitoring_1.1.700.v20200513-0930...
[INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.83kB)
[INFO] Unpacking org.eclipse.ui.net_1.3.800.v20200422-1935...
[INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
[INFO] Unpacking org.eclipse.ui.themes_1.2.1000.v20200528-1125...
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.28kB)
[INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758...
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.83kB)
[INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524...
[INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.55kB)
[INFO] Fetching org.eclipse.platform_root_4.16.0.v20200604-0951 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (196B)
[INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] Unpacking org.eclipse.rcp_4.16.0.v20200604-0540...
[INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.09kB)
[INFO] Fetching org.eclipse.rcp_root_4.16.0.v20200604-0951 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.54kB)
[INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.04kB)
[INFO] Unpacking org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201903222010...
[INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.38kB)
[INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
[INFO] Fetching org.eclipse.wst.common.modulecore_1.3.100.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.modulecore_1.3.100.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.27kB)
[INFO] Unpacking org.eclipse.wst.common.modulecore_1.3.100.v201903222010...
[INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.301.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.301.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.57kB)
[INFO] Unpacking org.eclipse.wst.common.modulecore.ui_1.0.301.v201903222010...
[INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.93kB)
[INFO] Unpacking org.eclipse.wst.common.snippets_1.2.500.v201811170421...
[INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.8kB)
[INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
[INFO] Fetching org.eclipse.wst.common_core.feature_3.10.100.v201904082145.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (30.54kB)
[INFO] Fetching org.eclipse.wst.common.infopop_1.0.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.common.infopop_1.0.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.73kB)
[INFO] Unpacking org.eclipse.wst.common.infopop_1.0.300.v201903222010...
[INFO] Fetching org.eclipse.wst.internet.cache_1.0.800.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.internet.cache_1.0.800.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.73kB)
[INFO] Unpacking org.eclipse.wst.internet.cache_1.0.800.v201903222010...
[INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.22kB)
[INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
[INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
[INFO] Unpacking org.eclipse.wst.validation.infopop_1.0.300.v201903222010...
[INFO] Fetching org.eclipse.wst.common_ui.feature_3.11.0.v201905071717.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (30.54kB)
[INFO] Fetching org.eclipse.wst.dtd.core_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (165.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.dtd.core_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (165.23kB)
[INFO] Unpacking org.eclipse.wst.dtd.core_1.2.0.v201903222120...
[INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202004230532.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.dtd.ui_1.1.300.v202004230532.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.09kB)
[INFO] Unpacking org.eclipse.wst.dtd.ui_1.1.300.v202004230532...
[INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26kB)
[INFO] Unpacking org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120...
[INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.43kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.debug.crossfire_1.0.500.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.crossfire_1.0.500.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.67kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.crossfire_1.0.500.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.debug.transport_1.0.300.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.transport_1.0.300.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.53kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.transport_1.0.300.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino_1.0.500.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino_1.0.500.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.85kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.rhino_1.0.500.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.600.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.600.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.47kB)
[INFO] Unpacking org.eclipse.wst.jsdt.debug.rhino.debugger_1.0.600.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.doc_2.0.200.v201903222101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.63MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.doc_2.0.200.v201903222101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.63MB)
[INFO] Unpacking org.eclipse.wst.jsdt.doc_2.0.200.v201903222101...
[INFO] Fetching org.eclipse.wst.jsdt.support.firefox_1.0.501.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.support.firefox_1.0.501.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.73kB)
[INFO] Unpacking org.eclipse.wst.jsdt.support.firefox_1.0.501.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.support.ie_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (351.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.jsdt.support.ie_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (351.39kB)
[INFO] Unpacking org.eclipse.wst.jsdt.support.ie_1.0.601.v201903222047...
[INFO] Fetching org.eclipse.wst.jsdt.feature_2.2.0.v202005251709.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.37kB)
[INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.82kB)
[INFO] Unpacking org.eclipse.wst.sse.doc.user_1.2.0.v201903222120...
[INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (149.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (149.16kB)
[INFO] Unpacking org.eclipse.wst.standard.schemas_1.0.800.v201901071922...
[INFO] Fetching org.eclipse.wst.xml_core.feature_3.18.0.v202005180122.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (31.98kB)
[INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.21kB)
[INFO] Unpacking org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120...
[INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.26kB)
[INFO] Unpacking org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120...
[INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.25kB)
[INFO] Unpacking org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120...
[INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202004230532.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (375.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xsd.ui_1.3.400.v202004230532.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (375.51kB)
[INFO] Unpacking org.eclipse.wst.xsd.ui_1.3.400.v202004230532...
[INFO] Fetching org.eclipse.wst.xml_ui.feature_3.18.0.v202005192253.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (32.03kB)
[INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.81kB)
[INFO] Unpacking org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120...
[INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.87kB)
[INFO] Unpacking org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120...
[INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (31.83kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.37kB)
[INFO] Unpacking org.eclipse.xpand_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (148.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (148.58kB)
[INFO] Unpacking org.eclipse.xtend_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xpand.activities_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xpand.activities_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.48kB)
[INFO] Unpacking org.eclipse.xpand.activities_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (36.31kB)
[INFO] Fetching org.eclipse.xpand_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.21kB)
[INFO] Unpacking org.eclipse.xpand.ui_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (104.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.shared.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (104.93kB)
[INFO] Unpacking org.eclipse.xtend.shared.ui_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.28kB)
[INFO] Unpacking org.eclipse.xtend.ui_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xpand.ui_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.69kB)
[INFO] Fetching org.eclipse.xpand.ui_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.07kB)
[INFO] Unpacking org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.46kB)
[INFO] Unpacking org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723...
[INFO] Fetching org.eclipse.xsd.doc_2.16.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.64MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.doc_2.16.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.64MB)
[INFO] Unpacking org.eclipse.xsd.doc_2.16.0.v20200324-0723...
[INFO] Fetching org.eclipse.xsd.doc_2.18.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19kB)
[INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] Unpacking org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.88kB)
[INFO] Unpacking org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.ecore.converter_2.12.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
[INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
[INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.9.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.63kB)
[INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.7.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.74kB)
[INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.12.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.33kB)
[INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.xsd.edit.source_2.10.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.84kB)
[INFO] Fetching org.eclipse.xsd.edit.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.2kB)
[INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.17kB)
[INFO] Unpacking org.eclipse.xsd.editor_2.11.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.08kB)
[INFO] Fetching org.eclipse.xsd.editor.source_2.11.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.37kB)
[INFO] Fetching org.eclipse.xsd.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.21kB)
[INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.46kB)
[INFO] Unpacking org.eclipse.xsd.example.installer_1.4.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd_2.18.0.v20200319-1246.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.02kB)
[INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.51kB)
[INFO] Unpacking org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.mapping.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.08kB)
[INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.9.0.v20181105-0510.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.5kB)
[INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.33kB)
[INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.48kB)
[INFO] Unpacking org.eclipse.xsd.mapping_2.8.0.v20180706-1143...
[INFO] Fetching org.eclipse.xsd.mapping_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.09kB)
[INFO] Fetching org.eclipse.xsd.mapping.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.36kB)
[INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.74kB)
[INFO] Fetching org.eclipse.xsd.mapping.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.26kB)
[INFO] Fetching org.eclipse.xsd.sdk_2.22.0.v20200324-0723.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.12kB)
[INFO] Fetching org.eclipse.xsd.source_2.17.0.v20200319-1246.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (740.35kB)
[INFO] Fetching org.eclipse.xsd.source_2.18.0.v20200319-1246.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.15kB)
[INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.check.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.94kB)
[INFO] Unpacking org.eclipse.xtend.check.ui_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.core_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (750.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.core_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (750.09kB)
[INFO] Unpacking org.eclipse.xtend.core_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.dependencies_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.94kB)
[INFO] Fetching org.eclipse.xtend.dependencies_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.doc_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (480.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.doc_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (480.83kB)
[INFO] Unpacking org.eclipse.xtend.doc_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.examples_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (212.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.examples_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (212.2kB)
[INFO] Unpacking org.eclipse.xtend.examples_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.profiler_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.profiler_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.24kB)
[INFO] Unpacking org.eclipse.xtend.profiler_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.util.stdlib_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.util.stdlib_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.09kB)
[INFO] Unpacking org.eclipse.xtend.util.stdlib_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (32.24kB)
[INFO] Fetching org.eclipse.xtend_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.ide_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.ide_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (272.58kB)
[INFO] Unpacking org.eclipse.xtend.ide_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.ide.common_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.ide.common_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (290.4kB)
[INFO] Unpacking org.eclipse.xtend.ide.common_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (264.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.ide_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (264.95kB)
[INFO] Unpacking org.eclipse.xtext.xbase.ide_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtend.m2e_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.m2e_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.33kB)
[INFO] Unpacking org.eclipse.xtend.m2e_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.lib.source_2.22.0.v20200602-0713.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.3kB)
[INFO] Fetching org.eclipse.xtend.lib.macro.source_2.22.0.v20200602-0713.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.59kB)
[INFO] Fetching org.eclipse.xtend.standalone_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.standalone_2.22.0.v20200602-1430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.93kB)
[INFO] Unpacking org.eclipse.xtend.standalone_2.22.0.v20200602-1430...
[INFO] Fetching org.eclipse.xtend.core.source_2.22.0.v20200602-1430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.xtend.ide.common.source_2.22.0.v20200602-1430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (279.94kB)
[INFO] Fetching org.eclipse.xtend.ide.source_2.22.0.v20200602-1430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (460.81kB)
[INFO] Fetching org.eclipse.xtend.m2e.source_2.22.0.v20200602-1430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.64kB)
[INFO] Fetching org.eclipse.xtend.standalone.source_2.22.0.v20200602-1430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.31kB)
[INFO] Fetching org.eclipse.xtext.junit4.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.84kB)
[INFO] Fetching org.eclipse.xtext.testing_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.testing_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.14kB)
[INFO] Unpacking org.eclipse.xtext.testing_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.xtext.testing.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (145.46kB)
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.junit_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.71kB)
[INFO] Unpacking org.eclipse.xtext.xbase.junit_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.8kB)
[INFO] Fetching org.eclipse.xtext.xbase.testing_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.testing_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.2kB)
[INFO] Unpacking org.eclipse.xtext.xbase.testing_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (118.86kB)
[INFO] Fetching org.eclipse.xtext.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.72kB)
[INFO] Unpacking org.eclipse.xtext.ui.testing_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.testing.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.02kB)
[INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
[INFO] Unpacking org.eclipse.xtext.xbase.ui.testing_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.34kB)
[INFO] Fetching org.eclipse.xtend.sdk_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.15kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.12kB)
[INFO] Unpacking org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.typesystem.emf.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtend.typesystem.emf.ui_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.42kB)
[INFO] Unpacking org.eclipse.xtend.typesystem.emf.ui_2.2.0.v201605260315...
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.08kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtend.ui_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.72kB)
[INFO] Fetching org.eclipse.xtend.ui_root_2.2.0.v201605260315 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (7.78kB)
[INFO] Fetching org.eclipse.xtext.activities_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.activities_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.87kB)
[INFO] Unpacking org.eclipse.xtext.activities_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.buildship_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.buildship_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.21kB)
[INFO] Unpacking org.eclipse.xtext.buildship_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.common.types.shared_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.common.types.shared_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.03kB)
[INFO] Unpacking org.eclipse.xtext.common.types.shared_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.87kB)
[INFO] Unpacking org.eclipse.xtext.common.types.shared.jdt38_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.doc_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.doc_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.69MB)
[INFO] Unpacking org.eclipse.xtext.doc_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.docs_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.62kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.05MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.05MB)
[INFO] Unpacking org.eclipse.xtext.xtext.ui.examples_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.examples_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.67kB)
[INFO] Fetching org.eclipse.xtext.generator_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.generator_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.31kB)
[INFO] Unpacking org.eclipse.xtext.generator_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.68kB)
[INFO] Unpacking org.eclipse.xtext.xtext.generator_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.xtext.java_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.java_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.61kB)
[INFO] Unpacking org.eclipse.xtext.java_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
[INFO] Unpacking org.eclipse.xtext.logging_1.2.15.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.m2e_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.m2e_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.7kB)
[INFO] Unpacking org.eclipse.xtext.m2e_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.purexbase_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.purexbase_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.6kB)
[INFO] Unpacking org.eclipse.xtext.purexbase_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.purexbase.ide_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.purexbase.ide_2.22.0.v20200602-1114.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.88kB)
[INFO] Unpacking org.eclipse.xtext.purexbase.ide_2.22.0.v20200602-1114...
[INFO] Fetching org.eclipse.xtext.purexbase.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.purexbase.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.31kB)
[INFO] Unpacking org.eclipse.xtext.purexbase.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.44MB)
[INFO] Fetching org.eclipse.xtext.util.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.81kB)
[INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.02kB)
[INFO] Fetching org.eclipse.xtext.common.types.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (359.07kB)
[INFO] Fetching org.eclipse.xtext.builder.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (203.7kB)
[INFO] Fetching org.eclipse.xtext.ecore.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
[INFO] Fetching org.eclipse.xtext.smap.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.8kB)
[INFO] Fetching org.eclipse.xtext.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.01MB)
[INFO] Fetching org.eclipse.xtext.ui.codemining_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.codemining_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.39kB)
[INFO] Unpacking org.eclipse.xtext.ui.codemining_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.43kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.19kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.51kB)
[INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.3kB)
[INFO] Fetching org.eclipse.xtext.ui.shared.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.35kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.23kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (88.92kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.44kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.08kB)
[INFO] Fetching org.eclipse.xtext.ide.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.75kB)
[INFO] Fetching org.eclipse.xtext.m2e.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.06kB)
[INFO] Fetching org.eclipse.xtext.buildship.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.58kB)
[INFO] Fetching org.eclipse.xtext.redist_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.52kB)
[INFO] Fetching org.eclipse.xtext.generator.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (523.35kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.xtext.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.ide_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.46kB)
[INFO] Unpacking org.eclipse.xtext.xtext.ide_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.46kB)
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (175.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.wizard_2.22.0.v20200602-1352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (175.93kB)
[INFO] Unpacking org.eclipse.xtext.xtext.wizard_2.22.0.v20200602-1352...
[INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.22.0.v20200602-1352.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.73kB)
[INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.32kB)
[INFO] Fetching org.eclipse.xtext.java.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.xtext.runtime_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.26kB)
[INFO] Fetching org.eclipse.emf.ecore.source_2.22.0.v20200519-1135.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (820.38kB)
[INFO] Fetching org.eclipse.emf.common.source_2.19.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
[INFO] Fetching org.eclipse.xtext.purexbase.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (157.09kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (168.25kB)
[INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.93kB)
[INFO] Fetching org.eclipse.xtext.sdk_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.01kB)
[INFO] Fetching org.eclipse.xtext.ui.ecore_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.ecore_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.47kB)
[INFO] Unpacking org.eclipse.xtext.ui.ecore_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.06kB)
[INFO] Fetching org.eclipse.xtext.ui_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.04kB)
[INFO] Fetching org.eclipse.xtext.xbase.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (276.49kB)
[INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.22.0.v20200602-1114.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (420.97kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.74kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.22.0.v20200602-0713.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.75kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0715.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.66kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (89.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (89.45kB)
[INFO] Unpacking org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.activities.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.35kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.78kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.79kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1242.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.47kB)
[INFO] Unpacking org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1242...
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.22.0.v20200602-1242.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.82kB)
[INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.22.0.v20200602-1533.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.65kB)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.300.v20190830-1238.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.61kB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.82kB)
[INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.200.v20190903-0934.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.36kB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (17.06kB)
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.12kB)
[INFO] Unpacking org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251...
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.17kB)
[INFO] Unpacking org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737...
[INFO] The project's OSGi version is 3.0.0.202211301250
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.platform.product ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.app4mc.platform.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-products (default-publish-products) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ org.eclipse.app4mc.platform.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/org.eclipse.app4mc.platform.product-3.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.product ---
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ org.eclipse.app4mc.platform.product ---
[INFO] Installing product org.eclipse.app4mc.platform.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform.product/win32/win32/x86_64
Installing org.eclipse.app4mc.platform.product 3.0.0.202211301250.
Installing org.eclipse.app4mc.platform.3rdparty.feature.group 3.0.0.202208031001.
Installing org.eclipse.app4mc.amalthea.converters.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.utils.platform.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.ease.feature.feature.group 0.8.0.I202105061131.
Installing org.eclipse.ease.lang.javascript.feature.feature.group 0.8.0.I202104091054.
Installing org.eclipse.ease.lang.jvm.feature.feature.group 0.8.0.I202103261223.
Installing org.eclipse.ease.modules.feature.feature.group 0.8.0.I202105111149.
Installing org.eclipse.ease.ui.feature.feature.group 0.8.0.I202105111204.
Installing org.eclipse.emf.feature.group 2.22.0.v20200519-1135.
Installing org.eclipse.emf.doc.feature.group 2.21.0.v20200324-0723.
Installing org.eclipse.emf.ecore.xcore.feature.group 1.14.0.v20200424-0456.
Installing org.eclipse.emf.ecore.xcore.lib.feature.group 1.5.0.v20190401-0856.
Installing org.eclipse.emf.ecore.xcore.ui.feature.group 1.13.0.v20200424-0456.
Installing org.eclipse.emf.mwe.core.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe.ui.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.11.3.v20200520-0756.
Installing org.eclipse.emf.transaction.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.validation.feature.group 1.12.1.201812070911.
Installing org.eclipse.emf.workspace.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.compare.feature.group 3.3.11.202005260905.
Installing org.eclipse.emf.compare.ide.ui.feature.group 3.3.11.202005260905.
Installing org.eclipse.equinox.server.p2.feature.group 1.9.300.v20200511-1530.
Installing org.eclipse.equinox.sdk.feature.group 3.20.200.v20200528-0603.
Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.2.600.v20200521-1852.
Installing org.eclipse.equinox.p2.extras.feature.feature.group 1.4.800.v20200511-1530.
Installing org.eclipse.equinox.p2.rcp.feature.feature.group 1.4.800.v20200602-1138.
Installing org.eclipse.equinox.server.core.feature.group 1.12.200.v20200520-1959.
Installing org.eclipse.equinox.server.jetty.feature.group 1.10.300.v20200528-0603.
Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
Installing org.eclipse.jdt.feature.group 3.18.400.v20200604-0540.
Installing org.eclipse.m2e.feature.feature.group 1.16.0.20200610-1735.
Installing org.eclipse.pde.feature.group 3.14.400.v20200604-0540.
Installing org.eclipse.platform.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.xpand.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtend.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtext.sdk.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.xtext.xtext.ui.graph.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.fx.ide.feature.feature.group 3.7.0.202010120832.
Installing openjfx.media.feature.feature.group 11.0.2.202104070906.
Installing openjfx.standard.feature.feature.group 11.0.2.202104070906.
Installing openjfx.swt.feature.feature.group 11.0.2.202104070906.
Installing openjfx.web.feature.feature.group 11.0.2.202104070906.
Installing org.eclipse.draw2d.feature.group 3.10.100.201606061308.
Installing org.eclipse.e4.core.tools.feature.feature.group 4.16.0.v20200522-1402.
Installing org.eclipse.e4.rcp.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.ecf.core.feature.feature.group 1.5.600.v20200317-1602.
Installing org.eclipse.ecf.core.ssl.feature.feature.group 1.1.400.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.feature.feature.group 3.14.800.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.400.v20200522-1203.
Installing org.eclipse.ecf.filetransfer.ssl.feature.feature.group 1.1.300.v20200317-1602.
Installing org.eclipse.wst.common_core.feature.feature.group 3.10.100.v201904082145.
Installing org.eclipse.wst.common_ui.feature.feature.group 3.11.0.v201905071717.
Installing org.eclipse.wst.jsdt.feature.feature.group 2.2.0.v202005251709.
Installing org.eclipse.wst.xml_core.feature.feature.group 3.18.0.v202005180122.
Installing org.eclipse.wst.xml_userdoc.feature.feature.group 3.18.0.v202004271556.
Installing org.eclipse.wst.xml_ui.feature.feature.group 3.18.0.v202005192253.
Installing org.eclipse.xsd.sdk.feature.group 2.22.0.v20200324-0723.
Installing net.sourceforge.plantuml.ecore.feature.feature.group 1.1.24.
Installing net.sourceforge.plantuml.feature.feature.group 1.1.27.202209082104.
Installing net.sourceforge.plantuml.lib.feature.feature.group 1.2022.7.
Installing org.eclipse.egit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.gpg.bc.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.http.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.jsch.feature.group 5.8.0.202006091008-r.
Operation completed in 29400 ms.
[INFO] Installing product org.eclipse.app4mc.platform.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform.product/linux/gtk/x86_64
Installing org.eclipse.app4mc.platform.product 3.0.0.202211301250.
Installing org.eclipse.app4mc.platform.3rdparty.feature.group 3.0.0.202208031001.
Installing org.eclipse.app4mc.amalthea.converters.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.utils.platform.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.ease.feature.feature.group 0.8.0.I202105061131.
Installing org.eclipse.ease.lang.javascript.feature.feature.group 0.8.0.I202104091054.
Installing org.eclipse.ease.lang.jvm.feature.feature.group 0.8.0.I202103261223.
Installing org.eclipse.ease.modules.feature.feature.group 0.8.0.I202105111149.
Installing org.eclipse.ease.ui.feature.feature.group 0.8.0.I202105111204.
Installing org.eclipse.emf.feature.group 2.22.0.v20200519-1135.
Installing org.eclipse.emf.doc.feature.group 2.21.0.v20200324-0723.
Installing org.eclipse.emf.ecore.xcore.feature.group 1.14.0.v20200424-0456.
Installing org.eclipse.emf.ecore.xcore.lib.feature.group 1.5.0.v20190401-0856.
Installing org.eclipse.emf.ecore.xcore.ui.feature.group 1.13.0.v20200424-0456.
Installing org.eclipse.emf.mwe.core.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe.ui.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.11.3.v20200520-0756.
Installing org.eclipse.emf.transaction.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.validation.feature.group 1.12.1.201812070911.
Installing org.eclipse.emf.workspace.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.compare.feature.group 3.3.11.202005260905.
Installing org.eclipse.emf.compare.ide.ui.feature.group 3.3.11.202005260905.
Installing org.eclipse.equinox.server.p2.feature.group 1.9.300.v20200511-1530.
Installing org.eclipse.equinox.sdk.feature.group 3.20.200.v20200528-0603.
Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.2.600.v20200521-1852.
Installing org.eclipse.equinox.p2.extras.feature.feature.group 1.4.800.v20200511-1530.
Installing org.eclipse.equinox.p2.rcp.feature.feature.group 1.4.800.v20200602-1138.
Installing org.eclipse.equinox.server.core.feature.group 1.12.200.v20200520-1959.
Installing org.eclipse.equinox.server.jetty.feature.group 1.10.300.v20200528-0603.
Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
Installing org.eclipse.jdt.feature.group 3.18.400.v20200604-0540.
Installing org.eclipse.m2e.feature.feature.group 1.16.0.20200610-1735.
Installing org.eclipse.pde.feature.group 3.14.400.v20200604-0540.
Installing org.eclipse.platform.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.xpand.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtend.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtext.sdk.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.xtext.xtext.ui.graph.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.fx.ide.feature.feature.group 3.7.0.202010120832.
Installing openjfx.media.feature.feature.group 11.0.2.202104070906.
Installing openjfx.standard.feature.feature.group 11.0.2.202104070906.
Installing openjfx.swt.feature.feature.group 11.0.2.202104070906.
Installing openjfx.web.feature.feature.group 11.0.2.202104070906.
Installing org.eclipse.draw2d.feature.group 3.10.100.201606061308.
Installing org.eclipse.e4.core.tools.feature.feature.group 4.16.0.v20200522-1402.
Installing org.eclipse.e4.rcp.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.ecf.core.feature.feature.group 1.5.600.v20200317-1602.
Installing org.eclipse.ecf.core.ssl.feature.feature.group 1.1.400.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.feature.feature.group 3.14.800.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.400.v20200522-1203.
Installing org.eclipse.ecf.filetransfer.ssl.feature.feature.group 1.1.300.v20200317-1602.
Installing org.eclipse.wst.common_core.feature.feature.group 3.10.100.v201904082145.
Installing org.eclipse.wst.common_ui.feature.feature.group 3.11.0.v201905071717.
Installing org.eclipse.wst.jsdt.feature.feature.group 2.2.0.v202005251709.
Installing org.eclipse.wst.xml_core.feature.feature.group 3.18.0.v202005180122.
Installing org.eclipse.wst.xml_userdoc.feature.feature.group 3.18.0.v202004271556.
Installing org.eclipse.wst.xml_ui.feature.feature.group 3.18.0.v202005192253.
Installing org.eclipse.xsd.sdk.feature.group 2.22.0.v20200324-0723.
Installing net.sourceforge.plantuml.ecore.feature.feature.group 1.1.24.
Installing net.sourceforge.plantuml.feature.feature.group 1.1.27.202209082104.
Installing net.sourceforge.plantuml.lib.feature.feature.group 1.2022.7.
Installing org.eclipse.egit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.gpg.bc.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.http.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.jsch.feature.group 5.8.0.202006091008-r.
Operation completed in 28083 ms.
[INFO] Installing product org.eclipse.app4mc.platform.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform.product/macosx/cocoa/x86_64/APP4MC.app
Installing org.eclipse.app4mc.platform.product 3.0.0.202211301250.
Installing org.eclipse.app4mc.platform.3rdparty.feature.group 3.0.0.202208031001.
Installing org.eclipse.app4mc.amalthea.converters.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.amalthea.converters.headless.feature.group 3.0.0.202211301120.
Installing org.eclipse.app4mc.utils.platform.sdk.feature.group 3.0.0.202211301120.
Installing org.eclipse.ease.feature.feature.group 0.8.0.I202105061131.
Installing org.eclipse.ease.lang.javascript.feature.feature.group 0.8.0.I202104091054.
Installing org.eclipse.ease.lang.jvm.feature.feature.group 0.8.0.I202103261223.
Installing org.eclipse.ease.modules.feature.feature.group 0.8.0.I202105111149.
Installing org.eclipse.ease.ui.feature.feature.group 0.8.0.I202105111204.
Installing org.eclipse.emf.feature.group 2.22.0.v20200519-1135.
Installing org.eclipse.emf.doc.feature.group 2.21.0.v20200324-0723.
Installing org.eclipse.emf.ecore.xcore.feature.group 1.14.0.v20200424-0456.
Installing org.eclipse.emf.ecore.xcore.lib.feature.group 1.5.0.v20190401-0856.
Installing org.eclipse.emf.ecore.xcore.ui.feature.group 1.13.0.v20200424-0456.
Installing org.eclipse.emf.mwe.core.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe.ui.feature.feature.group 1.5.3.v20200520-0756.
Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.11.3.v20200520-0756.
Installing org.eclipse.emf.transaction.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.validation.feature.group 1.12.1.201812070911.
Installing org.eclipse.emf.workspace.feature.group 1.12.0.201805140824.
Installing org.eclipse.emf.compare.feature.group 3.3.11.202005260905.
Installing org.eclipse.emf.compare.ide.ui.feature.group 3.3.11.202005260905.
Installing org.eclipse.equinox.server.p2.feature.group 1.9.300.v20200511-1530.
Installing org.eclipse.equinox.sdk.feature.group 3.20.200.v20200528-0603.
Installing org.eclipse.equinox.p2.discovery.feature.feature.group 1.2.600.v20200521-1852.
Installing org.eclipse.equinox.p2.extras.feature.feature.group 1.4.800.v20200511-1530.
Installing org.eclipse.equinox.p2.rcp.feature.feature.group 1.4.800.v20200602-1138.
Installing org.eclipse.equinox.server.core.feature.group 1.12.200.v20200520-1959.
Installing org.eclipse.equinox.server.jetty.feature.group 1.10.300.v20200528-0603.
Installing org.eclipse.gef.feature.group 3.11.0.201606061308.
Installing org.eclipse.jdt.feature.group 3.18.400.v20200604-0540.
Installing org.eclipse.m2e.feature.feature.group 1.16.0.20200610-1735.
Installing org.eclipse.pde.feature.group 3.14.400.v20200604-0540.
Installing org.eclipse.platform.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.xpand.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtend.ui.feature.group 2.2.0.v201605260315.
Installing org.eclipse.xtext.sdk.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.xtext.xtext.ui.graph.feature.group 2.22.0.v20200602-1533.
Installing org.eclipse.fx.ide.feature.feature.group 3.7.0.202010120832.
Installing openjfx.media.feature.feature.group 11.0.2.202104070906.
Installing openjfx.standard.feature.feature.group 11.0.2.202104070906.
Installing openjfx.swt.feature.feature.group 11.0.2.202104070906.
Installing openjfx.web.feature.feature.group 11.0.2.202104070906.
Installing org.eclipse.draw2d.feature.group 3.10.100.201606061308.
Installing org.eclipse.e4.core.tools.feature.feature.group 4.16.0.v20200522-1402.
Installing org.eclipse.e4.rcp.feature.group 4.16.0.v20200604-0951.
Installing org.eclipse.ecf.core.feature.feature.group 1.5.600.v20200317-1602.
Installing org.eclipse.ecf.core.ssl.feature.feature.group 1.1.400.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.feature.feature.group 3.14.800.v20200317-1602.
Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.400.v20200522-1203.
Installing org.eclipse.ecf.filetransfer.ssl.feature.feature.group 1.1.300.v20200317-1602.
Installing org.eclipse.wst.common_core.feature.feature.group 3.10.100.v201904082145.
Installing org.eclipse.wst.common_ui.feature.feature.group 3.11.0.v201905071717.
Installing org.eclipse.wst.jsdt.feature.feature.group 2.2.0.v202005251709.
Installing org.eclipse.wst.xml_core.feature.feature.group 3.18.0.v202005180122.
Installing org.eclipse.wst.xml_userdoc.feature.feature.group 3.18.0.v202004271556.
Installing org.eclipse.wst.xml_ui.feature.feature.group 3.18.0.v202005192253.
Installing org.eclipse.xsd.sdk.feature.group 2.22.0.v20200324-0723.
Installing net.sourceforge.plantuml.ecore.feature.feature.group 1.1.24.
Installing net.sourceforge.plantuml.feature.feature.group 1.1.27.202209082104.
Installing net.sourceforge.plantuml.lib.feature.feature.group 1.2022.7.
Installing org.eclipse.egit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.gpg.bc.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.http.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.apache.feature.group 5.8.0.202006091008-r.
Installing org.eclipse.jgit.ssh.jsch.feature.group 5.8.0.202006091008-r.
Operation completed in 26546 ms.
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ org.eclipse.app4mc.platform.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-win32.win32.x86_64.zip
[INFO] Building tar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-linux.gtk.x86_64.tar.gz
[INFO] Building tar: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-macosx.cocoa.x86_64.tar.gz
[INFO] 
[INFO] --- eclipse-macsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.product ---
[INFO] [Wed Nov 30 13:10:28 UTC 2022] Signing OS X application '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform.product/macosx/cocoa/x86_64/APP4MC.app'...
[INFO] 
[INFO] --- eclipse-winsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.platform.product ---
[INFO] [Wed Nov 30 13:11:15 UTC 2022] Signing Windows executable '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform.product/win32/win32/x86_64/app4mc.exe'
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (default) @ org.eclipse.app4mc.platform.product ---
[INFO] [Wed Nov 30 13:11:16 UTC 2022] Creating and signing DMG file from '/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-macosx.cocoa.x86_64.tar.gz'...
[INFO] 
[INFO] ------------------< org.eclipse.app4mc.build:releng >-------------------
[INFO] Building [aggregator] releng 3.0.0-SNAPSHOT                    [115/116]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ releng ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ releng ---
[INFO] 
[INFO] ---------< org.eclipse.app4mc.build:org.eclipse.app4mc.target >---------
[INFO] Building [target] APP4MC Target Platform 3.0.0-SNAPSHOT        [116/116]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.target ---
[INFO] 
[INFO] --- tycho-source-plugin:2.7.1:plugin-source (plugin-source) @ org.eclipse.app4mc.target ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.1:package-target-definition (default-package-target-definition) @ org.eclipse.app4mc.target ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.target ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] APP4MC Tool Platform 3.0.0-SNAPSHOT ................ SUCCESS [  5.764 s]
[INFO] app4mc.example.democar 3.0.0-SNAPSHOT .............. SUCCESS [  8.843 s]
[INFO] app4mc.example.democar.extended 3.0.0-SNAPSHOT ..... SUCCESS [  0.950 s]
[INFO] app4mc.example.democar.split 3.0.0-SNAPSHOT ........ SUCCESS [  0.914 s]
[INFO] app4mc.example.hardware 3.0.0-SNAPSHOT ............. SUCCESS [  0.930 s]
[INFO] app4mc.example.scheduler 3.0.0-SNAPSHOT ............ SUCCESS [  0.916 s]
[INFO] app4mc.example.numeric_modes 3.0.0-SNAPSHOT ........ SUCCESS [  0.873 s]
[INFO] app4mc.example.modeling 3.0.0-SNAPSHOT ............. SUCCESS [  0.891 s]
[INFO] app4mc.example.modeling.client_server 3.0.0-SNAPSHOT SUCCESS [  0.904 s]
[INFO] app4mc.example.modeling.feedback_loop 3.0.0-SNAPSHOT SUCCESS [  0.895 s]
[INFO] app4mc.example.modeling.periodic 3.0.0-SNAPSHOT .... SUCCESS [  1.323 s]
[INFO] app4mc.example.modeling.state_machine 3.0.0-SNAPSHOT SUCCESS [  0.943 s]
[INFO] app4mc.example.modeling.state_machine_feedback_loop 3.0.0-SNAPSHOT SUCCESS [  0.918 s]
[INFO] waters.fmtv.challenge.2016 3.0.0-SNAPSHOT .......... SUCCESS [  1.376 s]
[INFO] waters.fmtv.challenge.2017 3.0.0-SNAPSHOT .......... SUCCESS [  1.316 s]
[INFO] waters.fmtv.challenge.2019 3.0.0-SNAPSHOT .......... SUCCESS [  0.878 s]
[INFO] app4mc.example.tool.java 3.0.0-SNAPSHOT ............ SUCCESS [  1.424 s]
[INFO] app4mc.example.tool.validation 3.0.0-SNAPSHOT ...... SUCCESS [  0.943 s]
[INFO] app4mc.example.tool.workflow 3.0.0-SNAPSHOT ........ SUCCESS [  0.977 s]
[INFO] app4mc.example.ide.actions 3.0.0-SNAPSHOT .......... SUCCESS [  0.863 s]
[INFO] app4mc.example.ide.validations 3.0.0-SNAPSHOT ...... SUCCESS [  0.852 s]
[INFO] app4mc.example.ide.visualizations 3.0.0-SNAPSHOT ... SUCCESS [  0.950 s]
[INFO] [aggregator] plugins 3.0.0-SNAPSHOT ................ SUCCESS [  0.002 s]
[INFO] [bundle] mxGraph 3.0.0.7 ........................... SUCCESS [  8.954 s]
[INFO] [bundle] Trove4j 3.0.3-SNAPSHOT .................... SUCCESS [  9.411 s]
[INFO] [bundle] Cutoffseq 1.0.5-SNAPSHOT .................. SUCCESS [  2.986 s]
[INFO] [bundle] chocosolver 4.0.9-SNAPSHOT ................ SUCCESS [ 10.300 s]
[INFO] org.eclipse.app4mc.amalthea.edit.help 3.0.0-SNAPSHOT SUCCESS [  1.995 s]
[INFO] org.eclipse.app4mc.amalthea.editors.help 3.0.0-SNAPSHOT SUCCESS [  1.351 s]
[INFO] [bundle] APP4MC Amalthea EMF Util 3.0.0-SNAPSHOT ... SUCCESS [  6.862 s]
[INFO] [bundle] APP4MC Amalthea Examples Installer 3.0.0-SNAPSHOT SUCCESS [  6.301 s]
[INFO] [bundle] SQLite JDBC Driver 3.20.0-SNAPSHOT ........ SUCCESS [ 14.256 s]
[INFO] [bundle] AMALTHEA Trace DataBase access 3.0.0-SNAPSHOT SUCCESS [  3.612 s]
[INFO] org.eclipse.app4mc.amalthea.model 3.0.0-SNAPSHOT ... SUCCESS [ 16.627 s]
[INFO] [bundle] APP4MC Amalthea import from ATDB 3.0.0-SNAPSHOT SUCCESS [  3.121 s]
[INFO] org.eclipse.app4mc.amalthea.import.help 3.0.0-SNAPSHOT SUCCESS [  1.286 s]
[INFO] org.eclipse.app4mc.amalthea.model.help 3.0.0-SNAPSHOT SUCCESS [  4.102 s]
[INFO] [bundle] APP4MC Amalthea Model Edit Support 3.0.0-SNAPSHOT SUCCESS [  6.708 s]
[INFO] [bundle] APP4MC Amalthea Model Edit Support - Extended 3.0.0-SNAPSHOT SUCCESS [  3.318 s]
[INFO] [bundle] APP4MC Amalthea Model Editor 3.0.0-SNAPSHOT SUCCESS [  3.024 s]
[INFO] [bundle] APP4MC Amalthea Model Editor Contributions 3.0.0-SNAPSHOT SUCCESS [  2.614 s]
[INFO] [bundle] APP4MC Amalthea Model Editor Contributions (Standard) 3.0.0-SNAPSHOT SUCCESS [  3.214 s]
[INFO] org.eclipse.app4mc.validation.core 3.0.0-SNAPSHOT .. SUCCESS [  2.411 s]
[INFO] [bundle] APP4MC Validation UI 3.0.0-SNAPSHOT ....... SUCCESS [  2.115 s]
[INFO] [bundle] APP4MC Amalthea Model Editor - Extended 3.0.0-SNAPSHOT SUCCESS [  3.165 s]
[INFO] org.eclipse.app4mc.amalthea.validations.standard 3.0.0-SNAPSHOT SUCCESS [  2.973 s]
[INFO] org.eclipse.app4mc.amalthea.validations.inchron 3.0.0-SNAPSHOT SUCCESS [  2.473 s]
[INFO] org.eclipse.app4mc.amalthea.validations.ta 3.0.0-SNAPSHOT SUCCESS [  2.951 s]
[INFO] org.eclipse.app4mc.amalthea.validations.sim 3.0.0-SNAPSHOT SUCCESS [  2.429 s]
[INFO] [bundle] APP4MC Visualization Utilities SVG (PlantUML, GraphViz) 3.0.0-SNAPSHOT SUCCESS [  2.107 s]
[INFO] [bundle] APP4MC Visualization UI 3.0.0-SNAPSHOT .... SUCCESS [  2.840 s]
[INFO] [bundle] APP4MC Amalthea Hardware Visualization 3.0.0-SNAPSHOT SUCCESS [  2.835 s]
[INFO] [bundle] APP4MC Amalthea Runnable Dependency Visualization 3.0.0-SNAPSHOT SUCCESS [  2.150 s]
[INFO] [bundle] APP4MC Amalthea Visualizations (addon) 3.0.0-SNAPSHOT SUCCESS [  2.695 s]
[INFO] [bundle] APP4MC Amalthea Visualizations (standard) 3.0.0-SNAPSHOT SUCCESS [  2.646 s]
[INFO] [bundle] APP4MC Amalthea Workflow Core 3.0.0-SNAPSHOT SUCCESS [  2.264 s]
[INFO] [bundle] APP4MC Amalthea Workflow Ease 3.0.0-SNAPSHOT SUCCESS [  3.041 s]
[INFO] org.eclipse.app4mc.amalthea.workflow.help 3.0.0-SNAPSHOT SUCCESS [  1.327 s]
[INFO] [bundle] APP4MC Amalthea Workflow MWE2 3.0.0-SNAPSHOT SUCCESS [  2.625 s]
[INFO] [bundle] ATDB import from Amalthea 3.0.0-SNAPSHOT .. SUCCESS [  2.424 s]
[INFO] [bundle] APP4MC Amalthea BTF to ATDB import 3.0.0-SNAPSHOT SUCCESS [  2.948 s]
[INFO] [bundle] APP4MC ATDB Viewer 3.0.0-SNAPSHOT ......... SUCCESS [  2.489 s]
[INFO] [bundle] APP4MC EMF Visualizations 3.0.0-SNAPSHOT .. SUCCESS [  2.942 s]
[INFO] org.eclipse.app4mc.help 3.0.0-SNAPSHOT ............. SUCCESS [  2.044 s]
[INFO] [bundle] APP4MC IDE Examples Installer 3.0.0-SNAPSHOT SUCCESS [  2.322 s]
[INFO] [bundle] APP4MC Tool Platform IDE 3.0.0-SNAPSHOT ... SUCCESS [  3.486 s]
[INFO] [bundle] APP4MC Trace Converter - OT1 3.0.0-SNAPSHOT SUCCESS [  3.211 s]
[INFO] [bundle] APP4MC Trace Converter 3.0.0-SNAPSHOT ..... SUCCESS [  2.986 s]
[INFO] [bundle] APP4MC Trace Converter - ATDB 3.0.0-SNAPSHOT SUCCESS [  2.540 s]
[INFO] org.eclipse.app4mc.validation.help 3.0.0-SNAPSHOT .. SUCCESS [  1.321 s]
[INFO] org.eclipse.app4mc.visualization.help 3.0.0-SNAPSHOT SUCCESS [  1.420 s]
[INFO] [bundle] APP4MC WATERS Examples Installer 3.0.0-SNAPSHOT SUCCESS [  4.910 s]
[INFO] [bundle] APP4MC Workflow Examples Installer 3.0.0-SNAPSHOT SUCCESS [  2.430 s]
[INFO] [bundle] Jenetics 3.8.0-SNAPSHOT ................... SUCCESS [  9.112 s]
[INFO] [bundle] JGraphT 0.9.0-SNAPSHOT .................... SUCCESS [  5.342 s]
[INFO] [bundle] ojAlgo 39.0.0-SNAPSHOT .................... SUCCESS [  8.588 s]
[INFO] [aggregator] tests 3.0.0-SNAPSHOT .................. SUCCESS [  0.002 s]
[INFO] [test-bundle] APP4MC Amalthea Model - Tests 3.0.0-SNAPSHOT SUCCESS [  8.161 s]
[INFO] [test-bundle] APP4MC Validation Core - Tests 3.0.0-SNAPSHOT SUCCESS [  5.869 s]
[INFO] [test-bundle] APP4MC Amalthea Validations - Tests 3.0.0-SNAPSHOT SUCCESS [ 11.068 s]
[INFO] [test-bundle] APP4MC Amalthea Validations TA - Tests 3.0.0-SNAPSHOT SUCCESS [  6.295 s]
[INFO] [test-bundle] APP4MC Amalthea Validations Inchron - Tests 3.0.0-SNAPSHOT SUCCESS [  5.972 s]
[INFO] [test-bundle] APP4MC Amalthea Validations APP4MC.sim - Tests 3.0.0-SNAPSHOT SUCCESS [  6.326 s]
[INFO] [test-bundle] ATDB - Tests 3.0.0-SNAPSHOT .......... SUCCESS [  7.327 s]
[INFO] [aggregator] features 3.0.0-SNAPSHOT ............... SUCCESS [  0.001 s]
[INFO] [feature] APP4MC Documentation 3.0.0-SNAPSHOT ...... SUCCESS [  1.270 s]
[INFO] [feature] APP4MC AMALTHEA Model Examples 3.0.0-SNAPSHOT SUCCESS [  1.187 s]
[INFO] [feature] APP4MC AMALTHEA Models 3.0.0-SNAPSHOT .... SUCCESS [  1.000 s]
[INFO] [feature] APP4MC AMALTHEA Edit Support 3.0.0-SNAPSHOT SUCCESS [  1.714 s]
[INFO] [feature] APP4MC Documentation SDK 3.0.0-SNAPSHOT .. SUCCESS [  0.914 s]
[INFO] [feature] APP4MC AMALTHEA Model Examples SDK 3.0.0-SNAPSHOT SUCCESS [  0.943 s]
[INFO] [feature] APP4MC AMALTHEA Models SDK 3.0.0-SNAPSHOT  SUCCESS [  1.223 s]
[INFO] [feature] APP4MC AMALTHEA Edit Support SDK 3.0.0-SNAPSHOT SUCCESS [  1.044 s]
[INFO] [feature] APP4MC AMALTHEA Editors 3.0.0-SNAPSHOT ... SUCCESS [  0.914 s]
[INFO] [feature] APP4MC AMALTHEA Editors SDK 3.0.0-SNAPSHOT SUCCESS [  1.631 s]
[INFO] [feature] APP4MC AMALTHEA Export 3.0.0-SNAPSHOT .... SUCCESS [  1.224 s]
[INFO] [feature] APP4MC AMALTHEA Export SDK 3.0.0-SNAPSHOT  SUCCESS [  4.225 s]
[INFO] [feature] APP4MC AMALTHEA Import 3.0.0-SNAPSHOT .... SUCCESS [  2.804 s]
[INFO] [feature] APP4MC AMALTHEA Import SDK 3.0.0-SNAPSHOT  SUCCESS [  1.280 s]
[INFO] [feature] APP4MC AMALTHEA Visualizations 3.0.0-SNAPSHOT SUCCESS [01:23 min]
[INFO] [feature] APP4MC AMALTHEA Visualizations SDK 3.0.0-SNAPSHOT SUCCESS [  1.092 s]
[INFO] [feature] APP4MC AMALTHEA Workflow MWE 3.0.0-SNAPSHOT SUCCESS [  0.935 s]
[INFO] [feature] APP4MC AMALTHEA Workflow MWE SDK 3.0.0-SNAPSHOT SUCCESS [  0.955 s]
[INFO] [feature] APP4MC AMALTHEA Workflow Scripting 3.0.0-SNAPSHOT SUCCESS [  1.683 s]
[INFO] [feature] APP4MC AMALTHEA Workflow Scripting SDK 3.0.0-SNAPSHOT SUCCESS [  1.170 s]
[INFO] [feature] APP4MC Tracing 3.0.0-SNAPSHOT ............ SUCCESS [  1.000 s]
[INFO] [feature] APP4MC Validation 3.0.0-SNAPSHOT ......... SUCCESS [  1.283 s]
[INFO] [feature] APP4MC Tool Platform 3.0.0-SNAPSHOT ...... SUCCESS [  1.376 s]
[INFO] [feature] APP4MC Tool Platform 3rd Party Plug-ins 3.0.0-SNAPSHOT SUCCESS [ 10.665 s]
[INFO] [feature] APP4MC Tracing SDK 3.0.0-SNAPSHOT ........ SUCCESS [  1.198 s]
[INFO] [feature] APP4MC Validation SDK 3.0.0-SNAPSHOT ..... SUCCESS [  1.197 s]
[INFO] [feature] APP4MC Tool Platform SDK 3.0.0-SNAPSHOT .. SUCCESS [  1.134 s]
[INFO] org.eclipse.app4mc.p2repo 3.0.0-SNAPSHOT ........... SUCCESS [ 10.223 s]
[INFO] org.eclipse.app4mc.platform.product 3.0.0-SNAPSHOT . SUCCESS [07:46 min]
[INFO] [aggregator] releng 3.0.0-SNAPSHOT ................. SUCCESS [  0.003 s]
[INFO] [target] APP4MC Target Platform 3.0.0-SNAPSHOT ..... SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16:14 min
[INFO] Finished at: 2022-11-30T13:12:01Z
[INFO] ------------------------------------------------------------------------
[build-app4mc-platform-master-release] $ /bin/bash /tmp/jenkins984326568770701591.sh

 *** Delivery of release releases/3.0.0 ***

‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-win32.win32.x86_64.zip’ -> ‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-20221130-125547-win32.win32.x86_64.zip’
‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-linux.gtk.x86_64.tar.gz’ -> ‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-20221130-125547-linux.gtk.x86_64.tar.gz’
‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-macosx.cocoa.x86_64.tar.gz’ -> ‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-20221130-125547-macosx.cocoa.x86_64.tar.gz’
‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-SNAPSHOT-20221130-125547-macosx.cocoa.x86_64.dmg’ -> ‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products/org.eclipse.app4mc.platform-3.0.0-20221130-125547-macosx.cocoa.x86_64.dmg’
‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/target/org.eclipse.app4mc.p2repo-3.0.0-SNAPSHOT.zip’ -> ‘/home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/target/org.eclipse.app4mc.p2repo-3.0.0.zip’

Starting copy of p2 update site to download area...

Source folder: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/target/repository
Target folder: /home/data/httpd/download.eclipse.org/app4mc/updatesites/releases/3.0.0

...done

Starting copy of product to download area...

Source - product: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.platform.product/target/products
Source - p2 repo: /home/jenkins/agent/workspace/build-app4mc-platform-master-release/releng/org.eclipse.app4mc.p2repo/target
Target folder: /home/data/httpd/download.eclipse.org/app4mc/products/releases/3.0.0

...done
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 58 killed;
[ssh-agent] Stopped.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS