Skip to content

Console Output

09:40:19 Started by user Jonah Graham
09:40:19 Running as Jonah Graham
09:40:20 Agent basic-br29m is provisioned from template basic
09:40:20 ---
09:40:20 apiVersion: "v1"
09:40:20 kind: "Pod"
09:40:20 metadata:
09:40:20   labels:
09:40:20     jenkins: "slave"
09:40:20     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:40:20     jenkins/label: "basic"
09:40:20   name: "basic-br29m"
09:40:20   namespace: "packaging"
09:40:20 spec:
09:40:20   containers:
09:40:20   - env:
09:40:20     - name: "JENKINS_SECRET"
09:40:20       value: "********"
09:40:20     - name: "JENKINS_TUNNEL"
09:40:20       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
09:40:20     - name: "JENKINS_AGENT_NAME"
09:40:20       value: "basic-br29m"
09:40:20     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:40:20       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:40:20         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:40:20     - name: "JAVA_TOOL_OPTIONS"
09:40:20       value: ""
09:40:20     - name: "_JAVA_OPTIONS"
09:40:20       value: ""
09:40:20     - name: "OPENJ9_JAVA_OPTIONS"
09:40:20       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:40:20     - name: "JENKINS_NAME"
09:40:20       value: "basic-br29m"
09:40:20     - name: "JENKINS_AGENT_WORKDIR"
09:40:20       value: "/home/jenkins/agent"
09:40:20     - name: "JENKINS_URL"
09:40:20       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
09:40:20     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
09:40:20     imagePullPolicy: "Always"
09:40:20     name: "jnlp"
09:40:20     resources:
09:40:20       limits:
09:40:20         cpu: "2000m"
09:40:20         memory: "4096Mi"
09:40:20       requests:
09:40:20         cpu: "1000m"
09:40:20         memory: "4096Mi"
09:40:20     tty: true
09:40:20     volumeMounts:
09:40:20     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:40:20       name: "m2-dir"
09:40:20       readOnly: true
09:40:20       subPath: "toolchains.xml"
09:40:20     - mountPath: "/home/jenkins/.mavenrc"
09:40:20       name: "m2-dir"
09:40:20       readOnly: true
09:40:20       subPath: ".mavenrc"
09:40:20     - mountPath: "/opt/tools"
09:40:20       name: "volume-0"
09:40:20       readOnly: false
09:40:20     - mountPath: "/home/jenkins"
09:40:20       name: "volume-2"
09:40:20       readOnly: false
09:40:20     - mountPath: "/home/jenkins/.m2/repository"
09:40:20       name: "volume-3"
09:40:20       readOnly: false
09:40:20     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:40:20       name: "m2-secret-dir"
09:40:20       readOnly: true
09:40:20       subPath: "settings-security.xml"
09:40:20     - mountPath: "/home/jenkins/.m2/wrapper"
09:40:20       name: "volume-4"
09:40:20       readOnly: false
09:40:20     - mountPath: "/home/jenkins/.m2/settings.xml"
09:40:20       name: "m2-secret-dir"
09:40:20       readOnly: true
09:40:20       subPath: "settings.xml"
09:40:20     - mountPath: "/home/jenkins/.ssh"
09:40:20       name: "volume-1"
09:40:20       readOnly: false
09:40:20       subPath: ""
09:40:20     - mountPath: "/home/jenkins/agent"
09:40:20       name: "workspace-volume"
09:40:20       readOnly: false
09:40:20     workingDir: "/home/jenkins/agent"
09:40:20   nodeSelector:
09:40:20     kubernetes.io/os: "linux"
09:40:20   restartPolicy: "Never"
09:40:20   volumes:
09:40:20   - name: "volume-0"
09:40:20     persistentVolumeClaim:
09:40:20       claimName: "tools-claim-jiro-packaging"
09:40:20       readOnly: true
09:40:20   - name: "m2-secret-dir"
09:40:20     secret:
09:40:20       secretName: "m2-secret-dir"
09:40:20   - emptyDir:
09:40:20       medium: ""
09:40:20     name: "volume-2"
09:40:20   - configMap:
09:40:20       name: "m2-dir"
09:40:20     name: "m2-dir"
09:40:20   - configMap:
09:40:20       name: "known-hosts"
09:40:20     name: "volume-1"
09:40:20   - emptyDir:
09:40:20       medium: ""
09:40:20     name: "workspace-volume"
09:40:20   - emptyDir:
09:40:20       medium: ""
09:40:20     name: "volume-4"
09:40:20   - emptyDir:
09:40:20       medium: ""
09:40:20     name: "volume-3"
09:40:20 
09:40:20 Building remotely on basic-br29m (basic) in workspace /home/jenkins/agent/workspace/simrel.epp-tycho-build
09:40:20 [WS-CLEANUP] Deleting project workspace...
09:40:20 [WS-CLEANUP] Deferred wipeout is used...
09:40:20 [ssh-agent] Looking for ssh-agent implementation...
09:40:20 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:20 $ ssh-agent
09:40:20 SSH_AUTH_SOCK=/tmp/ssh-vVtQ8thTVuQn/agent.48
09:40:20 SSH_AGENT_PID=50
09:40:20 [ssh-agent] Started.
09:40:20 Running ssh-add (command line suppressed)
09:40:20 Identity added: /home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_11774515400260597978.key (/home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_11774515400260597978.key)
09:40:20 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
09:40:20 The recommended git tool is: git
09:40:22 using credential github-bot
09:40:22 Cloning the remote Git repository
09:40:22 Cloning repository https://github.com/eclipse-packaging/packages.git
09:40:22  > git init /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages # timeout=10
09:40:22 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
09:40:22  > git --version # timeout=10
09:40:22  > git --version # 'git version 2.20.1'
09:40:22 using GIT_ASKPASS to set credentials GitHub bot (username/token)
09:40:22  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:23  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
09:40:23  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:23 Avoid second fetch
09:40:23  > git rev-parse origin/master^{commit} # timeout=10
09:40:23 Checking out Revision 9e1693b0ad126aa008484cd98fafbec11b783e9c (origin/master)
09:40:23  > git config core.sparsecheckout # timeout=10
09:40:23  > git checkout -f 9e1693b0ad126aa008484cd98fafbec11b783e9c # timeout=10
09:40:23 Commit message: "Set version qualifiers with setGitDate script"
09:40:23  > git rev-list --no-walk fb243661dfa23c2d99731c9cec803eb54578a89e # timeout=10
09:40:24 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins717007537449223160.sh
09:40:24 + find /home/jenkins/agent/workspace/simrel.epp-tycho-build/
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/branches
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/description
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/applypatch-msg.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/commit-msg.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/fsmonitor-watchman.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/post-update.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-applypatch.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-commit.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-push.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-rebase.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-receive.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/prepare-commit-msg.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/update.sample
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info/exclude
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/heads
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.0-R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.1-R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M5
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M6
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-03_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_SR1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_M1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-12_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-03_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-06_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-09_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_0
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-12_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-03_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-06_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-09_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_0
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-12_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-03_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-06_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-09_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-12_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-03_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_0
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-06_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-09_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-12_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080225_Eclipse_3_4_0_M5
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EPP_WIZARD_GANYMEDE_20090302
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080108_Eclipse_3_4_0_M4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EclipseEuropaPackages_20070630
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/PHOTON_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200806162215
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200809220400
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_SR1_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080415_Eclipse_3_4_0_M6
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC5
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_GALILEO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GIT_MIGRATION
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_HELIOS
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_M3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/fixedVersionNumber
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC5
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR1_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080226_Eclipse_3_3_2_Winter
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2_RC3_beforeUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070624_3_3_RC4
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070921
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070925
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080414_Eclipse_3_4_0_M6
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071026_Eclipse_3_3_1_1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071103_Eclipse_3_3_1_1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080526_Eclipse_3_4_0_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I200806072215
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M7
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_R
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC1
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC2
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC3
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/GALILEO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/HELIOS
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/INDIGO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/JUNO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/KEPLER
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/LUNA
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/MARS
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/NEON
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/OXYGEN
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/bug571669
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/juno38
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/master
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/HEAD
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/config
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-45510eada2eae038d6f25f4a04e6668fd8c3ca3a.pack
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-45510eada2eae038d6f25f4a04e6668fd8c3ca3a.idx
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/info
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/FETCH_HEAD
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/GALILEO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/HELIOS
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/INDIGO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/JUNO
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/KEPLER
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/LUNA
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/MARS
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/NEON
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/OXYGEN
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/bug571669
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/juno38
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/master
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/HEAD
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/index
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows/build.yml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.gitignore
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CHANGELOG.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CODE_OF_CONDUCT.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CONTRIBUTING.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/LICENSE
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/NOTICE
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/README.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/RELEASING.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/SECURITY.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/remove-categories.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/Eclipse.icns
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/eclipse.ico
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/icon.xpm
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.l.pm
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.m.pm
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.s.pm
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.t.pm
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/book.css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/disabled_book.css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eppfeature32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/helpData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/macosx_narrow_book.css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/narrow_book.css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.classpath
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.jdt.core.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/a
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash.bmp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash/INSTRUCTIONS.md
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common/ContributeHandler.java
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/splash.bmp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/epp-java-about.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests/README_Testing.adoc
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/helpData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_2010.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_96.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/epp-php-about.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/p2.inf
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.forceQualifierUpdate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF/MANIFEST.MF
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.mappings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/build.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg@2x.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/helpData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images/scout.png
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css/scout_intro.css
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/overviewExtensionContent.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/tutorialsExtensionContent.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/whatsnewExtensionContent.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/introData.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.properties
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin_customization.ini
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.project
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.resources.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.runtime.prefs
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/build.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/eppconfig.xsd
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos/product.entitlements
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPP.setup
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPPConfiguration.setup
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/.gitignore
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/pom.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.Jenkinsfile
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.sh
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/run_dash_licenses.sh
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/setGitDate
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaFooter.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaHeader.html
09:40:24 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages@tmp
09:40:24 + find /home/jenkins/.m2
09:40:24 /home/jenkins/.m2
09:40:24 /home/jenkins/.m2/settings.xml
09:40:24 /home/jenkins/.m2/settings-security.xml
09:40:24 /home/jenkins/.m2/repository
09:40:24 /home/jenkins/.m2/toolchains.xml
09:40:24 /home/jenkins/.m2/wrapper
09:40:24 + cat /home/jenkins/.m2/toolchains.xml
09:40:24 <?xml version="1.0" encoding="UTF-8"?>
09:40:24 <toolchains>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>CDC-1.0/Foundation-1.0</id>
09:40:24       <vendor>cdc</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/ee/CDC-1.0_Foundation-1.0</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>CDC-1.1/Foundation-1.1</id>
09:40:24       <vendor>cdc</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/ee/CDC-1.1_Foundation-1.1</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>OSGi/Minimum-1.0</id>
09:40:24       <vendor>osgi</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.0</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>OSGi/Minimum-1.1</id>
09:40:24       <vendor>osgi</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.1</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>OSGi/Minimum-1.2</id>
09:40:24       <vendor>osgi</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.2</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>J2SE-1.5</id>
09:40:24       <version>1.5</version>
09:40:24       <vendor>oracle</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/oracle/jdk-5/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-1.6</id>
09:40:24       <version>1.6</version>
09:40:24       <vendor>oracle</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/oracle/jdk-6/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-1.7</id>
09:40:24       <version>1.7</version>
09:40:24       <vendor>oracle</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/oracle/jdk-7/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-1.8</id>
09:40:24       <version>1.8</version>
09:40:24       <vendor>oracle</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/oracle/jdk-8/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-9</id>
09:40:24       <version>9</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-9/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-10</id>
09:40:24       <version>10</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-10/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-11</id>
09:40:24       <version>11</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-11/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-12</id>
09:40:24       <version>12</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-12/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-13</id>
09:40:24       <version>13</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-13/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-14</id>
09:40:24       <version>14</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-14/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-15</id>
09:40:24       <version>15</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-15/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-16</id>
09:40:24       <version>16</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-16/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-17</id>
09:40:24       <version>17</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-17/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-18</id>
09:40:24       <version>18</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-18/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-19</id>
09:40:24       <version>19</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-19/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-20</id>
09:40:24       <version>20</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-20/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-21</id>
09:40:24       <version>21</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-21/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24   <toolchain>
09:40:24     <type>jdk</type>
09:40:24     <provides>
09:40:24       <id>JavaSE-22</id>
09:40:24       <version>22</version>
09:40:24       <vendor>openjdk</vendor>
09:40:24     </provides>
09:40:24     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-22/latest</jdkHome></configuration>
09:40:24   </toolchain>
09:40:24 </toolchains>
09:40:24 [simrel.epp-tycho-build] $ /opt/tools/apache-maven/3.8.6/bin/mvn -f org.eclipse.epp.packages/pom.xml "-DFake parameter=false" -Dtycho.disableP2Mirrors=true -Dmaven.repo.local=/home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository clean verify --batch-mode --show-version -e -Peclipse-sign-jar -Peclipse-sign-mac -Peclipse-sign-dmg -Peclipse-sign-windows -Peclipse-package-dmg -Pepp.package.cpp,epp.package.dsl,epp.package.embedcpp,epp.package.java,epp.package.jee,epp.package.modeling,epp.package.php,epp.package.rcp,epp.package.scout,epp.package.committers
09:40:24 Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
09:40:24 Maven home: /opt/tools/apache-maven/3.8.6
09:40:24 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
09:40:24 Default locale: en_US, platform encoding: UTF-8
09:40:24 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix"
09:40:25 [INFO] Error stacktraces are turned on.
09:40:25 [INFO] Scanning for projects...
09:40:37 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
09:41:03 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:41:03 [INFO]     Cache location:         /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/.cache/tycho
09:41:03 [INFO]     Transport mode:         online
09:41:03 [INFO]     Update mode:            cache first
09:41:03 [INFO]     Minimum cache duration: 60 minutes
09:41:03 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:41:20 [INFO] Adding repository https://download.eclipse.org/releases/2024-03/202402021001
09:41:22 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
09:41:23 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
09:41:23 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
09:41:23 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:41:23 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:41:23 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:41:23 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:41:23 [INFO]     1.3.0 -> JavaSE
09:41:23 [INFO]     1.4.0 -> JavaSE
09:41:23 [INFO]     1.5.0 -> JavaSE
09:41:23 [INFO]     1.6.0 -> JavaSE
09:41:23 [INFO]     1.7.0 -> JavaSE
09:41:23 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     18.0.0 -> JavaSE
09:41:23 [INFO]     19.0.0 -> JavaSE
09:41:23 [INFO]     20.0.0 -> JavaSE
09:41:23 [INFO]     21.0.0 -> JavaSE
09:41:23 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
09:41:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
09:41:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
09:41:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
09:41:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
09:41:33 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:41:33 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:41:33 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:41:33 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:41:33 [INFO]     1.3.0 -> JavaSE
09:41:33 [INFO]     1.4.0 -> JavaSE
09:41:33 [INFO]     1.5.0 -> JavaSE
09:41:33 [INFO]     1.6.0 -> JavaSE
09:41:33 [INFO]     1.7.0 -> JavaSE
09:41:33 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     18.0.0 -> JavaSE
09:41:33 [INFO]     19.0.0 -> JavaSE
09:41:33 [INFO]     20.0.0 -> JavaSE
09:41:33 [INFO]     21.0.0 -> JavaSE
09:41:33 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
09:41:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
09:41:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
09:41:41 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:41:41 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:41:41 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:41:41 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:41:41 [INFO]     1.3.0 -> JavaSE
09:41:41 [INFO]     1.4.0 -> JavaSE
09:41:41 [INFO]     1.5.0 -> JavaSE
09:41:41 [INFO]     1.6.0 -> JavaSE
09:41:41 [INFO]     1.7.0 -> JavaSE
09:41:41 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     18.0.0 -> JavaSE
09:41:41 [INFO]     19.0.0 -> JavaSE
09:41:41 [INFO]     20.0.0 -> JavaSE
09:41:41 [INFO]     21.0.0 -> JavaSE
09:41:41 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
09:41:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
09:41:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
09:41:49 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:41:49 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:41:49 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:41:49 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:41:49 [INFO]     1.3.0 -> JavaSE
09:41:49 [INFO]     1.4.0 -> JavaSE
09:41:49 [INFO]     1.5.0 -> JavaSE
09:41:49 [INFO]     1.6.0 -> JavaSE
09:41:49 [INFO]     1.7.0 -> JavaSE
09:41:49 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     18.0.0 -> JavaSE
09:41:49 [INFO]     19.0.0 -> JavaSE
09:41:49 [INFO]     20.0.0 -> JavaSE
09:41:49 [INFO]     21.0.0 -> JavaSE
09:41:49 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
09:41:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
09:41:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
09:41:57 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:41:57 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:41:57 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:41:57 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:41:57 [INFO]     1.3.0 -> JavaSE
09:41:57 [INFO]     1.4.0 -> JavaSE
09:41:57 [INFO]     1.5.0 -> JavaSE
09:41:57 [INFO]     1.6.0 -> JavaSE
09:41:57 [INFO]     1.7.0 -> JavaSE
09:41:57 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     18.0.0 -> JavaSE
09:41:57 [INFO]     19.0.0 -> JavaSE
09:41:57 [INFO]     20.0.0 -> JavaSE
09:41:57 [INFO]     21.0.0 -> JavaSE
09:41:57 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:41:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
09:42:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
09:42:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
09:42:06 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:06 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:06 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:06 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:06 [INFO]     1.3.0 -> JavaSE
09:42:06 [INFO]     1.4.0 -> JavaSE
09:42:06 [INFO]     1.5.0 -> JavaSE
09:42:06 [INFO]     1.6.0 -> JavaSE
09:42:06 [INFO]     1.7.0 -> JavaSE
09:42:06 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     18.0.0 -> JavaSE
09:42:06 [INFO]     19.0.0 -> JavaSE
09:42:06 [INFO]     20.0.0 -> JavaSE
09:42:06 [INFO]     21.0.0 -> JavaSE
09:42:06 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
09:42:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
09:42:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
09:42:17 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:17 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:17 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:17 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:17 [INFO]     1.3.0 -> JavaSE
09:42:17 [INFO]     1.4.0 -> JavaSE
09:42:17 [INFO]     1.5.0 -> JavaSE
09:42:17 [INFO]     1.6.0 -> JavaSE
09:42:17 [INFO]     1.7.0 -> JavaSE
09:42:17 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     18.0.0 -> JavaSE
09:42:17 [INFO]     19.0.0 -> JavaSE
09:42:17 [INFO]     20.0.0 -> JavaSE
09:42:17 [INFO]     21.0.0 -> JavaSE
09:42:17 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
09:42:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
09:42:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
09:42:29 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:29 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:29 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:29 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:29 [INFO]     1.3.0 -> JavaSE
09:42:29 [INFO]     1.4.0 -> JavaSE
09:42:29 [INFO]     1.5.0 -> JavaSE
09:42:29 [INFO]     1.6.0 -> JavaSE
09:42:29 [INFO]     1.7.0 -> JavaSE
09:42:29 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     18.0.0 -> JavaSE
09:42:29 [INFO]     19.0.0 -> JavaSE
09:42:29 [INFO]     20.0.0 -> JavaSE
09:42:29 [INFO]     21.0.0 -> JavaSE
09:42:29 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
09:42:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
09:42:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
09:42:36 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:36 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:36 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:36 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:36 [INFO]     1.3.0 -> JavaSE
09:42:36 [INFO]     1.4.0 -> JavaSE
09:42:36 [INFO]     1.5.0 -> JavaSE
09:42:36 [INFO]     1.6.0 -> JavaSE
09:42:36 [INFO]     1.7.0 -> JavaSE
09:42:36 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     18.0.0 -> JavaSE
09:42:36 [INFO]     19.0.0 -> JavaSE
09:42:36 [INFO]     20.0.0 -> JavaSE
09:42:36 [INFO]     21.0.0 -> JavaSE
09:42:36 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
09:42:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
09:42:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
09:42:46 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:46 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:46 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:46 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:46 [INFO]     1.3.0 -> JavaSE
09:42:46 [INFO]     1.4.0 -> JavaSE
09:42:46 [INFO]     1.5.0 -> JavaSE
09:42:46 [INFO]     1.6.0 -> JavaSE
09:42:46 [INFO]     1.7.0 -> JavaSE
09:42:46 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     18.0.0 -> JavaSE
09:42:46 [INFO]     19.0.0 -> JavaSE
09:42:46 [INFO]     20.0.0 -> JavaSE
09:42:46 [INFO]     21.0.0 -> JavaSE
09:42:46 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
09:42:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
09:42:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
09:42:59 [INFO] The following Execution Environments are currently known but are ignored by configuration:
09:42:59 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
09:42:59 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
09:42:59 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
09:42:59 [INFO]     1.3.0 -> JavaSE
09:42:59 [INFO]     1.4.0 -> JavaSE
09:42:59 [INFO]     1.5.0 -> JavaSE
09:42:59 [INFO]     1.6.0 -> JavaSE
09:42:59 [INFO]     1.7.0 -> JavaSE
09:42:59 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     18.0.0 -> JavaSE
09:42:59 [INFO]     19.0.0 -> JavaSE
09:42:59 [INFO]     20.0.0 -> JavaSE
09:42:59 [INFO]     21.0.0 -> JavaSE
09:42:59 [INFO]     22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
09:42:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
09:43:05 [INFO] ------------------------------------------------------------------------
09:43:05 [INFO] Reactor Build Order:
09:43:05 [INFO] 
09:43:05 [INFO] archive-template                                    [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
09:43:05 [INFO] org.eclipse.epp.package.cpp                             [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.cpp.feature                    [eclipse-feature]
09:43:05 [INFO] epp.package.cpp                                     [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.dsl                             [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.dsl.feature                    [eclipse-feature]
09:43:05 [INFO] epp.package.dsl                                     [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.embedcpp                        [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.embedcpp.feature               [eclipse-feature]
09:43:05 [INFO] epp.package.embedcpp                                [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
09:43:05 [INFO] epp.package.java                                    [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
09:43:05 [INFO] epp.package.jee                                     [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
09:43:05 [INFO] epp.package.modeling                                [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.php                             [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.php.feature                    [eclipse-feature]
09:43:05 [INFO] epp.package.php                                     [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
09:43:05 [INFO] epp.package.rcp                                     [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
09:43:05 [INFO] epp.package.scout                                   [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
09:43:05 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
09:43:05 [INFO] epp.package.committers                              [eclipse-repository]
09:43:05 [INFO] org.eclipse.epp-buildall                                           [pom]
09:43:05 [INFO] 
09:43:05 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
09:43:05 [INFO] Building archive-template 4.31.0-SNAPSHOT                         [1/34]
09:43:05 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:43:05 [INFO] 
09:43:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
09:43:05 [INFO] 
09:43:05 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
09:43:10 [INFO] The project's OSGi version is 4.31.0.20240111-1544
09:43:10 [INFO] 
09:43:10 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template ---
09:43:15 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
09:43:15 [INFO] 
09:43:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
09:43:15 [INFO] 
09:43:15 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ archive-template ---
09:43:15 [INFO] 
09:43:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
09:43:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/src/main/resources
09:43:19 [INFO] 
09:43:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
09:43:19 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
09:43:19 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
09:43:19 [INFO] 
09:43:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ archive-template ---
09:43:19 [INFO] 
09:43:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ archive-template ---
09:43:19 [INFO] 
09:43:19 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ archive-template ---
09:43:19 [INFO] 
09:43:19 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ archive-template ---
09:43:20 [INFO] 
09:43:20 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ archive-template ---
09:43:20 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.31.0-SNAPSHOT.zip
09:43:20 [INFO] 
09:43:20 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-uncategorized) @ archive-template ---
09:43:20 [INFO] Adding repository http://download.eclipse.org/releases/latest
09:43:26 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
09:43:26 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log
09:43:26 [INFO] Command line:
09:43:26 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml]
09:43:27 Buildfile: remove-categories.xml
09:43:27 WARNING: A terminally deprecated method in java.lang.System has been called
09:43:27 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration/org.eclipse.osgi/47/0/.cp/lib/antsupportlib.jar)
09:43:27 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
09:43:27 WARNING: System::setSecurityManager will be removed in a future release
09:43:27 
09:43:27 remove-categories:
09:43:28 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
09:43:28 BUILD SUCCESSFUL
09:43:28 
09:43:28 BUILD SUCCESSFUL
09:43:28 Total time: 0 seconds
09:43:28 [INFO] 
09:43:28 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (re-archive-without-categories) @ archive-template ---
09:43:28 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.31.0-SNAPSHOT.zip
09:43:28 [INFO] 
09:43:28 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template ---
09:43:29 [INFO] Executing tasks
09:43:29 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/repository
09:43:29 [INFO] Executed tasks
09:43:29 [INFO] 
09:43:29 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
09:43:29 [INFO] Building org.eclipse.epp.package.common 4.31.0-SNAPSHOT           [2/34]
09:43:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:43:30 [INFO] 
09:43:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] 
09:43:30 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:43:30 [INFO] 
09:43:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] 
09:43:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] 
09:43:30 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] 
09:43:30 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] 
09:43:30 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common ---
09:43:30 [INFO] Resolving class path of org.eclipse.epp.package.common...
09:43:31 [INFO] 
09:43:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
09:43:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources
09:43:31 [INFO] 
09:43:31 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.common ---
09:43:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes
09:43:32 [INFO] 
09:43:32 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.common ---
09:43:32 [INFO] 
09:43:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
09:43:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources
09:43:32 [INFO] 
09:43:32 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.common ---
09:43:32 [INFO] 
09:43:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.common ---
09:43:33 [INFO] No tests to run.
09:43:33 [INFO] 
09:43:33 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common ---
09:43:33 [INFO] 
09:43:33 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
09:43:33 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.31.0-SNAPSHOT.jar
09:43:33 [INFO] 
09:43:33 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
09:43:33 [INFO] 
09:43:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common ---
09:43:37 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.31.0-SNAPSHOT.jar
09:43:39 [INFO] 
09:43:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common ---
09:43:39 [INFO] 
09:43:39 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.common ---
09:43:39 [INFO] 
09:43:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.common ---
09:43:39 [INFO] No tests to run.
09:43:39 [INFO] 
09:43:39 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
09:43:39 [INFO] Building org.eclipse.epp.package.common.feature 4.31.0-SNAPSHOT   [3/34]
09:43:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:43:39 [INFO] 
09:43:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
09:43:39 [INFO] 
09:43:39 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.31.0-SNAPSHOT.jar
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] 
09:43:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common.feature ---
09:43:40 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.31.0-SNAPSHOT.jar
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common.feature ---
09:43:43 [INFO] 
09:43:43 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >-------------
09:43:43 [INFO] Building org.eclipse.epp.package.cpp 4.31.0-SNAPSHOT              [4/34]
09:43:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:43:43 [INFO] 
09:43:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Resolving class path of org.eclipse.epp.package.cpp...
09:43:43 [INFO] 
09:43:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/main/resources
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/test/resources
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] No tests to run.
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:43:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:43:43 [INFO] Copying 1 resource
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.31.0-SNAPSHOT.jar
09:43:43 [INFO] 
09:43:43 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] 
09:43:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp ---
09:43:43 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.31.0-SNAPSHOT.jar
09:43:45 [INFO] 
09:43:45 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp ---
09:43:45 [INFO] 
09:43:45 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.cpp ---
09:43:45 [INFO] 
09:43:45 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.cpp ---
09:43:45 [INFO] No tests to run.
09:43:45 [INFO] 
09:43:45 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >---------
09:43:45 [INFO] Building org.eclipse.epp.package.cpp.feature 4.31.0-SNAPSHOT      [5/34]
09:43:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:43:45 [INFO] 
09:43:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature ---
09:43:45 [INFO] 
09:43:45 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.31.0-SNAPSHOT.jar
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] 
09:43:49 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp.feature ---
09:43:49 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.31.0-SNAPSHOT.jar
09:43:51 [INFO] 
09:43:51 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
09:43:51 [INFO] 
09:43:51 [INFO] ------------------< org.eclipse.epp:epp.package.cpp >-------------------
09:43:51 [INFO] Building epp.package.cpp 4.31.0-SNAPSHOT                          [6/34]
09:43:51 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:43:57 [INFO] 
09:43:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp ---
09:43:57 [INFO] 
09:43:57 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp ---
09:44:44 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:44:44 [INFO] 
09:44:44 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.cpp ---
09:44:44 [INFO] 
09:44:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp ---
09:44:44 [INFO] 
09:44:44 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.cpp ---
09:44:44 [INFO] 
09:44:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp ---
09:44:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:44:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:44:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/src/main/resources
09:44:44 [INFO] 
09:44:44 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp ---
09:44:44 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
09:44:45 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
09:44:45 [INFO] 
09:44:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.cpp ---
09:44:45 [INFO] 
09:44:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.cpp ---
09:44:45 [INFO] 
09:44:45 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.cpp ---
09:44:45 [INFO] 
09:44:45 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.cpp ---
09:44:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240201-1200.
09:45:00 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
09:45:04 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
09:45:10 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240201-1200.
09:45:18 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
09:45:28 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
09:45:38 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
09:45:41 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
09:45:47 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
09:46:21 [INFO] 
09:46:21 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.cpp ---
09:46:21 [INFO] 
09:46:21 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.cpp ---
09:46:21 [INFO] Installing product epp.package.cpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/x86_64/eclipse
09:46:21 Installing epp.package.cpp 4.31.0.20240201-1200.
09:46:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:46:21 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:46:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:46:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:46:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:46:21 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
09:46:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
09:46:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
09:46:21 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
09:46:21 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
09:46:21 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
09:46:21 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
09:46:21 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
09:46:21 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
09:46:21 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
09:46:21 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
09:46:21 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
09:46:21 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
09:46:21 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
09:47:09 Operation completed in 47710 ms.
09:47:09 [INFO] Installing product epp.package.cpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/aarch64/eclipse
09:47:10 Installing epp.package.cpp 4.31.0.20240201-1200.
09:47:10 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:47:10 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:47:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:47:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:47:10 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:47:10 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
09:47:10 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
09:47:10 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
09:47:10 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
09:47:10 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
09:47:10 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
09:47:10 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
09:47:10 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
09:47:10 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
09:47:10 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
09:47:10 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
09:47:10 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
09:47:10 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
09:47:10 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
09:47:57 Operation completed in 47735 ms.
09:47:58 [INFO] Installing product epp.package.cpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse
09:47:58 Installing epp.package.cpp 4.31.0.20240201-1200.
09:47:58 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:47:58 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:47:58 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:47:58 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:47:58 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:47:58 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
09:47:58 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
09:47:58 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
09:47:58 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
09:47:58 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
09:47:58 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
09:47:58 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
09:47:58 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
09:47:58 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
09:47:58 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
09:47:58 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
09:47:58 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
09:47:58 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
09:47:58 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
09:48:46 Operation completed in 48018 ms.
09:48:46 [INFO] Installing product epp.package.cpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app
09:48:46 Installing epp.package.cpp 4.31.0.20240201-1200.
09:48:46 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:48:46 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:48:46 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:48:46 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:48:46 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:48:46 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
09:48:46 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
09:48:46 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
09:48:46 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
09:48:46 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
09:48:46 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
09:48:46 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
09:48:46 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
09:48:46 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
09:48:46 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
09:48:46 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
09:48:46 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
09:48:46 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
09:48:46 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
09:49:33 Operation completed in 47160 ms.
09:49:34 [INFO] Installing product epp.package.cpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app
09:49:34 Installing epp.package.cpp 4.31.0.20240201-1200.
09:49:34 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:49:34 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:49:34 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:49:34 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:49:34 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:49:34 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
09:49:34 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
09:49:34 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
09:49:34 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
09:49:34 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
09:49:34 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
09:49:34 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
09:49:34 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
09:49:34 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
09:49:34 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
09:49:34 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
09:49:34 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
09:49:34 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
09:49:34 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
09:50:20 Operation completed in 46198 ms.
09:50:21 [INFO] 
09:50:21 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
09:50:42 [INFO] [Thu Feb 01 14:50:42 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app'...
09:51:44 [INFO] [Thu Feb 01 14:51:44 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app'...
09:52:20 [INFO] 
09:52:20 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
09:52:20 [INFO] [Thu Feb 01 14:52:20 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipse.exe'
09:52:21 [INFO] [Thu Feb 01 14:52:21 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipsec.exe'
09:52:24 [INFO] 
09:52:24 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.cpp ---
09:52:24 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz
09:52:48 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.aarch64.tar.gz
09:53:12 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-win32.win32.x86_64.zip
09:53:25 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
09:53:48 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
09:54:10 [INFO] 
09:54:10 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.cpp ---
09:54:10 [INFO] [Thu Feb 01 14:54:10 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
09:54:45 [INFO] 
09:54:45 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.cpp ---
09:54:45 [INFO] [Thu Feb 01 14:54:45 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
09:55:19 [INFO] 
09:55:19 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.cpp ---
09:55:19 [INFO] Executing tasks
09:55:19 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
09:55:33 [INFO] Executed tasks
09:55:33 [INFO] 
09:55:33 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.cpp ---
09:55:40 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository...
09:55:40 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
09:55:44 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
09:55:44 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
09:55:44 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
09:55:44 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
09:55:44 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
09:55:47 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240201-1200)
09:55:47 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240201-1200.
09:55:47 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
09:55:47 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
09:55:47 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
09:55:47 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
09:55:47 Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240201-1200)
09:55:47 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240201-1200.
09:55:47 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
09:55:51 Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
09:55:51 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
09:55:51 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
09:55:54 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
09:55:57 Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
09:55:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
09:55:57 Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240201-1200)
09:55:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
09:55:58 [INFO] 
09:55:58 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >-------------
09:55:58 [INFO] Building org.eclipse.epp.package.dsl 4.31.0-SNAPSHOT              [7/34]
09:55:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:55:58 [INFO] 
09:55:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] Resolving class path of org.eclipse.epp.package.dsl...
09:55:58 [INFO] 
09:55:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/main/resources
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:55:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/test/resources
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] No tests to run.
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] 
09:55:58 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:55:58 [INFO] Copying 1 resource
09:55:58 [INFO] 
09:55:58 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl ---
09:55:58 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.31.0-SNAPSHOT.jar
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl ---
09:55:59 [INFO] 
09:55:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl ---
09:55:59 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.31.0-SNAPSHOT.jar
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.dsl ---
09:56:00 [INFO] 
09:56:00 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.dsl ---
09:56:00 [INFO] No tests to run.
09:56:00 [INFO] 
09:56:00 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >---------
09:56:00 [INFO] Building org.eclipse.epp.package.dsl.feature 4.31.0-SNAPSHOT      [8/34]
09:56:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:56:00 [INFO] 
09:56:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.31.0-SNAPSHOT.jar
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] 
09:56:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl.feature ---
09:56:00 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.31.0-SNAPSHOT.jar
09:56:01 [INFO] 
09:56:01 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
09:56:01 [INFO] 
09:56:01 [INFO] ------------------< org.eclipse.epp:epp.package.dsl >-------------------
09:56:01 [INFO] Building epp.package.dsl 4.31.0-SNAPSHOT                          [9/34]
09:56:01 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:56:06 [INFO] 
09:56:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl ---
09:56:06 [INFO] 
09:56:06 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl ---
09:56:38 [INFO] The project's OSGi version is 4.31.0.20240201-1200
09:56:38 [INFO] 
09:56:38 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl ---
09:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
09:56:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/src/main/resources
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl ---
09:56:38 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
09:56:38 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.dsl ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.dsl ---
09:57:05 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
09:57:06 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240201-1200.
09:57:07 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
09:57:18 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240201-1200.
09:57:27 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
09:57:43 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
09:57:50 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240201-1200.
09:58:00 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
09:58:04 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
09:59:02 [INFO] 
09:59:02 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.dsl ---
09:59:02 [INFO] 
09:59:02 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.dsl ---
09:59:02 [INFO] Installing product epp.package.dsl for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/x86_64/eclipse
09:59:02 Installing epp.package.dsl 4.31.0.20240201-1200.
09:59:02 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
09:59:02 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
09:59:02 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
09:59:02 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
09:59:02 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
09:59:02 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
09:59:02 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
09:59:02 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
09:59:02 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533.
09:59:02 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20231230-1643.
09:59:02 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
09:59:02 Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240109-0905.
09:59:02 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.2.v20240110-1543.
09:59:02 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
09:59:02 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
09:59:02 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
09:59:02 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
09:59:02 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:00:09 Operation completed in 67155 ms.
10:00:10 [INFO] Installing product epp.package.dsl for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/aarch64/eclipse
10:00:10 Installing epp.package.dsl 4.31.0.20240201-1200.
10:00:10 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:00:10 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:00:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:00:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:00:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:00:10 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:00:10 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:00:10 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:00:10 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533.
10:00:10 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20231230-1643.
10:00:10 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:00:10 Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240109-0905.
10:00:10 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.2.v20240110-1543.
10:00:10 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:00:10 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:00:10 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:00:10 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
10:00:10 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:01:16 Operation completed in 66761 ms.
10:01:17 [INFO] Installing product epp.package.dsl for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse
10:01:17 Installing epp.package.dsl 4.31.0.20240201-1200.
10:01:17 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:01:17 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:01:17 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:01:17 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:01:17 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:01:17 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:01:17 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:01:17 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:01:17 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533.
10:01:17 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20231230-1643.
10:01:17 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:01:17 Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240109-0905.
10:01:17 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.2.v20240110-1543.
10:01:17 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:01:17 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:01:17 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:01:17 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
10:01:17 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:02:24 Operation completed in 66922 ms.
10:02:24 [INFO] Installing product epp.package.dsl for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app
10:02:25 Installing epp.package.dsl 4.31.0.20240201-1200.
10:02:25 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:02:25 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:02:25 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:02:25 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:02:25 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:02:25 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:02:25 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:02:25 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:02:25 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533.
10:02:25 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20231230-1643.
10:02:25 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:02:25 Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240109-0905.
10:02:25 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.2.v20240110-1543.
10:02:25 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:02:25 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:02:25 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:02:25 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
10:02:25 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:03:31 Operation completed in 66419 ms.
10:03:31 [INFO] Installing product epp.package.dsl for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app
10:03:32 Installing epp.package.dsl 4.31.0.20240201-1200.
10:03:32 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:03:32 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:03:32 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:03:32 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:03:32 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:03:32 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:03:32 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:03:32 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:03:32 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533.
10:03:32 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20231230-1643.
10:03:32 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:03:32 Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240109-0905.
10:03:32 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.2.v20240110-1543.
10:03:32 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:03:32 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:03:32 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:03:32 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
10:03:32 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:04:39 Operation completed in 67429 ms.
10:04:40 [INFO] 
10:04:40 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
10:05:07 [INFO] [Thu Feb 01 15:05:07 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app'...
10:06:27 [INFO] [Thu Feb 01 15:06:27 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app'...
10:07:17 [INFO] 
10:07:17 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
10:07:17 [INFO] [Thu Feb 01 15:07:17 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipse.exe'
10:07:17 [INFO] [Thu Feb 01 15:07:17 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipsec.exe'
10:07:18 [INFO] 
10:07:18 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.dsl ---
10:07:18 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz
10:07:47 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.aarch64.tar.gz
10:08:17 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-win32.win32.x86_64.zip
10:08:33 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz
10:09:03 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz
10:09:33 [INFO] 
10:09:33 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.dsl ---
10:09:33 [INFO] [Thu Feb 01 15:09:33 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
10:10:15 [INFO] 
10:10:15 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.dsl ---
10:10:15 [INFO] [Thu Feb 01 15:10:15 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
10:10:59 [INFO] 
10:10:59 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.dsl ---
10:10:59 [INFO] Executing tasks
10:10:59 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
10:11:11 [INFO] Executed tasks
10:11:11 [INFO] 
10:11:11 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.dsl ---
10:11:18 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository...
10:11:19 Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:11:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
10:11:19 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:11:19 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
10:11:19 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
10:11:19 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:11:19 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240201-1200.
10:11:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
10:11:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
10:11:19 Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:11:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
10:11:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
10:11:19 Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240201-1200.
10:11:19 Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240201-1200)
10:11:19 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:11:19 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.]
10:11:19 [INFO] 
10:11:19 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >----------
10:11:19 [INFO] Building org.eclipse.epp.package.embedcpp 4.31.0-SNAPSHOT        [10/34]
10:11:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:11:19 [INFO] 
10:11:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] Resolving class path of org.eclipse.epp.package.embedcpp...
10:11:19 [INFO] 
10:11:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:11:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/main/resources
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:11:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/test/resources
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] No tests to run.
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:11:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:11:19 [INFO] Copying 1 resource
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.31.0-SNAPSHOT.jar
10:11:19 [INFO] 
10:11:19 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp ---
10:11:19 [INFO] 
10:11:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp ---
10:11:20 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.31.0-SNAPSHOT.jar
10:11:20 [INFO] 
10:11:20 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp ---
10:11:20 [INFO] 
10:11:20 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.embedcpp ---
10:11:20 [INFO] 
10:11:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.embedcpp ---
10:11:20 [INFO] No tests to run.
10:11:20 [INFO] 
10:11:20 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------
10:11:20 [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.31.0-SNAPSHOT [11/34]
10:11:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:11:20 [INFO] 
10:11:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:20 [INFO] 
10:11:20 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.31.0-SNAPSHOT.jar
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] 
10:11:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:21 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.31.0-SNAPSHOT.jar
10:11:23 [INFO] 
10:11:23 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
10:11:23 [INFO] 
10:11:23 [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >----------------
10:11:23 [INFO] Building epp.package.embedcpp 4.31.0-SNAPSHOT                    [12/34]
10:11:23 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:11:23 [INFO] 
10:11:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp ---
10:11:23 [INFO] 
10:11:23 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp ---
10:11:28 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:11:28 [INFO] 
10:11:28 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.embedcpp ---
10:11:28 [INFO] 
10:11:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp ---
10:11:28 [INFO] 
10:11:28 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.embedcpp ---
10:11:28 [INFO] 
10:11:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp ---
10:11:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:11:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:11:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/src/main/resources
10:11:28 [INFO] 
10:11:28 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp ---
10:11:28 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:11:28 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
10:11:28 [INFO] 
10:11:28 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.embedcpp ---
10:11:29 [INFO] 
10:11:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.embedcpp ---
10:11:29 [INFO] 
10:11:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp ---
10:11:29 [INFO] 
10:11:29 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.embedcpp ---
10:11:41 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:11:41 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240201-1200.
10:11:42 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240201-1200.
10:11:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
10:12:05 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
10:12:16 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:12:22 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:12:33 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:12:36 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:13:16 [INFO] 
10:13:16 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.embedcpp ---
10:13:16 [INFO] 
10:13:16 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.embedcpp ---
10:13:16 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/x86_64/eclipse
10:13:17 Installing epp.package.embedcpp 4.31.0.20240201-1200.
10:13:17 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:13:17 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:13:17 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:13:17 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:13:17 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:13:17 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:13:17 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:13:17 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:13:17 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
10:13:17 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
10:13:17 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
10:13:17 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
10:13:17 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
10:13:17 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
10:13:17 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
10:13:17 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
10:13:17 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
10:13:17 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
10:13:17 Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557.
10:13:17 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
10:14:14 Operation completed in 57338 ms.
10:14:14 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/aarch64/eclipse
10:14:15 Installing epp.package.embedcpp 4.31.0.20240201-1200.
10:14:15 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:14:15 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:14:15 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:14:15 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:14:15 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:14:15 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:14:15 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:14:15 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:14:15 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
10:14:15 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
10:14:15 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
10:14:15 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
10:14:15 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
10:14:15 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
10:14:15 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
10:14:15 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
10:14:15 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
10:14:15 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
10:14:15 Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557.
10:14:15 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
10:15:11 Operation completed in 56657 ms.
10:15:12 [INFO] Installing product epp.package.embedcpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse
10:15:12 Installing epp.package.embedcpp 4.31.0.20240201-1200.
10:15:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:15:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:15:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:15:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:15:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:15:12 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:15:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:15:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:15:12 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
10:15:12 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
10:15:12 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
10:15:12 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
10:15:12 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
10:15:12 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
10:15:12 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
10:15:12 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
10:15:12 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
10:15:12 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
10:15:12 Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557.
10:15:12 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
10:16:09 Operation completed in 57590 ms.
10:16:10 [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app
10:16:10 Installing epp.package.embedcpp 4.31.0.20240201-1200.
10:16:10 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:16:10 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:16:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:16:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:16:10 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:16:10 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:16:10 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:16:10 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:16:10 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
10:16:10 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
10:16:10 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
10:16:10 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
10:16:10 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
10:16:10 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
10:16:10 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
10:16:10 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
10:16:10 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
10:16:10 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
10:16:10 Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557.
10:16:10 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
10:17:10 Operation completed in 59865 ms.
10:17:10 [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app
10:17:10 Installing epp.package.embedcpp 4.31.0.20240201-1200.
10:17:10 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:17:10 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:17:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:17:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:17:10 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:17:10 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:17:10 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:17:10 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:17:10 Installing org.eclipse.cdt.feature.group 11.5.0.202401292355.
10:17:10 Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542.
10:17:10 Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935.
10:17:10 Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815.
10:17:10 Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202401302115.
10:17:10 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348.
10:17:10 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202401311848.
10:17:10 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202401311848.
10:17:10 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202401311848.
10:17:10 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202401311848.
10:17:10 Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557.
10:17:10 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240130-0811.
10:18:10 Operation completed in 60154 ms.
10:18:11 [INFO] 
10:18:11 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
10:18:36 [INFO] [Thu Feb 01 15:18:36 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app'...
10:19:40 [INFO] [Thu Feb 01 15:19:40 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app'...
10:20:23 [INFO] 
10:20:23 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
10:20:24 [INFO] [Thu Feb 01 15:20:24 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipsec.exe'
10:20:24 [INFO] [Thu Feb 01 15:20:24 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipse.exe'
10:20:27 [INFO] 
10:20:27 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.embedcpp ---
10:20:27 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz
10:20:56 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.aarch64.tar.gz
10:21:26 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-win32.win32.x86_64.zip
10:21:40 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
10:22:08 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
10:22:35 [INFO] 
10:22:35 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.embedcpp ---
10:22:35 [INFO] [Thu Feb 01 15:22:35 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
10:23:17 [INFO] 
10:23:17 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.embedcpp ---
10:23:17 [INFO] [Thu Feb 01 15:23:17 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
10:23:58 [INFO] 
10:23:58 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp ---
10:23:58 [INFO] Executing tasks
10:23:58 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
10:24:09 [INFO] Executed tasks
10:24:09 [INFO] 
10:24:09 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp ---
10:24:16 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository...
10:24:17 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:24:17 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
10:24:17 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:24:17 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:24:17 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240201-1200.
10:24:17 Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240201-1200.
10:24:17 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
10:24:17 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
10:24:17 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
10:24:17 Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:24:17 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
10:24:17 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
10:24:17 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:24:17 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
10:24:17 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
10:24:17 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.]
10:24:17 [INFO] 
10:24:17 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
10:24:17 [INFO] Building org.eclipse.epp.package.java 4.31.0-SNAPSHOT            [13/34]
10:24:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:24:17 [INFO] 
10:24:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] 
10:24:17 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:24:17 [INFO] 
10:24:17 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] 
10:24:17 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] 
10:24:17 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] 
10:24:17 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] 
10:24:17 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java ---
10:24:17 [INFO] Resolving class path of org.eclipse.epp.package.java...
10:24:18 [INFO] 
10:24:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:24:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] 
10:24:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:24:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] 
10:24:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] No tests to run.
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] 
10:24:18 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:24:18 [INFO] Copying 1 resource
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.31.0-SNAPSHOT.jar
10:24:18 [INFO] 
10:24:18 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] 
10:24:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java ---
10:24:18 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.31.0-SNAPSHOT.jar
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.java ---
10:24:19 [INFO] 
10:24:19 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.java ---
10:24:19 [INFO] No tests to run.
10:24:19 [INFO] 
10:24:19 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
10:24:19 [INFO] Building org.eclipse.epp.package.java.feature 4.31.0-SNAPSHOT    [14/34]
10:24:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:24:19 [INFO] 
10:24:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.31.0-SNAPSHOT.jar
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] 
10:24:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java.feature ---
10:24:19 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.31.0-SNAPSHOT.jar
10:24:20 [INFO] 
10:24:20 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java.feature ---
10:24:20 [INFO] 
10:24:20 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
10:24:20 [INFO] Building epp.package.java 4.31.0-SNAPSHOT                        [15/34]
10:24:20 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:24:20 [INFO] 
10:24:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
10:24:20 [INFO] 
10:24:20 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
10:24:22 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:24:22 [INFO] 
10:24:22 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java ---
10:24:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:24:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources
10:24:22 [INFO] 
10:24:22 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java ---
10:24:22 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:24:22 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
10:24:22 [INFO] 
10:24:22 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.java ---
10:24:22 [INFO] 
10:24:22 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.java ---
10:24:31 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
10:24:40 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:24:42 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240201-1200.
10:24:44 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
10:24:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240201-1200.
10:24:58 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:25:00 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:25:07 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:25:13 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:25:38 [INFO] 
10:25:38 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.java ---
10:25:38 [INFO] 
10:25:38 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.java ---
10:25:38 [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse
10:25:39 Installing epp.package.java 4.31.0.20240201-1200.
10:25:39 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:25:39 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:25:39 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:25:39 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:25:39 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:25:39 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:25:39 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:25:39 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:25:39 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:25:39 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:25:39 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:25:39 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:25:39 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:25:39 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:25:39 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:25:39 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:25:39 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
10:25:39 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:25:39 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:26:19 Operation completed in 40710 ms.
10:26:20 [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse
10:26:20 Installing epp.package.java 4.31.0.20240201-1200.
10:26:20 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:26:20 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:26:20 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:26:20 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:26:20 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:26:20 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:26:20 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:26:20 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:26:20 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:26:20 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:26:20 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:26:20 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:26:20 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:26:20 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:26:20 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:26:20 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:26:20 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
10:26:20 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:26:20 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:27:00 Operation completed in 40530 ms.
10:27:01 [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse
10:27:01 Installing epp.package.java 4.31.0.20240201-1200.
10:27:01 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:27:01 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:27:01 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:27:01 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:27:01 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:27:01 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:27:01 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:27:01 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:27:01 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:27:01 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:27:01 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:27:01 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:27:01 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:27:01 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:27:01 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:27:01 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:27:01 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
10:27:01 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:27:01 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:27:40 Operation completed in 39387 ms.
10:27:41 [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app
10:27:41 Installing epp.package.java 4.31.0.20240201-1200.
10:27:41 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:27:41 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:27:41 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:27:41 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:27:41 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:27:41 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:27:41 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:27:41 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:27:41 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:27:41 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:27:41 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:27:41 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:27:41 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:27:41 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:27:41 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:27:41 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:27:41 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
10:27:41 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:27:41 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:28:21 Operation completed in 40124 ms.
10:28:21 [INFO] Installing product epp.package.java for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app
10:28:22 Installing epp.package.java 4.31.0.20240201-1200.
10:28:22 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:28:22 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:28:22 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:28:22 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:28:22 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:28:22 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:28:22 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:28:22 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:28:22 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:28:22 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:28:22 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:28:22 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:28:22 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:28:22 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:28:22 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:28:22 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:28:22 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
10:28:22 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:28:22 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:29:01 Operation completed in 39713 ms.
10:29:02 [INFO] 
10:29:02 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
10:29:20 [INFO] [Thu Feb 01 15:29:20 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app'...
10:30:11 [INFO] [Thu Feb 01 15:30:11 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app'...
10:30:44 [INFO] 
10:30:44 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
10:30:44 [INFO] [Thu Feb 01 15:30:44 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipsec.exe'
10:30:45 [INFO] [Thu Feb 01 15:30:45 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipse.exe'
10:30:45 [INFO] 
10:30:45 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.java ---
10:30:45 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz
10:31:05 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-linux.gtk.aarch64.tar.gz
10:31:25 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-win32.win32.x86_64.zip
10:31:35 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz
10:31:56 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz
10:32:15 [INFO] 
10:32:15 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.java ---
10:32:15 [INFO] [Thu Feb 01 15:32:15 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
10:32:45 [INFO] 
10:32:45 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.java ---
10:32:45 [INFO] [Thu Feb 01 15:32:45 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
10:33:14 [INFO] 
10:33:14 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java ---
10:33:15 [INFO] Executing tasks
10:33:15 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
10:33:23 [INFO] Executed tasks
10:33:23 [INFO] 
10:33:23 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.java ---
10:33:29 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository...
10:33:30 Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:33:30 Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:33:30 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240201-1200.
10:33:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
10:33:30 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
10:33:30 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
10:33:30 Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:33:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
10:33:30 Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:33:30 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240201-1200.
10:33:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
10:33:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
10:33:30 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
10:33:30 Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
10:33:30 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:33:30 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.]
10:33:30 [INFO] 
10:33:30 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >-------------
10:33:30 [INFO] Building org.eclipse.epp.package.jee 4.31.0-SNAPSHOT             [16/34]
10:33:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:33:30 [INFO] 
10:33:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] 
10:33:30 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:33:30 [INFO] 
10:33:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] 
10:33:30 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] 
10:33:30 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] 
10:33:30 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] 
10:33:30 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee ---
10:33:30 [INFO] Resolving class path of org.eclipse.epp.package.jee...
10:33:31 [INFO] 
10:33:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:33:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] 
10:33:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:33:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] 
10:33:31 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] No tests to run.
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] 
10:33:31 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:33:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:33:31 [INFO] Copying 1 resource
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.31.0-SNAPSHOT.jar
10:33:31 [INFO] 
10:33:31 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] 
10:33:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee ---
10:33:31 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.31.0-SNAPSHOT.jar
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee ---
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.jee ---
10:33:32 [INFO] 
10:33:32 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.jee ---
10:33:32 [INFO] No tests to run.
10:33:32 [INFO] 
10:33:32 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >---------
10:33:32 [INFO] Building org.eclipse.epp.package.jee.feature 4.31.0-SNAPSHOT     [17/34]
10:33:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:33:32 [INFO] 
10:33:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature ---
10:33:32 [INFO] 
10:33:32 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature ---
10:33:33 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.31.0-SNAPSHOT.jar
10:33:33 [INFO] 
10:33:33 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature ---
10:33:33 [INFO] 
10:33:33 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature ---
10:33:33 [INFO] 
10:33:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee.feature ---
10:33:33 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.31.0-SNAPSHOT.jar
10:33:33 [INFO] 
10:33:33 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee.feature ---
10:33:33 [INFO] 
10:33:33 [INFO] ------------------< org.eclipse.epp:epp.package.jee >-------------------
10:33:33 [INFO] Building epp.package.jee 4.31.0-SNAPSHOT                         [18/34]
10:33:33 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:33:35 [INFO] 
10:33:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee ---
10:33:35 [INFO] 
10:33:35 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee ---
10:34:07 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:34:07 [INFO] 
10:34:07 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee ---
10:34:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:34:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:34:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources
10:34:07 [INFO] 
10:34:07 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee ---
10:34:07 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:34:07 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
10:34:07 [INFO] 
10:34:07 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.jee ---
10:34:07 [INFO] 
10:34:07 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.jee ---
10:34:31 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:34:37 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
10:34:58 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240201-1200.
10:35:02 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
10:35:03 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240201-1200.
10:35:23 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:35:33 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:35:44 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:35:51 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:36:56 [INFO] 
10:36:56 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.jee ---
10:36:56 [INFO] 
10:36:56 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.jee ---
10:36:56 [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse
10:36:56 Installing epp.package.jee 4.31.0.20240201-1200.
10:36:56 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:36:56 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:36:56 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:36:56 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:36:56 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:36:56 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:36:56 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:36:56 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:36:56 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
10:36:56 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
10:36:56 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
10:36:56 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
10:36:56 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
10:36:56 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
10:36:56 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:36:56 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:36:56 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:36:56 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:36:56 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
10:36:56 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
10:36:56 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
10:36:56 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
10:36:56 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
10:36:56 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
10:36:56 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
10:36:56 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:36:56 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
10:36:56 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452.
10:36:56 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
10:36:56 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
10:36:56 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:36:56 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331.
10:36:56 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
10:36:56 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
10:36:56 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
10:36:56 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240.
10:36:56 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
10:36:56 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000.
10:36:56 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:36:56 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:36:56 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
10:36:56 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:36:56 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
10:36:56 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
10:36:56 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
10:36:56 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
10:36:56 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:36:56 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:36:56 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
10:36:56 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
10:36:56 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
10:36:56 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
10:36:56 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:36:56 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:36:56 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:38:11 Operation completed in 75668 ms.
10:38:12 [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse
10:38:12 Installing epp.package.jee 4.31.0.20240201-1200.
10:38:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:38:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:38:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:38:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:38:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:38:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:38:12 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:38:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:38:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
10:38:12 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
10:38:12 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
10:38:12 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
10:38:12 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
10:38:12 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
10:38:12 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:38:12 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:38:12 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:38:12 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:38:12 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
10:38:12 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
10:38:12 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
10:38:12 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
10:38:12 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
10:38:12 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
10:38:12 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
10:38:12 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:38:12 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
10:38:12 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452.
10:38:12 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
10:38:12 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
10:38:12 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:38:12 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331.
10:38:12 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
10:38:12 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
10:38:12 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
10:38:12 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240.
10:38:12 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
10:38:12 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000.
10:38:12 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:38:12 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:38:12 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
10:38:12 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:38:12 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
10:38:12 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
10:38:12 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
10:38:12 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
10:38:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:38:12 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:38:12 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
10:38:12 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
10:38:12 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
10:38:12 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
10:38:12 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:38:12 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:38:12 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:39:25 Operation completed in 72631 ms.
10:39:25 [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse
10:39:26 Installing epp.package.jee 4.31.0.20240201-1200.
10:39:26 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:39:26 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:39:26 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:39:26 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:39:26 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:39:26 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:39:26 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:39:26 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:39:26 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
10:39:26 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
10:39:26 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
10:39:26 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
10:39:26 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
10:39:26 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
10:39:26 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:39:26 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:39:26 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:39:26 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:39:26 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
10:39:26 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
10:39:26 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
10:39:26 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
10:39:26 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
10:39:26 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
10:39:26 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
10:39:26 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:39:26 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
10:39:26 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452.
10:39:26 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
10:39:26 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
10:39:26 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:39:26 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331.
10:39:26 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
10:39:26 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
10:39:26 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
10:39:26 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240.
10:39:26 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
10:39:26 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000.
10:39:26 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:39:26 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:39:26 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
10:39:26 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:39:26 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
10:39:26 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
10:39:26 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
10:39:26 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
10:39:26 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:39:26 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:39:26 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
10:39:26 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
10:39:26 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
10:39:26 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
10:39:26 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:39:26 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:39:26 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:40:37 Operation completed in 71556 ms.
10:40:37 [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app
10:40:38 Installing epp.package.jee 4.31.0.20240201-1200.
10:40:38 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:40:38 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:40:38 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:40:38 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:40:38 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:40:38 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:40:38 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:40:38 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:40:38 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
10:40:38 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
10:40:38 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
10:40:38 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
10:40:38 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
10:40:38 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
10:40:38 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:40:38 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:40:38 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:40:38 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:40:38 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
10:40:38 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
10:40:38 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
10:40:38 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
10:40:38 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
10:40:38 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
10:40:38 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
10:40:38 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:40:38 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
10:40:38 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452.
10:40:38 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
10:40:38 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
10:40:38 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:40:38 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331.
10:40:38 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
10:40:38 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
10:40:38 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
10:40:38 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240.
10:40:38 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
10:40:38 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000.
10:40:38 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:40:38 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:40:38 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
10:40:38 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:40:38 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
10:40:38 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
10:40:38 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
10:40:38 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
10:40:38 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:40:38 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:40:38 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
10:40:38 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
10:40:38 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
10:40:38 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
10:40:38 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:40:38 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:40:38 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:41:52 Operation completed in 74715 ms.
10:41:53 [INFO] Installing product epp.package.jee for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app
10:41:53 Installing epp.package.jee 4.31.0.20240201-1200.
10:41:53 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:41:53 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:41:53 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:41:53 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:41:53 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:41:53 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:41:53 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:41:53 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:41:53 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
10:41:53 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
10:41:53 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
10:41:53 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
10:41:53 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
10:41:53 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
10:41:53 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
10:41:53 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
10:41:53 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:41:53 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:41:53 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
10:41:53 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
10:41:53 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
10:41:53 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
10:41:53 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
10:41:53 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
10:41:53 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
10:41:53 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:41:53 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
10:41:53 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452.
10:41:53 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
10:41:53 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
10:41:53 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308.
10:41:53 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331.
10:41:53 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
10:41:53 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
10:41:53 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
10:41:53 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240.
10:41:53 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
10:41:53 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000.
10:41:53 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
10:41:53 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
10:41:53 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
10:41:53 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
10:41:53 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
10:41:53 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
10:41:53 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
10:41:53 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
10:41:53 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:41:53 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:41:53 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
10:41:53 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
10:41:53 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
10:41:53 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
10:41:53 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:41:53 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:41:53 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:43:13 Operation completed in 80640 ms.
10:43:14 [INFO] 
10:43:14 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
10:43:47 [INFO] [Thu Feb 01 15:43:47 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app'...
10:45:27 [INFO] [Thu Feb 01 15:45:27 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app'...
10:46:37 [INFO] 
10:46:37 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
10:46:38 [INFO] [Thu Feb 01 15:46:38 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipse.exe'
10:46:38 [INFO] [Thu Feb 01 15:46:38 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipsec.exe'
10:46:39 [INFO] 
10:46:39 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.jee ---
10:46:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz
10:47:18 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.aarch64.tar.gz
10:47:59 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-win32.win32.x86_64.zip
10:48:19 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz
10:48:58 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz
10:49:38 [INFO] 
10:49:38 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.jee ---
10:49:38 [INFO] [Thu Feb 01 15:49:38 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
10:50:34 [INFO] 
10:50:34 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.jee ---
10:50:34 [INFO] [Thu Feb 01 15:50:34 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
10:51:30 [INFO] 
10:51:30 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee ---
10:51:30 [INFO] Executing tasks
10:51:30 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
10:51:47 [INFO] Executed tasks
10:51:47 [INFO] 
10:51:47 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.jee ---
10:51:56 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository...
10:51:57 Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:51:57 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
10:51:57 Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:51:57 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
10:51:57 Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:51:57 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:51:57 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
10:51:57 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
10:51:57 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240201-1200.
10:51:57 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240201-1200.
10:51:57 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
10:51:57 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
10:51:57 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
10:51:57 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
10:51:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:51:57 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.]
10:51:57 [INFO] 
10:51:57 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >----------
10:51:57 [INFO] Building org.eclipse.epp.package.modeling 4.31.0-SNAPSHOT        [19/34]
10:51:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:51:57 [INFO] 
10:51:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] 
10:51:57 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:51:57 [INFO] 
10:51:57 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] 
10:51:57 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] 
10:51:57 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] 
10:51:57 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] 
10:51:57 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling ---
10:51:57 [INFO] Resolving class path of org.eclipse.epp.package.modeling...
10:51:58 [INFO] 
10:51:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:51:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] 
10:51:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:51:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] 
10:51:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] No tests to run.
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] 
10:51:58 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:51:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:51:58 [INFO] Copying 1 resource
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.31.0-SNAPSHOT.jar
10:51:58 [INFO] 
10:51:58 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] 
10:51:58 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling ---
10:51:58 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.31.0-SNAPSHOT.jar
10:51:59 [INFO] 
10:51:59 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling ---
10:51:59 [INFO] 
10:51:59 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling ---
10:51:59 [INFO] 
10:51:59 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.modeling ---
10:51:59 [INFO] No tests to run.
10:51:59 [INFO] 
10:51:59 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------
10:51:59 [INFO] Building org.eclipse.epp.package.modeling.feature 4.31.0-SNAPSHOT [20/34]
10:51:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:51:59 [INFO] 
10:51:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature ---
10:51:59 [INFO] 
10:51:59 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.31.0-SNAPSHOT.jar
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] 
10:52:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling.feature ---
10:52:00 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.31.0-SNAPSHOT.jar
10:52:01 [INFO] 
10:52:01 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
10:52:01 [INFO] 
10:52:01 [INFO] ----------------< org.eclipse.epp:epp.package.modeling >----------------
10:52:01 [INFO] Building epp.package.modeling 4.31.0-SNAPSHOT                    [21/34]
10:52:01 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:52:03 [INFO] 
10:52:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling ---
10:52:03 [INFO] 
10:52:03 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling ---
10:52:40 [INFO] The project's OSGi version is 4.31.0.20240201-1200
10:52:40 [INFO] 
10:52:40 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling ---
10:52:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:52:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources
10:52:40 [INFO] 
10:52:40 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling ---
10:52:40 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:52:40 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
10:52:40 [INFO] 
10:52:40 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.modeling ---
10:52:40 [INFO] 
10:52:40 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.modeling ---
10:52:54 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
10:53:04 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240201-1200.
10:53:04 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
10:53:33 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240201-1200.
10:54:32 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
10:54:58 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
10:55:03 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240201-1200.
10:55:16 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
10:55:21 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.modeling ---
10:57:36 [INFO] 
10:57:36 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.modeling ---
10:57:36 [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse
10:57:37 Installing epp.package.modeling 4.31.0.20240201-1200.
10:57:37 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:57:37 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:57:37 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:57:37 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:57:37 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:57:37 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:57:37 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:57:37 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:57:37 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
10:57:37 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001.
10:57:37 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648.
10:57:37 Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648.
10:57:37 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648.
10:57:37 Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648.
10:57:37 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
10:57:37 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
10:57:37 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
10:57:37 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
10:57:37 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
10:57:37 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:57:37 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
10:57:37 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
10:57:37 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
10:57:37 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627.
10:57:37 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:57:37 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:57:37 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
10:57:37 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:57:37 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
10:57:37 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:57:37 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
10:57:37 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420.
10:57:37 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:57:37 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:57:37 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
10:59:11 Operation completed in 94337 ms.
10:59:11 [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse
10:59:12 Installing epp.package.modeling 4.31.0.20240201-1200.
10:59:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
10:59:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
10:59:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
10:59:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
10:59:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
10:59:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
10:59:12 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
10:59:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
10:59:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
10:59:12 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001.
10:59:12 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648.
10:59:12 Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648.
10:59:12 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648.
10:59:12 Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648.
10:59:12 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
10:59:12 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
10:59:12 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
10:59:12 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
10:59:12 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
10:59:12 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
10:59:12 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
10:59:12 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
10:59:12 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
10:59:12 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627.
10:59:12 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
10:59:12 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
10:59:12 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
10:59:12 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
10:59:12 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
10:59:12 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
10:59:12 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
10:59:12 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420.
10:59:12 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
10:59:12 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
10:59:12 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:00:44 Operation completed in 93014 ms.
11:00:45 [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse
11:00:45 Installing epp.package.modeling 4.31.0.20240201-1200.
11:00:45 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:00:45 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:00:45 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:00:45 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:00:45 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:00:45 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:00:45 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:00:45 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:00:45 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:00:45 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001.
11:00:45 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648.
11:00:45 Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648.
11:00:45 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648.
11:00:45 Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648.
11:00:45 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
11:00:45 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
11:00:45 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
11:00:45 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
11:00:45 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
11:00:45 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
11:00:45 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
11:00:45 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
11:00:45 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
11:00:45 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627.
11:00:45 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:00:45 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:00:45 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
11:00:45 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:00:45 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:00:45 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
11:00:45 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
11:00:45 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420.
11:00:45 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
11:00:45 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:00:45 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:02:18 Operation completed in 93856 ms.
11:02:19 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app
11:02:20 Installing epp.package.modeling 4.31.0.20240201-1200.
11:02:20 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:02:20 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:02:20 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:02:20 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:02:20 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:02:20 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:02:20 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:02:20 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:02:20 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:02:20 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001.
11:02:20 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648.
11:02:20 Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648.
11:02:20 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648.
11:02:20 Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648.
11:02:20 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
11:02:20 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
11:02:20 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
11:02:20 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
11:02:20 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
11:02:20 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
11:02:20 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
11:02:20 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
11:02:20 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
11:02:20 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627.
11:02:20 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:02:20 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:02:20 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
11:02:20 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:02:20 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:02:20 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
11:02:20 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
11:02:20 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420.
11:02:20 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
11:02:20 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:02:20 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:03:54 Operation completed in 95051 ms.
11:03:55 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app
11:03:55 Installing epp.package.modeling 4.31.0.20240201-1200.
11:03:55 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:03:55 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:03:55 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:03:55 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:03:55 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:03:55 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:03:55 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:03:55 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:03:55 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:03:55 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001.
11:03:55 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648.
11:03:55 Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648.
11:03:55 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648.
11:03:55 Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648.
11:03:55 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
11:03:55 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
11:03:55 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
11:03:55 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
11:03:55 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
11:03:55 Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20231210-0956.
11:03:55 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
11:03:55 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
11:03:55 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
11:03:55 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627.
11:03:55 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:03:55 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:03:55 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
11:03:55 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:03:55 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:03:55 Installing org.eclipse.sdk.feature.group 4.31.0.v20240127-1800.
11:03:55 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
11:03:55 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420.
11:03:55 Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240125-1333.
11:03:55 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:03:55 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:05:28 Operation completed in 93355 ms.
11:05:29 [INFO] 
11:05:29 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
11:06:00 [INFO] [Thu Feb 01 16:06:00 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app'...
11:07:38 [INFO] [Thu Feb 01 16:07:38 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app'...
11:08:43 [INFO] 
11:08:43 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
11:08:44 [INFO] [Thu Feb 01 16:08:44 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipse.exe'
11:08:44 [INFO] [Thu Feb 01 16:08:44 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipsec.exe'
11:08:44 [INFO] 
11:08:44 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.modeling ---
11:08:44 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz
11:09:22 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.aarch64.tar.gz
11:10:02 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-win32.win32.x86_64.zip
11:10:22 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz
11:11:00 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz
11:11:38 [INFO] 
11:11:38 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.modeling ---
11:11:38 [INFO] [Thu Feb 01 16:11:38 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
11:12:31 [INFO] 
11:12:31 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.modeling ---
11:12:31 [INFO] [Thu Feb 01 16:12:31 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
11:13:25 [INFO] 
11:13:25 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling ---
11:13:25 [INFO] Executing tasks
11:13:25 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
11:13:41 [INFO] Executed tasks
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.modeling ---
11:13:50 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository...
11:13:52 Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:13:52 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
11:13:52 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
11:13:52 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240201-1200.
11:13:52 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
11:13:52 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
11:13:52 Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:13:52 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:13:52 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
11:13:52 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
11:13:52 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:13:52 Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:13:52 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
11:13:52 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240201-1200)
11:13:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240201-1200.
11:13:52 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.]
11:13:52 [INFO] 
11:13:52 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >-------------
11:13:52 [INFO] Building org.eclipse.epp.package.php 4.31.0-SNAPSHOT             [22/34]
11:13:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:52 [INFO] 
11:13:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] Resolving class path of org.eclipse.epp.package.php...
11:13:52 [INFO] 
11:13:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/main/resources
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/test/resources
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] No tests to run.
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] 
11:13:52 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php ---
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:13:52 [INFO] Copying 1 resource
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php ---
11:13:53 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.31.0-SNAPSHOT.jar
11:13:53 [INFO] 
11:13:53 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php ---
11:13:53 [INFO] 
11:13:53 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php ---
11:13:53 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.31.0-SNAPSHOT.jar
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.php ---
11:13:54 [INFO] 
11:13:54 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.php ---
11:13:54 [INFO] No tests to run.
11:13:54 [INFO] 
11:13:54 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >---------
11:13:54 [INFO] Building org.eclipse.epp.package.php.feature 4.31.0-SNAPSHOT     [23/34]
11:13:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:13:54 [INFO] 
11:13:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.31.0-SNAPSHOT.jar
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] 
11:13:55 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php.feature ---
11:13:55 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.31.0-SNAPSHOT.jar
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php.feature ---
11:13:56 [INFO] 
11:13:56 [INFO] ------------------< org.eclipse.epp:epp.package.php >-------------------
11:13:56 [INFO] Building epp.package.php 4.31.0-SNAPSHOT                         [24/34]
11:13:56 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:13:56 [INFO] 
11:13:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php ---
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php ---
11:14:03 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:14:03 [INFO] 
11:14:03 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php ---
11:14:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:14:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/src/main/resources
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php ---
11:14:03 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
11:14:03 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.php ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.php ---
11:14:13 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
11:14:21 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240201-1200.
11:14:23 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:14:28 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
11:14:31 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240201-1200.
11:14:44 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:14:52 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:14:55 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:15:03 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.php ---
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.php ---
11:15:31 [INFO] Installing product epp.package.php for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/x86_64/eclipse
11:15:32 Installing epp.package.php 4.31.0.20240201-1200.
11:15:32 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:15:32 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:15:32 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:15:32 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:15:32 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:15:32 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:15:32 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:15:32 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:15:32 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:15:32 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:15:32 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
11:15:32 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
11:15:32 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
11:15:32 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
11:15:32 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
11:15:32 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:15:32 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:15:32 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:15:32 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
11:16:28 Operation completed in 56640 ms.
11:16:28 [INFO] Installing product epp.package.php for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/aarch64/eclipse
11:16:29 Installing epp.package.php 4.31.0.20240201-1200.
11:16:29 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:16:29 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:16:29 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:16:29 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:16:29 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:16:29 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:16:29 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:16:29 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:16:29 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:16:29 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:16:29 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
11:16:29 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
11:16:29 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
11:16:29 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
11:16:29 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
11:16:29 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:16:29 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:16:29 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:16:29 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
11:17:25 Operation completed in 56780 ms.
11:17:26 [INFO] Installing product epp.package.php for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse
11:17:26 Installing epp.package.php 4.31.0.20240201-1200.
11:17:26 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:17:26 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:17:26 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:17:26 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:17:26 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:17:26 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:17:26 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:17:26 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:17:26 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:17:26 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:17:26 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
11:17:26 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
11:17:26 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
11:17:26 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
11:17:26 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
11:17:26 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:17:26 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:17:26 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:17:26 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
11:18:21 Operation completed in 55664 ms.
11:18:22 [INFO] Installing product epp.package.php for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app
11:18:22 Installing epp.package.php 4.31.0.20240201-1200.
11:18:22 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:18:22 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:18:22 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:18:22 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:18:22 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:18:22 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:18:22 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:18:22 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:18:22 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:18:22 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:18:22 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
11:18:22 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
11:18:22 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
11:18:22 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
11:18:22 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
11:18:22 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:18:22 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:18:22 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:18:22 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
11:19:18 Operation completed in 55902 ms.
11:19:18 [INFO] Installing product epp.package.php for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app
11:19:19 Installing epp.package.php 4.31.0.20240201-1200.
11:19:19 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:19:19 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:19:19 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:19:19 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:19:19 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:19:19 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:19:19 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:19:19 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:19:19 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:19:19 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:19:19 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
11:19:19 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
11:19:19 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
11:19:19 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
11:19:19 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
11:19:19 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:19:19 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:19:19 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:19:19 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
11:20:14 Operation completed in 55427 ms.
11:20:14 [INFO] 
11:20:14 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
11:20:41 [INFO] [Thu Feb 01 16:20:41 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app'...
11:21:55 [INFO] [Thu Feb 01 16:21:55 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app'...
11:22:46 [INFO] 
11:22:46 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
11:22:46 [INFO] [Thu Feb 01 16:22:46 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipse.exe'
11:22:47 [INFO] [Thu Feb 01 16:22:47 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipsec.exe'
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.php ---
11:22:47 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz
11:23:19 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-linux.gtk.aarch64.tar.gz
11:23:51 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-win32.win32.x86_64.zip
11:24:07 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz
11:24:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz
11:25:10 [INFO] 
11:25:10 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.php ---
11:25:10 [INFO] [Thu Feb 01 16:25:10 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
11:25:53 [INFO] 
11:25:53 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.php ---
11:25:53 [INFO] [Thu Feb 01 16:25:53 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
11:26:40 [INFO] 
11:26:40 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php ---
11:26:40 [INFO] Executing tasks
11:26:40 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
11:26:52 [INFO] Executed tasks
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.php ---
11:26:58 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository...
11:26:59 Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:26:59 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240201-1200.
11:26:59 Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240201-1200.
11:26:59 Mirroring: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:26:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
11:26:59 Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:26:59 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
11:26:59 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
11:26:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
11:26:59 Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:26:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
11:26:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
11:26:59 Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240201-1200)
11:26:59 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:26:59 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
11:26:59 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.]
11:26:59 [INFO] 
11:26:59 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >-------------
11:26:59 [INFO] Building org.eclipse.epp.package.rcp 4.31.0-SNAPSHOT             [25/34]
11:26:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:26:59 [INFO] 
11:26:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] 
11:26:59 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:26:59 [INFO] 
11:26:59 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] 
11:26:59 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] 
11:26:59 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] 
11:26:59 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] 
11:26:59 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp ---
11:26:59 [INFO] Resolving class path of org.eclipse.epp.package.rcp...
11:27:00 [INFO] 
11:27:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] 
11:27:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:27:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] 
11:27:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] No tests to run.
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] 
11:27:00 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:27:00 [INFO] Copying 1 resource
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.31.0-SNAPSHOT.jar
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] 
11:27:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp ---
11:27:00 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.31.0-SNAPSHOT.jar
11:27:01 [INFO] 
11:27:01 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp ---
11:27:01 [INFO] 
11:27:01 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp ---
11:27:01 [INFO] 
11:27:01 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.rcp ---
11:27:01 [INFO] No tests to run.
11:27:01 [INFO] 
11:27:01 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >---------
11:27:01 [INFO] Building org.eclipse.epp.package.rcp.feature 4.31.0-SNAPSHOT     [26/34]
11:27:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:27:01 [INFO] 
11:27:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature ---
11:27:01 [INFO] 
11:27:01 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.31.0-SNAPSHOT.jar
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] 
11:27:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp.feature ---
11:27:02 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.31.0-SNAPSHOT.jar
11:27:03 [INFO] 
11:27:03 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
11:27:03 [INFO] 
11:27:03 [INFO] ------------------< org.eclipse.epp:epp.package.rcp >-------------------
11:27:03 [INFO] Building epp.package.rcp 4.31.0-SNAPSHOT                         [27/34]
11:27:03 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:27:04 [INFO] 
11:27:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp ---
11:27:04 [INFO] 
11:27:04 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp ---
11:27:11 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:27:11 [INFO] 
11:27:11 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp ---
11:27:11 [INFO] 
11:27:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp ---
11:27:11 [INFO] 
11:27:11 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.rcp ---
11:27:11 [INFO] 
11:27:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp ---
11:27:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp ---
11:27:11 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
11:27:11 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
11:27:12 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
11:27:12 [INFO] 
11:27:12 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.rcp ---
11:27:12 [INFO] 
11:27:12 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.rcp ---
11:27:12 [INFO] 
11:27:12 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.rcp ---
11:27:12 [INFO] 
11:27:12 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.rcp ---
11:27:32 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240201-1200.
11:27:38 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
11:27:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240201-1200.
11:27:54 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:27:57 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
11:28:15 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:28:22 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:28:25 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:28:31 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.rcp ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.rcp ---
11:29:20 [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse
11:29:21 Installing epp.package.rcp 4.31.0.20240201-1200.
11:29:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:29:21 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:29:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:29:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:29:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:29:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:29:21 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:29:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:29:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:29:21 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:29:21 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:29:21 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:29:21 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:29:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:29:21 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:29:21 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:29:21 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:29:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:29:21 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
11:29:21 Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240201-1200.
11:29:21 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
11:29:21 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
11:29:21 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
11:29:21 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:29:21 Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240109-0710.
11:29:21 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:29:21 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:30:20 Operation completed in 59908 ms.
11:30:21 [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse
11:30:21 Installing epp.package.rcp 4.31.0.20240201-1200.
11:30:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:30:21 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:30:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:30:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:30:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:30:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:30:21 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:30:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:30:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:30:21 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:30:21 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:30:21 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:30:21 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:30:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:30:21 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:30:21 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:30:21 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:30:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:30:21 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
11:30:21 Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240201-1200.
11:30:21 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
11:30:21 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
11:30:21 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
11:30:21 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:30:21 Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240109-0710.
11:30:21 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:30:21 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Operation completed in 59839 ms.
11:31:21 [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse
11:31:21 Installing epp.package.rcp 4.31.0.20240201-1200.
11:31:21 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:31:21 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:31:21 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:31:21 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:31:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:31:21 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:31:21 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:31:21 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:31:21 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:31:21 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:31:21 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:31:21 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:31:21 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:31:21 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:31:21 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:31:21 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:31:21 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:31:21 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:31:21 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
11:31:21 Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240201-1200.
11:31:21 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
11:31:21 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
11:31:21 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
11:31:21 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:31:21 Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240109-0710.
11:31:21 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:31:21 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:32:21 Operation completed in 59759 ms.
11:32:21 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app
11:32:22 Installing epp.package.rcp 4.31.0.20240201-1200.
11:32:22 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:32:22 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:32:22 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:32:22 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:32:22 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:32:22 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:32:22 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:32:22 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:32:22 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:32:22 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:32:22 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:32:22 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:32:22 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:32:22 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:32:22 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:32:22 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:32:22 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:32:22 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:32:22 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
11:32:22 Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240201-1200.
11:32:22 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
11:32:22 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
11:32:22 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
11:32:22 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:32:22 Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240109-0710.
11:32:22 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:32:22 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:33:24 Operation completed in 62945 ms.
11:33:25 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app
11:33:25 Installing epp.package.rcp 4.31.0.20240201-1200.
11:33:25 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:33:25 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:33:25 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:33:25 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:33:25 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:33:25 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:33:25 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:33:25 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:33:25 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:33:25 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:33:25 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:33:25 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:33:25 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:33:25 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:33:25 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:33:25 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:33:25 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:33:25 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:33:25 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
11:33:25 Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240201-1200.
11:33:25 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
11:33:25 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
11:33:25 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
11:33:25 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:33:25 Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240109-0710.
11:33:25 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:33:25 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:34:26 Operation completed in 60703 ms.
11:34:26 [INFO] 
11:34:26 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
11:34:49 [INFO] [Thu Feb 01 16:34:49 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app'...
11:35:53 [INFO] [Thu Feb 01 16:35:53 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app'...
11:36:39 [INFO] 
11:36:39 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
11:36:39 [INFO] [Thu Feb 01 16:36:39 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipse.exe'
11:36:39 [INFO] [Thu Feb 01 16:36:39 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipsec.exe'
11:36:43 [INFO] 
11:36:43 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.rcp ---
11:36:43 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz
11:37:09 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.aarch64.tar.gz
11:37:37 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-win32.win32.x86_64.zip
11:37:53 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
11:38:21 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
11:38:47 [INFO] 
11:38:47 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.rcp ---
11:38:47 [INFO] [Thu Feb 01 16:38:47 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
11:39:26 [INFO] 
11:39:26 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.rcp ---
11:39:26 [INFO] [Thu Feb 01 16:39:26 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
11:40:04 [INFO] 
11:40:04 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp ---
11:40:04 [INFO] Executing tasks
11:40:04 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
11:40:17 [INFO] Executed tasks
11:40:17 [INFO] 
11:40:17 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.rcp ---
11:40:24 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository...
11:40:26 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240201-1200.
11:40:26 Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:40:26 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:40:26 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
11:40:26 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
11:40:26 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
11:40:26 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
11:40:26 Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:40:26 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
11:40:26 Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:40:26 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:40:26 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
11:40:26 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
11:40:26 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240201-1200)
11:40:26 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240201-1200.
11:40:26 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.]
11:40:26 [INFO] 
11:40:26 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------
11:40:26 [INFO] Building org.eclipse.epp.package.scout 4.31.0-SNAPSHOT           [28/34]
11:40:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:40:26 [INFO] 
11:40:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] 
11:40:26 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:40:26 [INFO] 
11:40:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] 
11:40:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] 
11:40:26 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] 
11:40:26 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] 
11:40:26 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout ---
11:40:26 [INFO] Resolving class path of org.eclipse.epp.package.scout...
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:40:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] No tests to run.
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] 
11:40:27 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:40:27 [INFO] Copying 1 resource
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.31.0-SNAPSHOT.jar
11:40:27 [INFO] 
11:40:27 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] 
11:40:27 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout ---
11:40:27 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.31.0-SNAPSHOT.jar
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.scout ---
11:40:28 [INFO] 
11:40:28 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.scout ---
11:40:28 [INFO] No tests to run.
11:40:28 [INFO] 
11:40:28 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >--------
11:40:28 [INFO] Building org.eclipse.epp.package.scout.feature 4.31.0-SNAPSHOT   [29/34]
11:40:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:40:28 [INFO] 
11:40:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature ---
11:40:28 [INFO] 
11:40:28 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.31.0-SNAPSHOT.jar
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.31.0-SNAPSHOT.jar
11:40:29 [INFO] 
11:40:29 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout.feature ---
11:40:29 [INFO] 
11:40:29 [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------
11:40:29 [INFO] Building epp.package.scout 4.31.0-SNAPSHOT                       [30/34]
11:40:29 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:40:30 [INFO] 
11:40:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout ---
11:40:30 [INFO] 
11:40:30 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout ---
11:40:34 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:40:34 [INFO] 
11:40:34 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout ---
11:40:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:40:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout ---
11:40:34 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
11:40:34 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.scout ---
11:40:34 [INFO] 
11:40:34 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.scout ---
11:40:51 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:40:54 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
11:41:00 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240201-1200.
11:41:08 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
11:41:09 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240201-1200.
11:41:18 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:41:24 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:41:34 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:41:37 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.scout ---
11:42:12 [INFO] 
11:42:12 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.scout ---
11:42:12 [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse
11:42:12 Installing epp.package.scout 4.31.0.20240201-1200.
11:42:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:42:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:42:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:42:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:42:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:42:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:42:12 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:42:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:42:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:42:12 Installing org.eclipse.help.source.feature.group 2.3.1700.v20240127-1800.
11:42:12 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:42:12 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:42:12 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:42:12 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
11:42:12 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:42:12 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:42:12 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.28.
11:42:12 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:42:12 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
11:42:12 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Operation completed in 50816 ms.
11:43:03 [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse
11:43:03 Installing epp.package.scout 4.31.0.20240201-1200.
11:43:03 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:43:03 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:43:03 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:43:03 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:43:03 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:43:03 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:43:03 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:43:03 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:43:03 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:43:03 Installing org.eclipse.help.source.feature.group 2.3.1700.v20240127-1800.
11:43:03 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:43:03 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:43:03 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:43:03 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
11:43:03 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:43:03 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:43:03 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.28.
11:43:03 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:43:03 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
11:43:03 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:43:54 Operation completed in 50602 ms.
11:43:54 [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse
11:43:55 Installing epp.package.scout 4.31.0.20240201-1200.
11:43:55 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:43:55 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:43:55 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:43:55 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:43:55 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:43:55 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:43:55 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:43:55 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:43:55 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:43:55 Installing org.eclipse.help.source.feature.group 2.3.1700.v20240127-1800.
11:43:55 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:43:55 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:43:55 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:43:55 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
11:43:55 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:43:55 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:43:55 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.28.
11:43:55 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:43:55 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
11:43:55 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:44:43 Operation completed in 48989 ms.
11:44:44 [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app
11:44:44 Installing epp.package.scout 4.31.0.20240201-1200.
11:44:44 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:44:44 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:44:44 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:44:44 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:44:44 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:44:44 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:44:44 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:44:44 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:44:44 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:44:44 Installing org.eclipse.help.source.feature.group 2.3.1700.v20240127-1800.
11:44:44 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:44:44 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:44:44 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:44:44 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
11:44:44 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:44:44 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:44:44 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.28.
11:44:44 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:44:44 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
11:44:44 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Operation completed in 50757 ms.
11:45:35 [INFO] Installing product epp.package.scout for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app
11:45:35 Installing epp.package.scout 4.31.0.20240201-1200.
11:45:35 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:45:35 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:45:35 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:45:35 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:45:35 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:45:35 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:45:35 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:45:35 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:45:35 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:45:35 Installing org.eclipse.help.source.feature.group 2.3.1700.v20240127-1800.
11:45:35 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:45:35 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:45:35 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:45:35 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
11:45:35 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:45:35 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:45:35 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.28.
11:45:35 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
11:45:35 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
11:45:35 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:46:25 Operation completed in 49680 ms.
11:46:25 [INFO] 
11:46:25 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
11:46:47 [INFO] [Thu Feb 01 16:46:47 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app'...
11:47:50 [INFO] [Thu Feb 01 16:47:50 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app'...
11:48:30 [INFO] 
11:48:30 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
11:48:30 [INFO] [Thu Feb 01 16:48:30 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipsec.exe'
11:48:31 [INFO] [Thu Feb 01 16:48:31 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipse.exe'
11:48:34 [INFO] 
11:48:34 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.scout ---
11:48:34 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz
11:48:57 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.aarch64.tar.gz
11:49:21 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-win32.win32.x86_64.zip
11:49:33 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz
11:49:56 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz
11:50:18 [INFO] 
11:50:18 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.scout ---
11:50:18 [INFO] [Thu Feb 01 16:50:18 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
11:50:53 [INFO] 
11:50:53 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.scout ---
11:50:53 [INFO] [Thu Feb 01 16:50:53 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
11:51:27 [INFO] 
11:51:27 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout ---
11:51:27 [INFO] Executing tasks
11:51:27 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
11:51:39 [INFO] Executed tasks
11:51:39 [INFO] 
11:51:39 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.scout ---
11:51:46 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository...
11:51:48 Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:51:48 Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:51:48 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:51:48 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
11:51:48 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
11:51:48 Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:51:48 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
11:51:48 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:51:48 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
11:51:48 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240201-1200.
11:51:48 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
11:51:48 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240201-1200)
11:51:48 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240201-1200.
11:51:48 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
11:51:48 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
11:51:48 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.]
11:51:48 [INFO] 
11:51:48 [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >---------
11:51:48 [INFO] Building org.eclipse.epp.package.committers 4.31.0-SNAPSHOT      [31/34]
11:51:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:51:48 [INFO] 
11:51:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] 
11:51:48 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:51:48 [INFO] 
11:51:48 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] 
11:51:48 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] 
11:51:48 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] 
11:51:48 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] 
11:51:48 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers ---
11:51:48 [INFO] Resolving class path of org.eclipse.epp.package.committers...
11:51:49 [INFO] 
11:51:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:51:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] 
11:51:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:51:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] 
11:51:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] No tests to run.
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] 
11:51:49 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:51:49 [INFO] Copying 1 resource
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.31.0-SNAPSHOT.jar
11:51:49 [INFO] 
11:51:49 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] 
11:51:49 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers ---
11:51:49 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.31.0-SNAPSHOT.jar
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.committers ---
11:51:51 [INFO] 
11:51:51 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.committers ---
11:51:51 [INFO] No tests to run.
11:51:51 [INFO] 
11:51:51 [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >-----
11:51:51 [INFO] Building org.eclipse.epp.package.committers.feature 4.31.0-SNAPSHOT [32/34]
11:51:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:51:51 [INFO] 
11:51:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.31.0-SNAPSHOT.jar
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] 
11:51:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers.feature ---
11:51:51 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.31.0-SNAPSHOT.jar
11:51:53 [INFO] 
11:51:53 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers.feature ---
11:51:53 [INFO] 
11:51:53 [INFO] ---------------< org.eclipse.epp:epp.package.committers >---------------
11:51:53 [INFO] Building epp.package.committers 4.31.0-SNAPSHOT                  [33/34]
11:51:53 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:51:53 [INFO] 
11:51:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers ---
11:51:53 [INFO] 
11:51:53 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers ---
11:51:58 [INFO] The project's OSGi version is 4.31.0.20240201-1200
11:51:58 [INFO] 
11:51:58 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers ---
11:51:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:51:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources
11:51:58 [INFO] 
11:51:58 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers ---
11:51:58 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
11:51:58 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
11:51:58 [INFO] 
11:51:58 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.committers ---
11:51:58 [INFO] 
11:51:58 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.committers ---
11:52:22 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200.
11:52:32 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240201-1200.
11:52:38 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200.
11:52:45 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
11:52:46 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240201-1200.
11:52:51 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
11:53:03 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240201-1200.
11:53:09 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
11:53:13 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
11:53:59 [INFO] 
11:53:59 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.committers ---
11:53:59 [INFO] 
11:53:59 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.committers ---
11:53:59 [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse
11:53:59 Installing epp.package.committers 4.31.0.20240201-1200.
11:53:59 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:53:59 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:53:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:53:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:53:59 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:53:59 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:53:59 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:53:59 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:53:59 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:53:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:53:59 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:53:59 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:53:59 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:53:59 Installing org.eclipse.platform.source.feature.group 4.31.0.v20240127-1800.
11:53:59 Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240127-1800.
11:53:59 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:53:59 Installing org.eclipse.pde.source.feature.group 3.15.300.v20240127-1800.
11:53:59 Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240127-1338.
11:53:59 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:53:59 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:53:59 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:53:59 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:53:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:53:59 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:53:59 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
11:53:59 Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240116-1821.
11:53:59 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:53:59 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:53:59 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:53:59 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Operation completed in 72481 ms.
11:55:12 [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse
11:55:12 Installing epp.package.committers 4.31.0.20240201-1200.
11:55:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:55:12 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:55:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:55:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:55:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:55:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:55:12 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:55:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:55:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:55:12 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:55:12 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:55:12 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:55:12 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:55:12 Installing org.eclipse.platform.source.feature.group 4.31.0.v20240127-1800.
11:55:12 Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240127-1800.
11:55:12 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:55:12 Installing org.eclipse.pde.source.feature.group 3.15.300.v20240127-1800.
11:55:12 Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240127-1338.
11:55:12 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:55:12 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:55:12 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:55:12 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:55:12 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:55:12 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:55:12 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
11:55:12 Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240116-1821.
11:55:12 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:55:12 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:55:12 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:55:12 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:56:24 Operation completed in 71817 ms.
11:56:25 [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse
11:56:25 Installing epp.package.committers 4.31.0.20240201-1200.
11:56:25 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:56:25 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:56:25 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:56:25 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:56:25 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:56:25 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:56:25 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:56:25 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:56:25 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:56:25 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:56:25 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:56:25 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:56:25 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:56:25 Installing org.eclipse.platform.source.feature.group 4.31.0.v20240127-1800.
11:56:25 Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240127-1800.
11:56:25 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:56:25 Installing org.eclipse.pde.source.feature.group 3.15.300.v20240127-1800.
11:56:25 Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240127-1338.
11:56:25 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:56:25 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:56:25 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:56:25 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:56:25 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:56:25 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:56:25 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
11:56:25 Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240116-1821.
11:56:25 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:56:25 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:56:25 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:56:25 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Operation completed in 69114 ms.
11:57:34 [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app
11:57:34 Installing epp.package.committers 4.31.0.20240201-1200.
11:57:34 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:57:34 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:57:34 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:57:34 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:57:34 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:57:34 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:57:34 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:57:34 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:57:34 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:57:34 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:57:34 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:57:34 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:57:34 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:57:34 Installing org.eclipse.platform.source.feature.group 4.31.0.v20240127-1800.
11:57:34 Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240127-1800.
11:57:34 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:57:34 Installing org.eclipse.pde.source.feature.group 3.15.300.v20240127-1800.
11:57:34 Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240127-1338.
11:57:34 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:57:34 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:57:34 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:57:34 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:57:34 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:57:34 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:57:34 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
11:57:34 Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240116-1821.
11:57:34 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:57:34 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:57:34 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:57:34 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:58:46 Operation completed in 71908 ms.
11:58:47 [INFO] Installing product epp.package.committers for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app
11:58:47 Installing epp.package.committers 4.31.0.20240201-1200.
11:58:47 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
11:58:47 Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240120-1356.
11:58:47 Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348.
11:58:47 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430.
11:58:47 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
11:58:47 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
11:58:47 Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240130-1223.
11:58:47 Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240131-1709.
11:58:47 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.jdt.feature.group 3.19.400.v20240127-1800.
11:58:47 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157.
11:58:47 Installing org.eclipse.pde.feature.group 3.15.300.v20240127-1800.
11:58:47 Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240127-1338.
11:58:47 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240122-1536.
11:58:47 Installing org.eclipse.platform.source.feature.group 4.31.0.v20240127-1800.
11:58:47 Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240127-1800.
11:58:47 Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240127-1800.
11:58:47 Installing org.eclipse.pde.source.feature.group 3.15.300.v20240127-1800.
11:58:47 Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240127-1338.
11:58:47 Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636.
11:58:47 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452.
11:58:47 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
11:58:47 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
11:58:47 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
11:58:47 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
11:58:47 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
11:58:47 Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240116-1821.
11:58:47 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
11:58:47 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
11:58:47 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240130-0811.
11:58:47 Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240130-0811.
11:59:57 Operation completed in 70097 ms.
11:59:57 [INFO] 
11:59:57 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
12:00:28 [INFO] [Thu Feb 01 17:00:28 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app'...
12:02:01 [INFO] [Thu Feb 01 17:02:01 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app'...
12:03:03 [INFO] 
12:03:03 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
12:03:03 [INFO] [Thu Feb 01 17:03:03 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipsec.exe'
12:03:04 [INFO] [Thu Feb 01 17:03:04 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipse.exe'
12:03:04 [INFO] 
12:03:04 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.committers ---
12:03:04 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz
12:03:41 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.aarch64.tar.gz
12:04:15 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-win32.win32.x86_64.zip
12:04:33 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:05:07 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:05:41 [INFO] 
12:05:41 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.committers ---
12:05:41 [INFO] [Thu Feb 01 17:05:41 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz'...
12:06:34 [INFO] 
12:06:34 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.committers ---
12:06:34 [INFO] [Thu Feb 01 17:06:34 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz'...
12:07:28 [INFO] 
12:07:28 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers ---
12:07:28 [INFO] Executing tasks
12:07:28 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
12:07:42 [INFO] Executed tasks
12:07:42 [INFO] 
12:07:42 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.committers ---
12:07:48 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository...
12:07:49 Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240201-1200.
12:07:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143)
12:07:49 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200)
12:07:49 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240201-1200.
12:07:49 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240201-1200.
12:07:49 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200)
12:07:49 Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240201-1200.
12:07:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143)
12:07:49 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240201-1200.
12:07:49 Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240201-1200.
12:07:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143)
12:07:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143)
12:07:49 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143)
12:07:49 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240201-1200)
12:07:49 [WARNING] [84a66018-3923-4517-a8fd-144a860d0dcf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240201-1200.
12:07:49 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.]
12:07:49 [INFO] 
12:07:49 [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >--------------
12:07:49 [INFO] Building org.eclipse.epp-buildall 4.31.0-SNAPSHOT                [34/34]
12:07:49 [INFO] --------------------------------[ pom ]---------------------------------
12:07:49 [INFO] 
12:07:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall ---
12:07:49 [INFO] 
12:07:49 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall ---
12:07:49 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is...
12:07:49 [INFO] 
12:07:49 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall ---
12:07:49 [INFO] Adding repository http://download.eclipse.org/releases/latest
12:07:52 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
12:07:52 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log
12:07:52 [INFO] Command line:
12:07:52 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml]
12:07:54 Buildfile: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
12:07:54 WARNING: A terminally deprecated method in java.lang.System has been called
12:07:54 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration/org.eclipse.osgi/47/0/.cp/lib/antsupportlib.jar)
12:07:54 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
12:07:54 WARNING: System::setSecurityManager will be removed in a future release
12:07:54 
12:07:54 remove-justj:
12:07:54 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] 
12:07:54 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] 
12:07:54 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] 
12:07:54 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] 
12:07:54 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] 
12:07:54 BUILD SUCCESSFUL
12:07:54 
12:07:54 BUILD SUCCESSFUL
12:07:54 Total time: 0 seconds
12:07:55 [INFO] 
12:07:55 [INFO] --- tycho-p2-repository-plugin:3.0.5:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall ---
12:07:55 [INFO] ------------------------------------------------------------------------
12:07:55 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.31.0-SNAPSHOT:
12:07:55 [INFO] 
12:07:55 [INFO] archive-template ................................... SUCCESS [ 23.810 s]
12:07:55 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [ 10.199 s]
12:07:55 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  3.629 s]
12:07:55 [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [  2.551 s]
12:07:55 [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [  5.595 s]
12:07:55 [INFO] epp.package.cpp .................................... SUCCESS [12:07 min]
12:07:55 [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [  1.441 s]
12:07:55 [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [  1.767 s]
12:07:55 [INFO] epp.package.dsl .................................... SUCCESS [15:17 min]
12:07:55 [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [  1.423 s]
12:07:55 [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [  2.339 s]
12:07:55 [INFO] epp.package.embedcpp ............................... SUCCESS [12:54 min]
12:07:55 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  1.431 s]
12:07:55 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  0.903 s]
12:07:55 [INFO] epp.package.java ................................... SUCCESS [09:10 min]
12:07:55 [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [  1.506 s]
12:07:55 [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [  1.659 s]
12:07:55 [INFO] epp.package.jee .................................... SUCCESS [18:23 min]
12:07:55 [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [  2.235 s]
12:07:55 [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [  1.564 s]
12:07:55 [INFO] epp.package.modeling ............................... SUCCESS [21:51 min]
12:07:55 [INFO] org.eclipse.epp.package.php ........................ SUCCESS [  1.628 s]
12:07:55 [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [  1.918 s]
12:07:55 [INFO] epp.package.php .................................... SUCCESS [13:03 min]
12:07:55 [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [  2.272 s]
12:07:55 [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [  1.672 s]
12:07:55 [INFO] epp.package.rcp .................................... SUCCESS [13:22 min]
12:07:55 [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [  1.478 s]
12:07:55 [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [  1.932 s]
12:07:55 [INFO] epp.package.scout .................................. SUCCESS [11:18 min]
12:07:55 [INFO] org.eclipse.epp.package.committers ................. SUCCESS [  2.561 s]
12:07:55 [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [  2.548 s]
12:07:55 [INFO] epp.package.committers ............................. SUCCESS [15:56 min]
12:07:55 [INFO] org.eclipse.epp-buildall ........................... SUCCESS [  5.949 s]
12:07:55 [INFO] ------------------------------------------------------------------------
12:07:55 [INFO] BUILD SUCCESS
12:07:55 [INFO] ------------------------------------------------------------------------
12:07:55 [INFO] Total time:  02:27 h
12:07:55 [INFO] Finished at: 2024-02-01T17:07:55Z
12:07:55 [INFO] ------------------------------------------------------------------------
12:07:56 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins16473137272241854952.sh
12:07:56 + cd org.eclipse.epp.packages/archive/
12:07:56 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
12:07:56 Checking all EPPs for incubating components
12:07:56 The below report shows what bundles look like they may be incubating in each project
12:07:56 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:02   org.eclipse.lsp4e_0.18.1.202311121506
12:08:02   org.eclipse.lsp4e.debug_0.15.6.202311221020
12:08:02   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:02   org.eclipse.lsp4j.debug_0.21.2.v20240110-1541
12:08:02   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:02   org.eclipse.lsp4j.jsonrpc.debug_0.21.2.v20240110-1541
12:08:02   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:02   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:02   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:02   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:02   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:02 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:05   org.eclipse.lsp4e_0.18.1.202311121506
12:08:05   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:05   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:05   org.eclipse.swtchart_0.14.0.202301260747
12:08:05   org.eclipse.swtchart.extensions_0.14.0.202301260747
12:08:05   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:05   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:05   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:05   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:05 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:10   org.eclipse.lsp4e_0.18.1.202311121506
12:08:10   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.debug_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.debug.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.generator_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.generator.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.jsonrpc.debug_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.jsonrpc.debug.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.jsonrpc.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.websocket_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.websocket.jakarta_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.websocket.jakarta.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.lsp4j.websocket.source_0.21.2.v20240110-1541
12:08:10   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:10   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:10   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:10   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:10   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:10 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:14   org.eclipse.lsp4e_0.18.1.202311121506
12:08:14   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:14   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:14   org.eclipse.swtchart_0.14.0.202301260747
12:08:14   org.eclipse.swtchart.extensions_0.14.0.202301260747
12:08:14   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:14   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:14   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:14   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:14 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:17   org.eclipse.lsp4e_0.18.1.202311121506
12:08:17   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:17   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:17   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:17   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:17   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:17   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:17   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:17 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:22   org.eclipse.lsp4e_0.18.1.202311121506
12:08:22   org.eclipse.lsp4e.debug_0.15.6.202311221020
12:08:22   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:22   org.eclipse.lsp4j.debug_0.21.2.v20240110-1541
12:08:22   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:22   org.eclipse.lsp4j.jsonrpc.debug_0.21.2.v20240110-1541
12:08:22   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:22   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:22   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:22   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:22   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:22 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:28   No incubating plug-ins identified
12:08:28 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:32   org.eclipse.lsp4e_0.18.1.202311121506
12:08:32   org.eclipse.lsp4e.debug_0.15.6.202311221020
12:08:32   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:32   org.eclipse.lsp4j.debug_0.21.2.v20240110-1541
12:08:32   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:32   org.eclipse.lsp4j.jsonrpc.debug_0.21.2.v20240110-1541
12:08:32   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:32   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:32   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:32   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:32 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:37   org.eclipse.lsp4e_0.18.1.202311121506
12:08:37   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:37   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:37   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:37   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:37   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:37   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:37   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:37 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz
12:08:40   org.eclipse.lsp4e_0.18.1.202311121506
12:08:40   org.eclipse.lsp4j_0.21.2.v20240110-1541
12:08:40   org.eclipse.lsp4j.jsonrpc_0.21.2.v20240110-1541
12:08:40   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
12:08:40   org.eclipse.tm4e.core_0.9.0.202401090933
12:08:40   org.eclipse.tm4e.languageconfiguration_0.9.0.202401090933
12:08:40   org.eclipse.tm4e.registry_0.9.0.202401090933
12:08:40   org.eclipse.tm4e.ui_0.9.0.202401090933
12:08:40 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins17807121183792886456.sh
12:08:40 + set -x
12:08:40 + export 'PS4=+$$+ '
12:08:40 + PS4='+$$+ '
12:08:40 +20904+ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
12:08:40 +20906+ EXITCODE=0
12:08:40 +20906+ SSHUSER=genie.packaging@projects-storage.eclipse.org
12:08:40 +20906+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
12:08:40 +20906+ SCP=scp
12:08:40 +++20906+ dirname /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
12:08:40 ++20906+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
12:08:40 ++20906+ pwd
12:08:40 +20906+ DIR=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
12:08:40 +20906+ echo Create the epp.properties file
12:08:40 Create the epp.properties file
12:08:40 +20906+ MVN=/opt/tools/apache-maven/latest/bin/mvn
12:08:40 +20906+ '[' '!' -f /opt/tools/apache-maven/latest/bin/mvn ']'
12:08:40 +20906+ /opt/tools/apache-maven/latest/bin/mvn clean package -f /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
12:08:41 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
12:08:41 Maven home: /opt/tools/apache-maven/latest
12:08:41 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
12:08:41 Default locale: en_US, platform encoding: UTF-8
12:08:41 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix"
12:08:42 [INFO] Scanning for projects...
12:08:53 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
12:09:06 [INFO] 
12:09:06 [INFO] --------------------< org.eclipse.epp:releng.tools >--------------------
12:09:06 [INFO] Building releng.tools 4.31.0-SNAPSHOT
12:09:06 [INFO]   from pom.xml
12:09:06 [INFO] --------------------------------[ pom ]---------------------------------
12:09:07 [INFO] 
12:09:07 [INFO] --- clean:3.2.0:clean (default-clean) @ releng.tools ---
12:09:07 [INFO] 
12:09:07 [INFO] --- build-helper:3.3.0:regex-property (regex-property) @ releng.tools ---
12:09:11 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'releng.tools'. The initial value 'releng.tools' is left as-is...
12:09:11 [INFO] 
12:09:11 [INFO] --- properties:1.1.0:write-project-properties (default) @ releng.tools ---
12:09:11 [INFO] ------------------------------------------------------------------------
12:09:11 [INFO] BUILD SUCCESS
12:09:11 [INFO] ------------------------------------------------------------------------
12:09:11 [INFO] Total time:  29.034 s
12:09:11 [INFO] Finished at: 2024-02-01T17:09:11Z
12:09:11 [INFO] ------------------------------------------------------------------------
12:09:11 ++20906+ get_property RELEASE_NAME
12:09:11 ++20906+ grep '^RELEASE_NAME=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
12:09:11 ++20906+ cut -d= -f2
12:09:11 +20906+ RELEASE_NAME=2024-03
12:09:11 ++20906+ get_property RELEASE_MILESTONE
12:09:11 ++20906+ grep '^RELEASE_MILESTONE=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
12:09:11 ++20906+ cut -d= -f2
12:09:11 +20906+ RELEASE_MILESTONE=M2
12:09:11 ++20906+ get_property RELEASE_DIR
12:09:11 ++20906+ grep '^RELEASE_DIR=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
12:09:11 ++20906+ cut -d= -f2
12:09:11 +20906+ RELEASE_DIR=202402011200
12:09:11 ++20906+ get_property SIMREL_REPO
12:09:11 ++20906+ grep '^SIMREL_REPO=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
12:09:11 ++20906+ cut -d= -f2
12:09:11 +20906+ SIMREL_REPO='https\://download.eclipse.org/releases/2024-03/202402021001/'
12:09:11 +20906+ WORKSPACE=/home/jenkins/agent/workspace/simrel.epp-tycho-build
12:09:11 +20906+ GIT_REPOSITORY=org.eclipse.epp.packages
12:09:11 +20906+ PACKAGES='committers cpp dsl embedcpp java jee modeling php rcp scout'
12:09:11 +20906+ PLATFORMS='linux.gtk.aarch64.tar.gz linux.gtk.x86_64.tar.gz macosx.cocoa.aarch64.dmg macosx.cocoa.aarch64.tar.gz macosx.cocoa.x86_64.dmg macosx.cocoa.x86_64.tar.gz win32.win32.x86_64.zip'
12:09:11 +20906+ STAGING=/home/data/httpd/download.eclipse.org/technology/epp/staging
12:09:11 +20906+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-committers-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-committers-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-committers-2024-03-M2-win32.win32.x86_64.zip eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-cpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-cpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-cpp-2024-03-M2-win32.win32.x86_64.zip eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-dsl-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-dsl-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-dsl-2024-03-M2-win32.win32.x86_64.zip eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-embedcpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-embedcpp-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-embedcpp-2024-03-M2-win32.win32.x86_64.zip eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-java-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-java-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-java-2024-03-M2-win32.win32.x86_64.zip eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-jee-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-jee-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-jee-2024-03-M2-win32.win32.x86_64.zip eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-modeling-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-modeling-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-modeling-2024-03-M2-win32.win32.x86_64.zip eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-win32.win32.x86_64.zip
12:09:11 +20906+ NAME=20240201-1440_eclipse-php-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ echo 20240201-1440_eclipse-php-2024-03-M2-win32.win32.x86_64.zip
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ mv 20240201-1440_eclipse-php-2024-03-M2-win32.win32.x86_64.zip eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:11 +20906+ for PACKAGE in $PACKAGES
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:11 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:11 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:11 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:11 +20906+ for PLATFORM in $PLATFORMS
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:11 ++20906+ cut -d _ -f 2-
12:09:11 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:11 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:11 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:11 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:12 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:12 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-win32.win32.x86_64.zip
12:09:12 +20906+ NAME=20240201-1440_eclipse-rcp-2024-03-M2-win32.win32.x86_64.zip
12:09:12 ++20906+ echo 20240201-1440_eclipse-rcp-2024-03-M2-win32.win32.x86_64.zip
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:12 +20906+ mv 20240201-1440_eclipse-rcp-2024-03-M2-win32.win32.x86_64.zip eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.aarch64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.aarch64.tar.gz eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-linux.gtk.x86_64.tar.gz eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.dmg
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.aarch64.tar.gz eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.dmg
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.dmg eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-macosx.cocoa.x86_64.tar.gz eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:09:12 +20906+ for PLATFORM in $PLATFORMS
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-win32.win32.x86_64.zip
12:09:12 +20906+ NAME=20240201-1440_eclipse-scout-2024-03-M2-win32.win32.x86_64.zip
12:09:12 ++20906+ echo 20240201-1440_eclipse-scout-2024-03-M2-win32.win32.x86_64.zip
12:09:12 ++20906+ cut -d _ -f 2-
12:09:12 ++20906+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
12:09:12 ++20906+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
12:09:12 ++20906+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
12:09:12 ++20906+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
12:09:12 ++20906+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
12:09:12 ++20906+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
12:09:12 +20906+ NEWNAME=eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:12 +20906+ mv 20240201-1440_eclipse-scout-2024-03-M2-win32.win32.x86_64.zip eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml committers.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml committers.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product committers.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml cpp.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml cpp.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product cpp.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml dsl.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml dsl.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product dsl.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml embedcpp.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml embedcpp.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product embedcpp.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml java.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml java.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product java.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml jee.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml jee.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product jee.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml modeling.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml modeling.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product modeling.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml php.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml php.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product php.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml rcp.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml rcp.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product rcp.product.xml
12:09:12 +20906+ for PACKAGE in $PACKAGES
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml scout.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml scout.feature.xml
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product scout.product.xml
12:09:12 ++20906+ date
12:09:12 +20906+ echo 'TIMESTAMP: Thu 01 Feb 2024 05:09:12 PM UTC'
12:09:12 +20906+ echo 'CI URL: https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3104/'
12:09:12 +20906+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php _mirrors.php
12:09:12 +20906+ cat
12:09:12 ++20906+ find eclipse-committers-2024-03-M2-win32-x86_64.zip eclipse-cpp-2024-03-M2-win32-x86_64.zip eclipse-dsl-2024-03-M2-win32-x86_64.zip eclipse-embedcpp-2024-03-M2-win32-x86_64.zip eclipse-java-2024-03-M2-win32-x86_64.zip eclipse-jee-2024-03-M2-win32-x86_64.zip eclipse-modeling-2024-03-M2-win32-x86_64.zip eclipse-php-2024-03-M2-win32-x86_64.zip eclipse-rcp-2024-03-M2-win32-x86_64.zip eclipse-scout-2024-03-M2-win32-x86_64.zip eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz 'eclipse*.dmg' eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:09:12 find: ‘eclipse*.dmg’: No such file or directory
12:09:12 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:12 +20906+ echo .. eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:12 .. eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:12 +20906+ md5sum eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:13 +20906+ sha1sum eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:14 +20906+ sha512sum -b eclipse-committers-2024-03-M2-win32-x86_64.zip
12:09:16 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:16 +20906+ echo .. eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:16 .. eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:16 +20906+ md5sum eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:17 +20906+ sha1sum eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:18 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-win32-x86_64.zip
12:09:19 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:19 +20906+ echo .. eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:19 .. eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:19 +20906+ md5sum eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:20 +20906+ sha1sum eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:21 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-win32-x86_64.zip
12:09:23 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:23 +20906+ echo .. eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:23 .. eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:23 +20906+ md5sum eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:24 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:25 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-win32-x86_64.zip
12:09:26 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:26 +20906+ echo .. eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:26 .. eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:26 +20906+ md5sum eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:27 +20906+ sha1sum eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:28 +20906+ sha512sum -b eclipse-java-2024-03-M2-win32-x86_64.zip
12:09:29 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:29 +20906+ echo .. eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:29 .. eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:29 +20906+ md5sum eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:30 +20906+ sha1sum eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:31 +20906+ sha512sum -b eclipse-jee-2024-03-M2-win32-x86_64.zip
12:09:33 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:33 +20906+ echo .. eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:33 .. eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:33 +20906+ md5sum eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:35 +20906+ sha1sum eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:36 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-win32-x86_64.zip
12:09:38 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:38 +20906+ echo .. eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:38 .. eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:38 +20906+ md5sum eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:39 +20906+ sha1sum eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:40 +20906+ sha512sum -b eclipse-php-2024-03-M2-win32-x86_64.zip
12:09:41 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:41 +20906+ echo .. eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:41 .. eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:41 +20906+ md5sum eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:42 +20906+ sha1sum eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:43 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-win32-x86_64.zip
12:09:45 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:45 +20906+ echo .. eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:45 .. eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:45 +20906+ md5sum eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:46 +20906+ sha1sum eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:47 +20906+ sha512sum -b eclipse-scout-2024-03-M2-win32-x86_64.zip
12:09:48 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:48 +20906+ echo .. eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:48 .. eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:48 +20906+ md5sum eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:49 +20906+ sha1sum eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:51 +20906+ sha512sum -b eclipse-committers-2024-03-M2-linux-gtk-aarch64.tar.gz
12:09:52 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:52 +20906+ echo .. eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:52 .. eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:52 +20906+ md5sum eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:53 +20906+ sha1sum eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:55 +20906+ sha512sum -b eclipse-committers-2024-03-M2-linux-gtk-x86_64.tar.gz
12:09:57 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:09:57 +20906+ echo .. eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:57 .. eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:57 +20906+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:58 +20906+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:09:59 +20906+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:01 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:01 +20906+ echo .. eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:01 .. eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:01 +20906+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:02 +20906+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:03 +20906+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:05 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:05 +20906+ echo .. eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:05 .. eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:05 +20906+ md5sum eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:06 +20906+ sha1sum eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:07 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:08 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:08 +20906+ echo .. eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:08 .. eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:08 +20906+ md5sum eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:09 +20906+ sha1sum eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:10 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:11 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:11 +20906+ echo .. eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:11 .. eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:11 +20906+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:12 +20906+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:13 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:14 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:14 +20906+ echo .. eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:14 .. eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:14 +20906+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:15 +20906+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:16 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:17 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:17 +20906+ echo .. eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:17 .. eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:17 +20906+ md5sum eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:18 +20906+ sha1sum eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:20 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:21 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:21 +20906+ echo .. eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:21 .. eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:21 +20906+ md5sum eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:22 +20906+ sha1sum eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:24 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:25 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:25 +20906+ echo .. eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:25 .. eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:25 +20906+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:27 +20906+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:28 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:30 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:30 +20906+ echo .. eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:30 .. eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:30 +20906+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:31 +20906+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:32 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:34 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:34 +20906+ echo .. eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:34 .. eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:34 +20906+ md5sum eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:34 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:35 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:37 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:37 +20906+ echo .. eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:37 .. eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:37 +20906+ md5sum eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:38 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:39 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:40 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:40 +20906+ echo .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:40 .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:40 +20906+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:41 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:42 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:43 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:43 +20906+ echo .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:43 .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:43 +20906+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:44 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:45 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:46 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:46 +20906+ echo .. eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:46 .. eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:46 +20906+ md5sum eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:47 +20906+ sha1sum eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:48 +20906+ sha512sum -b eclipse-java-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:49 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:49 +20906+ echo .. eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:49 .. eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:49 +20906+ md5sum eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:50 +20906+ sha1sum eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:51 +20906+ sha512sum -b eclipse-java-2024-03-M2-linux-gtk-x86_64.tar.gz
12:10:52 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:52 +20906+ echo .. eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:52 .. eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:52 +20906+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:53 +20906+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:53 +20906+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:10:55 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:55 +20906+ echo .. eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:55 .. eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:55 +20906+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:55 +20906+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:56 +20906+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:10:57 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:10:57 +20906+ echo .. eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:57 .. eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:57 +20906+ md5sum eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:10:58 +20906+ sha1sum eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:00 +20906+ sha512sum -b eclipse-jee-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:02 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:02 +20906+ echo .. eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:02 .. eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:02 +20906+ md5sum eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:03 +20906+ sha1sum eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:04 +20906+ sha512sum -b eclipse-jee-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:06 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:06 +20906+ echo .. eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:06 .. eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:06 +20906+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:07 +20906+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:09 +20906+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:11 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:11 +20906+ echo .. eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:11 .. eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:11 +20906+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:12 +20906+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:13 +20906+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:15 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:15 +20906+ echo .. eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:15 .. eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:15 +20906+ md5sum eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:16 +20906+ sha1sum eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:18 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:20 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:20 +20906+ echo .. eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:20 .. eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:20 +20906+ md5sum eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:22 +20906+ sha1sum eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:23 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:26 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:26 +20906+ echo .. eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:26 .. eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:26 +20906+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:27 +20906+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:28 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:31 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:31 +20906+ echo .. eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:31 .. eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:31 +20906+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:32 +20906+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:34 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:36 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:36 +20906+ echo .. eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:36 .. eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:36 +20906+ md5sum eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:36 +20906+ sha1sum eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:38 +20906+ sha512sum -b eclipse-php-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:39 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:39 +20906+ echo .. eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:39 .. eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:39 +20906+ md5sum eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:40 +20906+ sha1sum eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:41 +20906+ sha512sum -b eclipse-php-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:42 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:42 +20906+ echo .. eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:42 .. eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:42 +20906+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:43 +20906+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:44 +20906+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:45 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:45 +20906+ echo .. eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:45 .. eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:45 +20906+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:46 +20906+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:47 +20906+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:11:49 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:49 +20906+ echo .. eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:49 .. eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:49 +20906+ md5sum eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:50 +20906+ sha1sum eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:51 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-linux-gtk-aarch64.tar.gz
12:11:52 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:52 +20906+ echo .. eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:52 .. eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:52 +20906+ md5sum eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:53 +20906+ sha1sum eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:54 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-linux-gtk-x86_64.tar.gz
12:11:56 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:11:56 +20906+ echo .. eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:56 .. eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:56 +20906+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:57 +20906+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:11:58 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:00 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:00 +20906+ echo .. eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:00 .. eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:00 +20906+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:01 +20906+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:02 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:03 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:03 +20906+ echo .. eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:12:03 .. eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:12:03 +20906+ md5sum eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:12:04 +20906+ sha1sum eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:12:05 +20906+ sha512sum -b eclipse-scout-2024-03-M2-linux-gtk-aarch64.tar.gz
12:12:06 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:06 +20906+ echo .. eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:12:06 .. eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:12:06 +20906+ md5sum eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:12:07 +20906+ sha1sum eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:12:08 +20906+ sha512sum -b eclipse-scout-2024-03-M2-linux-gtk-x86_64.tar.gz
12:12:10 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:10 +20906+ echo .. eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:10 .. eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:10 +20906+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:11 +20906+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:12 +20906+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.tar.gz
12:12:13 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:13 +20906+ echo .. eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:13 .. eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:13 +20906+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:14 +20906+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:15 +20906+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.tar.gz
12:12:16 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:16 +20906+ echo .. eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:16 .. eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:16 +20906+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:18 +20906+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:19 +20906+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:21 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:21 +20906+ echo .. eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:21 .. eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:21 +20906+ md5sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:22 +20906+ sha1sum eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:23 +20906+ sha512sum -b eclipse-committers-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:25 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:25 +20906+ echo .. eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:25 .. eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:25 +20906+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:26 +20906+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:27 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:28 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:28 +20906+ echo .. eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:28 .. eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:28 +20906+ md5sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:29 +20906+ sha1sum eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:30 +20906+ sha512sum -b eclipse-cpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:31 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:31 +20906+ echo .. eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:31 .. eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:31 +20906+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:32 +20906+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:33 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:35 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:35 +20906+ echo .. eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:35 .. eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:35 +20906+ md5sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:36 +20906+ sha1sum eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:38 +20906+ sha512sum -b eclipse-dsl-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:40 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:40 +20906+ echo .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:40 .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:40 +20906+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:40 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:41 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:43 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:43 +20906+ echo .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:43 .. eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:43 +20906+ md5sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:44 +20906+ sha1sum eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:45 +20906+ sha512sum -b eclipse-embedcpp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:46 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:46 +20906+ echo .. eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:46 .. eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:46 +20906+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:47 +20906+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:47 +20906+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:49 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:49 +20906+ echo .. eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:49 .. eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:49 +20906+ md5sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:49 +20906+ sha1sum eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:50 +20906+ sha512sum -b eclipse-java-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:51 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:51 +20906+ echo .. eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:51 .. eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:51 +20906+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:53 +20906+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:54 +20906+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:12:56 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:12:56 +20906+ echo .. eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:56 .. eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:56 +20906+ md5sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:57 +20906+ sha1sum eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:12:58 +20906+ sha512sum -b eclipse-jee-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:00 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:00 +20906+ echo .. eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:00 .. eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:00 +20906+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:01 +20906+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:03 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:05 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:05 +20906+ echo .. eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:05 .. eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:05 +20906+ md5sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:06 +20906+ sha1sum eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:08 +20906+ sha512sum -b eclipse-modeling-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:10 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:10 +20906+ echo .. eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:10 .. eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:10 +20906+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:11 +20906+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:12 +20906+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:14 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:14 +20906+ echo .. eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:14 .. eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:14 +20906+ md5sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:14 +20906+ sha1sum eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:15 +20906+ sha512sum -b eclipse-php-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:17 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:17 +20906+ echo .. eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:17 .. eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:17 +20906+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:18 +20906+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:19 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:21 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:21 +20906+ echo .. eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:21 .. eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:21 +20906+ md5sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:22 +20906+ sha1sum eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:23 +20906+ sha512sum -b eclipse-rcp-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:24 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:24 +20906+ echo .. eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:24 .. eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:24 +20906+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:25 +20906+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:26 +20906+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-aarch64.dmg-tonotarize
12:13:28 +20906+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
12:13:28 +20906+ echo .. eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:28 .. eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:28 +20906+ md5sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:29 +20906+ sha1sum eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:30 +20906+ sha512sum -b eclipse-scout-2024-03-M2-macosx-cocoa-x86_64.dmg-tonotarize
12:13:31 +20906+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-new
12:13:32 +20906+ scp -rp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging-new
12:25:07 +20906+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
12:25:08 +20906+ ssh genie.packaging@projects-storage.eclipse.org test -e /home/data/httpd/download.eclipse.org/technology/epp/staging
12:25:08 +20906+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
12:25:08 +20906+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging-new /home/data/httpd/download.eclipse.org/technology/epp/staging
12:25:09 +20906+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
12:25:10 +20906+ exit 0
12:25:10 $ ssh-agent -k
12:25:10 unset SSH_AUTH_SOCK;
12:25:10 unset SSH_AGENT_PID;
12:25:10 echo Agent pid 50 killed;
12:25:10 [ssh-agent] Stopped.
12:25:10 Finished: SUCCESS